[wx-dev] wxMac: compilation under OS X 10.3 broken?
Anders F Björklund
afb at algonet.se
Tue Oct 31 14:37:10 PST 2006
William H. Schultz wrote:
> You are *technically* right (just looked at the configure output), but
> since the compiler is the same as the preprocessor on OS X, it doesn't
> make a difference. It still works.
Sorry, didn't mean to nitpick - just point out the difference...
> You also don't have to change the compiler. 4.0 requires 10.3.9 or
> later, while 3.3 will get you earlier versions of 10.3.x.
So if you compile with GCC-4.0, you can still link with GCC-3.3 ?
(I know that SDL ran into lots of problems with this, earlier...)
Maybe it was just the different standard libstdc++ libraries then,
but then again that should be handled by the SDK/syslibroot AFAIK.
--anders
More information about the wx-dev
mailing list