
31 Jul
2008
31 Jul
'08
8:50 p.m.
Le Jeu 31 juillet 2008 20:46, Doug Gregor a écrit :
This is the first time I've seen a libstdc++ that's not in sync with
the GCC version. Are there any preprocessor macros that identify the 4.0 libstdc++ vs. the 4.2 libstdc++? I don't know of any, but I guess we could just use __APPLE_CC__.
You can try __CPPLIB_VER as shown here http://predef.sourceforge.net/prelib.html#sec7