Closed GoogleCodeExporter closed 9 years ago
I ran it again making sure that LLVMOBJDIR was correct and I got this instead
/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/gaurav/iphone-dev/llvm-gcc-4.0-iphone-build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory
`/home/gaurav/iphone-dev/llvm-gcc-4.0-iphone-build/gcc'
make: *** [all-gcc] Error 2
Original comment by Gaurav...@gmail.com
on 22 Sep 2007 at 8:56
Be sure that --with-heavenly=$HEAVENLY was properly specified on the command
line when configuring GCC
and that the $HEAVENLY environment variable correctly points to an unpacked
dump of the iPhone partition.
Original comment by nightwat...@gmail.com
on 23 Sep 2007 at 9:05
Original issue reported on code.google.com by
Gaurav...@gmail.com
on 22 Sep 2007 at 8:41