Subject: Re: [boost] [boost numeric binding] patch
From: Michael Gauckler (michael.gauckler_at_[hidden])
Date: 2008-09-08 09:57:13


Hi Thomas,

 

Under Linux gccxml is setting the __GNUC__ and everything works. Under
Windows it is trying to emulate msvc (and therefore not setting __GNUC__),
this is why it fails and why this additional check is necessary.

 

Attached again the patch, which also indicates which files needs to be
patched.

 

Regards,

Michael