the easy fix to get python 2.5 working again

Ryan Schmidt ryandesign at macports.org
Thu Nov 22 14:42:38 PST 2007


On Nov 22, 2007, at 16:02, paul beard wrote:

> I should have attached this to my earlier email. Since it is  
> explicitly for darwin 8, it shouldn't break anything else. Right?
>
>  platform darwin 8 {
> -       configure.compiler      gcc-4.0
> -       configure.args-append   --with-cxx=/usr/bin/g++-4.0
> +       configure.compiler      gcc-3.3
> +       configure.args-append   --with-cxx=/usr/bin/g++-3.3
>  }

I would expect that not to work on Intel Macs, since Apple's gcc 3.3  
only compiles PowerPC binaries.





More information about the macports-users mailing list