http://bugs.linuxfromscratch.org/show_bug.cgi?id=1609
Summary: GCC-4.0.1 bootstrap builds differ from 'normal' targets
Product: Linux From Scratch
Version: Branch_GCC4
Platform: PC
URL: http://www.linuxfromscratch.org/pipermail/lfs-dev/2005-
August/052538.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Book
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
As per the referenced email. 'make bootstrap' causes '-fomit-frame-pointer' to
be passed to the build, but regular 'make' omits it.
sed -i '/^XCFLAGS/s/$/ -fomit-frame-pointer/' gcc/Makefile.in
in GCC pass2 and chapter 6 GCC fixes it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page