[Bug c++/52853] problem in stddef.h, Blender build fails

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 4 11:42:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52853

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-04 11:42:33 UTC ---
(In reply to comment #6)
> "fix for building on linux with gcc4.7, an error was caused by undefining
> __cplusplus, so as to work with mingw4.4"

Don't undefine __cplusplus, that's never appropriate.



More information about the Gcc-bugs mailing list