[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Issues] Wrong path to library in libc.a
- To: Andrew Rose <roseandrew@xxxxxx>
- Subject: Re: [Issues] Wrong path to library in libc.a
- From: "Carlos O'Donell" <carlos@xxxxxxxxxxxxxxxx>
- Date: Sun, 12 Jan 2014 20:43:59 -0500
On Sun, Jan 12, 2014 at 3:43 PM, Andrew Rose <roseandrew@xxxxxx> wrote:
> Good day! I build own toolchan under mips architecture
> Script to create toolchan:
> http://pastebin.com/RxwS09iT
> Toolchan build great.
Building is the easy part. Testing and validating are the hard parts.
This looks a configuration error with your linker likely looking in
$SYSROOT + $SYSROOT/lib/libc.so.6 for the libraries (do an strace to
see what full paths it's trying to open).
You need to fix your configuration.
Cheers,
Carlos.
_______________________________________________
Issues mailing list
Issues@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/issues