Has anyone successfully built wxPython using ActivePython 2.4.1 on OSX? I have tried unsuccessfully to do so. I get the following build error:
/bk-make-pch .pch/wxprec_monodll/wx/wxprec.h.gch wx/wxprec.h g++ -I.pch/wxprec_monodll -D__WXMAC__ -I../src/tiff -I../src/jpeg -I../src/expat/lib -DwxUSE_BASE=1 -DWXMAKINGDLL -dynamic -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA -D__WXDEBUG__ -Ilib/wx/include/mac-ansi-debug-2.6 -I../include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -fpascal-strings -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon -g -O0 -Wall -Wno-ctor-dtor-privacy -fno-common cc1plus: error: unrecognized command line option "-fpascal-strings" make: *** [.pch/wxprec_monodll/wx/wxprec.h.gch] Error 1 Not sure what is causing -fpascal-strings not to be recognized. C. _______________________________________________ ActivePython mailing list ActivePython@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython