Hi I am having trouble getting past chapter 5.5 in which we have to install 
GCC-4.5.2.
After make and install of GCC-4.5.2 when we have to execute this below command 
: 

ln -vs libgcc.a `$LFS_TGT-gcc -print-libgcc-file-name | \
sed 's/libgcc/&_eh/'`

i get an error :

bash: -gcc : command not found 

What does this above error mean ..please help ?
I does link libgcc.a despise the above error ...
Is this an issue to be ignored ?


Thank you
                                          
-- 
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