LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   GCC pass 2 (https://www.linuxquestions.org/questions/linux-from-scratch-13/gcc-pass-2-a-4175430115/)

Zimo 10-02-2012 01:17 PM

GCC pass 2
 
Hi guys. I'm working on LFS 7.2. Everything ok till the second install of GCC: when i type:

Quote:

cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \
`dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/include-fixed/limits.h
the shell tells me that "limity.h" & friends do not exist. Any ideas? In which folder i have to launch this command? /tools?

spiky0011 10-02-2012 01:36 PM

Hi

You should have removed all previous gcc dir just leave the tar ball of gcc, then untar as before the cd gcc-4.7.1 then run commands


All times are GMT -5. The time now is 03:51 AM.