XCode broke gcc

greenbirdweb

Registered
Hello all -

For the past week or so, I have been trying to get PHP-Gtk2 running on my 10.3 Server. In trying to install X11 (thinking it was part of XCode) I installed the XCode tools from the install CD. However, that seems to have broken my gcc installation. Now, when I try to run ./configure on the php-gtk source, (or anything else, for that matter) I always get the following lines, then the configure program dies:

Code:
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables

Can anyone help me out with getting gcc to work again? I'm definitely not a Unix guru, so I could use a hand!
 
I'm not a 'nix guru but I'm not a novice either and I have the same problem...posted about it somewhere below.
 
Back
Top