public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-embedded] perl /  -lgcc_s
@ 2006-11-20  6:25 99% Corey
  0 siblings, 0 replies; 1+ results
From: Corey @ 2006-11-20  6:25 UTC (permalink / raw
  To: gentoo-embedded


Ok, well - after much effort, it looks like I'm just not going to be successful
cross compiling perl.

So I decided on a new strategy:  I'd compile perl manually while chroot'd
into my minimal uclibc-based gentoo partition. However, things go fine
until the make process dies with the following:

"/usr/lib/gcc/i686-pc-linux-uclibc/4.1.1/../../../../i686-pc-linux-uclibc/bin/ld: cannot find -lgcc_s"

Well, this is highly annoying, because I do in fact have libgcc_s.so.1:

scanner lib # pwd
/usr/i686-pc-linux-uclibc/lib
scanner lib # ls -l libgcc_s*
-rwxr-xr-x 1 root root 34980 Nov 20 03:51 libgcc_s.so
-rwxr-xr-x 1 root root 34980 Nov 20 03:51 libgcc_s.so.1
scanner lib # readelf -d libgcc_s.so.1

Dynamic section at offset 0x7834 contains 21 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libc.so.0]
 0x0000000e (SONAME)                     Library soname: [libgcc_s.so.1]


I even went and copied thos libgcc_s.so* into every lib directory
I could think of, but it keeps complaining nonetheless. I'm really
stumped here - why is it saying it can't find it?


Thanks
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2006-11-20  6:25 99% [gentoo-embedded] perl / -lgcc_s Corey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox