------- Comment #25 from pinskia at gcc dot gnu dot org 2005-11-25 20:54 ------- Note libobjc is fine as it does: #include "config.h" #include "tconfig.h" #include "coretypes.h" #include "tm.h" #include "defaults.h"
so it gets the correct define. Now to figure out why libstdc++ works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24991