cwalls251 / iphone-dev

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

LLVM Release build fails - Ubuntu 7.0.4 - Intel #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Fresh Install of Ubuntu (VM on my case)
2. sudo apt-get install (bison,flex,subversion) 
3. following instrucationup to ./configure --enable-optimized

What is the expected output? What do you see instead?
To be build 

What version of the product are you using? On what operating system?
Ubuntu 7.0.4 on VM

This is what do and get:
========================
hilay@hilay-desktop:~/llvm-svn$ ./configure --enable-optimized
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1 
checking target system type... i686-pc-linux-gnulibc1
checking type of operating system we're going to host on... Linux
checking target architecture... x86
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables 

and config.log attached

Thanks in advance for your help

Original issue reported on code.google.com by hil...@gmail.com on 14 Oct 2007 at 8:01

Attachments:

GoogleCodeExporter commented 8 years ago
Do you have dev tools installed in Ubuntu?  What arch (32 or 64bit?)

Original comment by co...@compuserve.com on 15 Oct 2007 at 11:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
a. I have dev tools installed (not all packages)
b. 32Bit

Original comment by hil...@gmail.com on 16 Oct 2007 at 4:35

GoogleCodeExporter commented 8 years ago
Please close ticket

I reinstalled linux and that particular problem resolved

Original comment by hil...@gmail.com on 17 Oct 2007 at 2:19

GoogleCodeExporter commented 8 years ago

Original comment by Phi...@gmail.com on 30 Oct 2007 at 7:47