sprhawk / iphone-dev

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

make LLVM_VERSION_INFO fail #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. To install the tool chain on the Leopard. I followed the guide mentioned in 
this site. When I 
issue the command: make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn, I always 
cannot 
be passed for the llvm-gcc installation

What is the expected output? What do you see instead?
Successfully passed the make for the llvm-gcc installation.

But I got the result:
/usr/local/bin/arm-apple-darwin-ld: 
/Users/liroger/iphone-filesystem/usr/lib/libc.dylib load 
command 7 unknown cmd field
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.dylib] Error 1
make[1]: *** [stmp-multilib] Error 2
make: *** [all-gcc] Error 2

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

Mac OSX 10.5.4

Please provide any additional information below.

Original issue reported on code.google.com by rogerlee...@hotmail.com on 11 Aug 2008 at 5:21

GoogleCodeExporter commented 9 years ago
I have the same issue. And I am very sorry I opened it again for issue 151.

I guess you are using mac osx 10.5.4 and iphone os 2.0+ right?

Original comment by sftm...@gmail.com on 13 Aug 2008 at 6:14

GoogleCodeExporter commented 9 years ago
same error here :(

any one have any idea? plz guyz... help us...

i m using MacOSX 10.5.4 with iPhone 2.0...

all process goes smooth... and finally when i type...

make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn

got the same error... help plz!

/usr/local/bin/arm-apple-darwin-ld: 
/usr/local/share/iphone-filesystem/lib/libc.dylib load command 7 
unknown cmd field
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.dylib] Error 1
make[1]: *** [stmp-multilib] Error 2
make: *** [all-gcc] Error 2

Original comment by i.D3...@gmail.com on 19 Aug 2008 at 1:03

GoogleCodeExporter commented 9 years ago
yea i'm getting this same error.  I've tried multiple things, including running 
the 
patch on the lib1funcs.asm that another thread recommended, but still no luck.  
Somebody help us!  I want to contribute to the community! 

Original comment by devi...@gmail.com on 27 Aug 2008 at 12:08

GoogleCodeExporter commented 9 years ago
Hi Guys, I figured out the problem. Pls note that, for the iPhone OS directory, 
it 
should be exactly the same as the document description: 
/usr/local/share/iphone-dev
(I am not sure, I cannot remember the full path).
The last solution is reinstall the entire MAC OSX, re-configure the open SDK 
setup. 
Hope you guys can workout it.

Original comment by rogerlee...@hotmail.com on 27 Aug 2008 at 5:54

GoogleCodeExporter commented 9 years ago
thanks for your help Roger, but using the same path as the document description 
doesn't help.  i've been following the document exactly and it still doesn't 
work. 
Unfortunately, reinstalling OSX isn't an option for me.  Are you using Leopard 
10.5.4?

Original comment by devi...@gmail.com on 28 Aug 2008 at 1:48

GoogleCodeExporter commented 9 years ago
Yup, my current version is Leopard 10.5.4

Original comment by rogerlee...@hotmail.com on 29 Aug 2008 at 2:24