---------- Original Message ----------
From: Ken Moffat <zarniwh...@ntlworld.com>
To: LFS Support List <lfs-support@linuxfromscratch.org>
Subject: Re: [lfs-support] Trying to bring up LFS 2.0
Date: Mon, 3 Jun 2013 23:30:00 +0100

On Mon, Jun 03, 2013 at 10:18:06PM +0000, geist1...@juno.com wrote:
> William HarringtonHi All;I have another question ..
> When I am compiling my glibc-2.1.3 it say it says my compilier is too old, 
> when actually it is newer, anyway I know what it needs and I have it.. So how 
> do I say that Gcc is located at /mnt/lfs/usr/bin instead of usr/bin ??THANK 
> YOU marty

In 'recent' LFS (actually, for as long as I can remember - but
presumably things were different in the old days) we put /tools/bin
at the start of the PATH.  I assume that
export PATH=/mnt/lfs/bin:/mnt/lfs/usr/bin:$PATH
will do the necessary.

And welcome to the joys of trying to build old software with modern
tools ;-)

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Hi All;
Ken, Thank You after getting one thing to work and another not to, I did a 
variation of what you said.. I put the regular paths ahead of the ones you 
showed me for /bin and /usr/bin.. And now Glibc is back to doing what it wants 
to do..  I also had to use gcc-2.95.3 instead of gcc-2.95.2, something in my 
version wasn't working.. But, at that time it could have been the PATH 
limitations.. Who knows..
So, THANK YOU Marty 
____________________________________________________________
Weird but easy
Use this simple trick to collect silver from practically any bank
http://thirdpartyoffers.juno.com/TGL3131/51ad2e5056e522e507fedst02duc
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to