AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070203152352.49d30e23@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0221562E@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Sat, 3 Feb 2007 15:24:06 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Just FYI
Message-ID: <20070203152406.53b9adbc@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0221562E@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0221562E@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Fri, 2 Feb 2007 18:59:02 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> This is the error message that  made me think my /lib/libc.so.6 wasn't
> up to snuff when I was trying to build the cross-tools on my desktop.
> 
> /cross/bin/mipsel-linux-gnu-ld: skipping incompatible /lib/libc.so.6
> when searching for /lib/libc.so.6
> /cross/bin/mipsel-linux-gnu-ld: cannot find /lib/libc.so.6
> collect2: ld returned 1 exit status

OK, what this means is that the cross compiler/linker is not configured
to look for it's libraries (C-library and other libraries) in a
different directory from the system directories.  So you are missing
that configuration parameter somewhere.

Cheers,

a
