cwalls251 / iphone-dev

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

LLVM-GCC failed to compile #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn

What is the expected output? What do you see instead?

Got the following error: 

/usr/local/bin/arm-apple-darwin-ld: can't locate file for: -lc
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.dylib] Error 1
make[2]: Leaving directory
`/home/media/iphone/iphone-dev/build/llvm-gcc-4.0.iphone/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory
`/home/media/iphone/iphone-dev/build/llvm-gcc-4.0.iphone/gcc'
make: *** [all-gcc] Error 2

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

Please provide any additional information below.

Original issue reported on code.google.com by acha...@gmail.com on 26 Oct 2007 at 3:26

Attachments:

GoogleCodeExporter commented 8 years ago
duplicate to issue 67

Original comment by acha...@gmail.com on 26 Oct 2007 at 6:28

GoogleCodeExporter commented 8 years ago

Original comment by Phi...@gmail.com on 26 Oct 2007 at 9:33