Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Cc: David Ford <david@×××××××××.org>
Subject: Re: [gentoo-embedded] C compiler cannot create executables
Date: Sat, 19 Sep 2009 14:15:08
Message-Id: 200909191015.05074.vapier@gentoo.org
In Reply to: Re: [gentoo-embedded] C compiler cannot create executables by David Ford
1 On Friday 18 September 2009 09:03:09 David Ford wrote:
2 > /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so: undefined
3 > reference to `_dl_out_of_memory@GLIBC_PRIVATE'
4
5 you have a mismatch between the glibc files you're importing. you must
6 include all of the libraries from the exact same glibc build, not just one or
7 two.
8 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] C compiler cannot create executables David Ford <david@×××××××××.org>
Re: [gentoo-embedded] C compiler cannot create executables Stephen Feyrer <steve@××××××××.uk>
Re: [gentoo-embedded] C compiler cannot create executables Stephen Feyrer <steve@××××××××.uk>