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]

cannot find /usr/lib/uclibc_nonshared.a


Hi All,

I'm using crosstool-ng 1.3.2 and building the armeb-unknown-linux-uclibc sample.  When I build procps I get the following error.

.../armeb-unknown-linux-uclibc/bin/ld: cannot find /usr/lib/uclibc_nonshared.a
collect2: ld returned 1 exit status
make[1]: *** [proc/libproc-3.2.7.so] Error 1

I'm wondering why ld is looking in /usr/lib instead of the path for the toolchain (/opt/x-tools/armeb-unknown-linux-uclibc/armeb-unknown-linux-uclibc/sys-root/usr/lib)?

My config is attached.

Thanks,
...doug



      

Attachment: ct.config
Description: Binary data

--
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]