LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   gcc not working after LFS 6.0 ch 6.61 (https://www.linuxquestions.org/questions/linux-from-scratch-13/gcc-not-working-after-lfs-6-0-ch-6-61-a-276667/)

Barnette 01-11-2005 04:43 PM

gcc not working after LFS 6.0 ch 6.61
 
I just almost got through chapter 6, but when I chrooted back in using the modified chroot command I could no longer compile things.

I was going to install Tcl, Expect, and DejaGNU, but it didn't work.

So I tried creating the dummy.c (echo 'main(){}').
When I type in cc dummy.c, or gcc dummy.c I get
cc: installation problem, cannot exec 'as': No such file or directory

as is part of binutils...
Does anyone know what I can try to fix it?

Barnette 01-11-2005 09:19 PM

so I tried the chroot from the beginning of chapter 6, and now the sanity check works fine then.
I'm thinking of just going back through in that environment and recompile and install everything in chapter 6 again.

>.<

...starting, not today, tomorrow.
Anyone have any other options?


All times are GMT -5. The time now is 02:53 PM.