can't build cairo

Rainer Müller raimue at macports.org
Fri Nov 12 17:58:43 PST 2010


On 2010-11-12 00:54 , Kevin Layer wrote:
>   export CC=gcc-4.2
>   export MACOSX_DEPLOYMENT_TARGET=10.5
>   export LDFLAGS="-arch x86_64 -isysroot /Developer/SDKs/MacOSX10.5.sdk"
>   export CFLAGS="-arch x86_64 -isysroot /Developer/SDKs/MacOSX10.5.sdk"
>   port install gtk2 +x11 configure.compiler=gcc-4.2
>   port mdmg gtk2 +x11 configure.compiler=gcc-4.2

Actually, none of these variables will be used. MacPorts cleans the
environment and sets its own values. This means the only change
necessary is the different compiler.

Rainer


More information about the macports-users mailing list