----- Original Message ----- 
From: "Jeremy Huntwork" <[EMAIL PROTECTED]>
To: "LFS Developers Mailinglist" <[email protected]>
Sent: Monday, December 01, 2008 10:12 PM
Subject: Re: [Fwd: LFS 6.4: Helped me with with "/tools/bin/ld: cannot
find-lgcc_eh " in Chapter 5.7 Patch for glibc --]


> Bruce Dubbs wrote:
> > But this helped me...
> >
> > Btw I'd appreciate if youl'd make a notice to this patch in that (and
the
> > other chapters as well) in chapter 5.7 of LFS 6.4...
>
> This patch is unecessary in LFS, since we create a symlink at the end of
> gcc-pass1, like so:
>
> ln -vs libgcc.a `gcc -print-libgcc-file-name | \
>      sed 's/libgcc/&_eh/'`
>
> He probably missed this command or didn't run it successfully (didn't
> use backticks?)
>
For such a command not simple to type, it may be wise to recommend checking
the result with
ls -l

Gilles

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to