Opened 14 years ago
Closed 14 years ago
#2891 closed task (invalid)
Error during "make" process
| Reported by: | Julio | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Book | Version: | 6.8 |
| Severity: | critical | Keywords: | Stable |
| Cc: |
Description
Error during "make" process. it says that cannot find -lgcc and stop the compilation. I have attached the log file.
Attachments (2)
Change History (5)
by , 14 years ago
| Attachment: | config.log added |
|---|
by , 14 years ago
| Attachment: | Error_Screen.txt added |
|---|
Screenshot of the error displayed on the compilation process
follow-up: 3 comment:2 by , 14 years ago
Don't you forget the symlink at end of 5.5.1 gcc pass1?
ln -vs libgcc.a `$LFS_TGT-gcc -print-libgcc-file-name | \
sed 's/libgcc/&_eh/'`
comment:3 by , 14 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
This is not the correct place to report issues you are having. See http://www.linuxfromscratch.org/lfs/view/6.8/chapter01/resources.html and http://www.linuxfromscratch.org/lfs/view/6.8/chapter01/askforhelp.html (in short, try posting to the lfs-support mailing list; folks there should be able to help out). If comment:2 doesn't help out, please post your issue there.
Thanks,
Matt.

Generated by make process. LFS-Book chapter 5.7.1