[Pythonmac-SIG] Jaguar compiling issues (Was:_renderPM.so for Jaguar)
Dinu Gherman
gherman@darwin.in-berlin.de
Tue, 24 Sep 2002 10:25:11 +0200
Brian Lenihan:
> http://www.osxgnu.org/#jagbugs
>
> This is a separate issue from what you originally posted to the
> pythonmac-sig. Apple's autoconf is indeed broken, but I hadn't seen
> it because I'm using Fink's version.
This is what I meant, just down a few lines on that page:
What has changed in 10.2?
The biggest changes seem to be that the System linked libraries
in OS X have moved to separate libraries so the LDFLAGS and CFLAGS
have to be set. The most common new settings are:
CFLAGS=-no-cpp-precomp
LDFLAGS=-ltinfo -lgcc
( setenv CFLAGS -no-cpp-precomp;setenv LDFLAGS '-ltinfo -lgcc')
If a program did not use any of libraries that were moved it still
works on 10.2. Example :bzip2, gnutar, rpm etc.
Dinu
--
Dinu C. Gherman
......................................................................
"I tremble for my country when I reflect that God is just, that His
justice will not sleep forever." (Thomas Jefferson)