|
Rockbox mail archiveSubject: Re: Help on building for ArchosRe: Help on building for Archos
From: Dave Chapman <dave_at_dchapman.com>
Date: Wed, 05 Apr 2006 13:56:38 +0100 Jvo Studer wrote: > gcc uclpack.o src/libucl.a -o ../uclpack > ld: archive: src/libucl.a has no table of contents, add one with > ranlib(1) (can't load from it) > make[2]: *** [../uclpack] Error 1 > make[1]: *** [uclpack] Error 2 > make: *** [tools] Error 2 I don't have the SH compiler installed on my Mac, but running make uclpack ranlib ucl/src/libucl.a make uclpack from the tools/ directory seems to produce a working uclpack. I've also tried adding that ranlib command - ranlib $(TARGET) - to the Makefile in tools/ucl/src and that seems to work, both on Darwin and in Linux. Can others confirm this would be OK to commit to CVS? Dave. Received on 2006-04-05 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |