Re: [Fink-users] C compiler cannot create executables

2004-07-08 Thread Kevin Horton
At 13:43 -0500 8/7/04, John Howland wrote: On Thu, 8 Jul 2004, Alexander K. Hansen wrote: Historically this has been associated with using a Developer Tools version that doesn't match the operating system, but that shouldn't be the case on a new G5. The Developer tools are not installed when a n

Re: [Fink-users] C compiler cannot create executables

2004-07-08 Thread Alexander K. Hansen
Didn't know that, since I'm using a G4 that came with OS 9.1. On Jul 8, 2004, at 2:43 PM, John Howland wrote: On Thu, 8 Jul 2004, Alexander K. Hansen wrote: Historically this has been associated with using a Developer Tools version that doesn't match the operating system, but that shouldn't be the

Re: [Fink-users] C compiler cannot create executables

2004-07-08 Thread John Howland
On Thu, 8 Jul 2004, Alexander K. Hansen wrote: > Historically this has been associated with using a Developer Tools > version that doesn't match the operating system, but that shouldn't be > the case on a new G5. The Developer tools are not installed when a new G5 is shipped. I did not look car

Re: [Fink-users] C compiler cannot create executables

2004-07-08 Thread Alexander K. Hansen
Historically this has been associated with using a Developer Tools version that doesn't match the operating system, but that shouldn't be the case on a new G5. Check out /sw/src/gettext-0.10.40-18/gettext-0.10.40/config.log and see if you can find any information there. On Jul 8, 2004, at 11:3

Re: [Fink-users] C compiler cannot create executables

2004-03-26 Thread GoochRules!
On Mar 26, 2004, at 9:18 AM, Reto Stockli wrote: Fresh install on a G5 of: - OS X 10.3 + software updates - Xcode + update 1.1 [...] configure: error: installation or configuration problem: C compiler cannot create executables. ### execution of ./configure failed, exit code 1 Failed: compiling aal

Re: [Fink-users] C compiler cannot create executables

2004-03-26 Thread Martin Costabel
Reto Stockli wrote: [] checking whether the C compiler (gcc -L/sw/lib) works... no configure: error: installation or configuration problem: C compiler cannot create executables. [] Any suggestions? Look in the config.log file for more details about the failure. -- Martin ---

Re: [Fink-users] C compiler cannot create executables

2002-05-12 Thread Chris Devers
On Sun, 12 May 2002, Peter Bukowinski wrote: > --- > checking for gcc... no > checking for cc... cc > checking for C compiler default output... configure: error: C compiler > cannot create executables > ### ./configure failed, exit code 77 > Failed: compiling fileutils-4.1-3 failed > --- > > Anyo