J.R. Hass wrote:
> After having binutils fail right off the bat, I checked the errata and
> it appears I need to add
>
> CC="gcc -B/usr/bin/" to the configure line when building binutils.
>
> The problem is, if I do something like this
>
> export command='CC="gcc -B/usr/bin/"  ../binutils/configure --prefix=/tools'
> $command
>
> It complains CC="gcc command not found.
>
> Thanks,
> -JR
>   
I am not sure if your $command is really necessary.  Did you try using 
the the command for your script exactly like it is in the book 
(Development or 6.3-rc2 LFS)?


rblythe
-- 
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