Mar 14 2007, 07:35 PM
Post
#1
|
|
|
Group: Members Posts: 218 Joined: 12-February 06 From: Tokyo Member No.: 9,124 |
Dear devs, I'd be happy if someone could give me a hand with this. I've spent too many hours without success and I'm starting to be depressed
Here is my problem. I've been trying to cross-compile libjeg so that I can cross-compile programs that need it. I need shared libs to I configured with --enable-shared When trying to make, it complained that it couldn't find libtool, so I copied it from /usr/bin/libtool to ./ Then it complained that libtool couldn't find the proper tags so I added --tag=$(CC), with $(CC) pointing to arm-linux-gcc But then when making, towards the end it uses gcc instead of arm-linux-gcc, and /usr/bin/ld instead of arm-linux-ld although I specified LD=arm-linux-ld at configure. So, how to use libtool correctly?? If no one knows whats going on, a tarball of cross-compiled libjpeg libs/headers would also make me happy Thanks! |
|
|
|
uth Hi,
cross-compiling will give you major heartburn... Mar 15 2007, 10:18 AM
matthis Thank you so much for helping out. I am proceeding... Mar 17 2007, 05:38 AM
zensei QUOTE(matthis @ Mar 17 2007, 02:38 PM) Th... Feb 4 2008, 05:03 AM
matthis Thank you! Feb 8 2008, 04:52 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 01:38 PM |