This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: armxscale cross compiler build under cygwin


Dave Korn wrote:
On 25 May 2006 17:50, nils wrote:

../libiberty/libiberty.a: could not read symbols: Archive has no index;
run ranlib to add one
your configure is using your host ar which should not be the case. you can define AR_FOR_TARGET=<xscale-ar> forcibly in config.cache of export it as a environment variable in the shell you are building in.
Khem



-- For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]