22 Nov
2007
22 Nov
'07
10:42 p.m.
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.