sprhawk / iphone-dev

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

llvm configure fails on gutsy 32bit #129

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. get svn version of llvm, either 42498 or head
2. ./configure --enable-optimized
3.

What is the expected output? What do you see instead?
checking for C compiler default output file name... configure: error: C
compiler cannot create executables

What version of the product are you using? On what operating system?
Ubuntu hardy i686

Please provide any additional information below.
config.log attached. gcc segfaulted?? sounds like a compiler bug. let me
know if you agree and I'll report it to Ubuntu.

Original issue reported on code.google.com by andy.gro...@gmail.com on 7 Apr 2008 at 7:13

Attachments:

GoogleCodeExporter commented 9 years ago
Note subject is *wrong*, hardy used not gutsy (sorry)

Original comment by andy.gro...@gmail.com on 7 Apr 2008 at 7:15

GoogleCodeExporter commented 9 years ago
I'm getting a similar error (also Heron - UBUNTU 8.04LTS).  My config.log shows:

uname -m = i686
uname -r = 2.6.22-16-generic
uname -s = Linux
uname -v = #1 SMP Thu Apr 2 01:27:50 GMT 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown

Original comment by matri...@gmail.com on 26 May 2009 at 2:15