cwalls251 / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

llvn-svn: configure: error: C compilter cannot create executables. #108

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I try to configure llvm-svn I get this:

$ ./configure --enable-optimized
checking build system type... powerpc-apple-darwin8.10.0
checking host system type... powerpc-apple-darwin8.10.0
checking target system type... powerpc-apple-darwin8.10.0
checking type of operating system we're going to host on... Darwin
checking target architecture... PowerPC
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C 
compiler cannot create 
executables
See `config.log' for more details.

I'm running Mac OSX 10.4.10.

Original issue reported on code.google.com by canalesg...@gmail.com on 31 Dec 2007 at 7:12

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I tried using this: PATH=/opt/local/bin:/bin:/sbin:/usr/bin:/usr/sbin
Still same error...

Original comment by canalesg...@gmail.com on 1 Jan 2008 at 6:38

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Okay I fixed the problem by reinstalling Xcode.

Original comment by canalesg...@gmail.com on 1 Jan 2008 at 7:33

GoogleCodeExporter commented 8 years ago
I've got the same error, running on a Ubuntu 7.10, fresh install on a vmware 
instance.

Original comment by mua...@gmail.com on 15 Apr 2008 at 1:50

GoogleCodeExporter commented 8 years ago
Try reinstalling GCC.

Original comment by canalesg...@gmail.com on 15 Apr 2008 at 1:53