[Bf-committers] Build on Mac OSX 10.5 for i386 with Scons

Jean-Luc Peurière jlp at nerim.net
Sat Oct 18 17:38:09 CEST 2008


Le 18 oct. 08 à 17:22, jms a écrit :

>
> as I use MacPort 1.6.0 + XCode 3.1 , with this little modif of the
> darwin-config.py file,
> it seems to work for me now :
>
>  if BF_PYTHON_VERSION=='2.3':
> -    BF_PYTHON = '/System/Library/Frameworks/Python.framework/ 
> Versions/'
> +    BF_PYTHON =
> '/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ 
> Python.framework/Versions/'
>  else:
>      BF_PYTHON = '/Library/Frameworks/Python.framework/Versions/'
>
>

that is a bit baffling if you have USE_SDK equal to true.

In that case, both lines are equivalent as isysroot will be prepended  
to the first one.

--
Jean-Luc Peurière
jlp at nerim.net





More information about the Bf-committers mailing list