Hi After numerous issues with gcc, I've come to the point where it seems impossible to have it run properly.
I keep getting error msgs like this one:
...
checking for gcc... gcc
checking whether the C compiler (gcc -L/sw/src/gettext-0.10.40-19/gettext-0.10.40/intl/.libs -L/sw/lib)
works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
### execution of ./configure failed, exit code 1
It seems many people get these.
I already re-installed both Xcode (w/ proper patches) & Fink. I am now therefore looking for a clean gcc binary to install on my system. Does anyone know where I could one?
I am running OSX 10.3.9 w/ Fink O.71 + FinkCommander 0.53 & XCode 1.5 + latest patches.
Sorry, but how about "rm -rf /sw" and retry ?
We're working here with gcc-3.3 to gcc-4.1 without problems. But we do _not_ have fink installed.
Andreas