
8 Sep
2008
8 Sep
'08
1:57 p.m.
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