[Pythonmac-SIG] building Python 2.3.2 on Panther without frameworks?
Bill Janssen
janssen at parc.com
Wed Oct 29 21:27:10 EST 2003
I can't seem to build 2.3 from source without the darn MacOSX
frameworks getting into the act. I configure with
./configure --disable-toolbox-glue --disable-framework
but still get lots of lines like this:
gcc -g -bundle -bundle_loader python.exe build/temp.darwin-7.0.0-Power_Macintosh-2.3/_Qdmodule.o -L/usr/local/lib -o build/lib.darwin-7.0.0-Power_Macintosh-2.3/_Qd.so -framework Carbon
What's going on here? How do I make it stop?
Bill
More information about the Pythonmac-SIG
mailing list