On 1/29/06, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> On 1/29/06, Jeremy Huntwork <[EMAIL PROTECTED]> wrote:
> >
> > So. Exepect a commit in ~ 5 minutes.
>
> Hey, Jeremy, just a little nit.

And another.  We're trying to make a symbolic link at
/tools/$MACHTYPE/bin/ld, but a file already exists there.  It seems
we'd need to add -f to the ln statement:

ln -svf /tools/bin/ld /tools/${MACHTYPE}/bin/ld

or it'll fail with a File exists error.

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

Reply via email to