Gentoo Archives: gentoo-embedded

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

Replies

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