16 Apr
2007
16 Apr
'07
1:10 a.m.
Nope gcc_select outputs 4.0.1. "sudo gcc_select 4.0" says I'm already using 4.0 - Jeff On Apr 15, 2007, at 8:35 PM, Ryan Schmidt wrote:
On Apr 15, 2007, at 16:43, Kinross, Jeffrey wrote:
Attempting to build Stellarium but it seems broken.
Let's see...
checking build system type... i686-apple-darwin8.9.1 checking host system type... i686-apple-darwin8.9.1
So you're on an Intel Mac...
checking for gcc... /usr/bin/gcc-3.3
But it found gcc-3.3, which is only for building PowerPC binaries.
Why is it using gcc-3.3? Have you selected gcc-3.3? What is the output of "gcc_select" on your system? If it's not 4.0.1, you need to select gcc 4.0.1 by typing "sudo gcc_select 4.0"