Opened 19 years ago
Closed 19 years ago
#1596 closed defect (fixed)
Issue with PCH and 2.6.12 kernel
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Please see the url for details.
GCC-4.x appears ok and GCC-3.4.5 should be OK when released.
But until then LFS needs to address the issue.
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Thanks for the reminder, Randy. It looks like the patch that was committed in comment 39 in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14400 should fix this.
http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01389.html has the patch itself.
Unfortunately my scripts are all gcc-4.0.1 based now, so I'm unable to easily test a gcc-3.4.4 based build myself. Would someone mind whipping that patch up into a LFS-patches compatible format and testing it, please?
Cheers,
Matt.
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm marking this as fixed as we've moved to gcc-4.0.x now which is apparently unaffected (my testsuite results are the cleanest yet!). Feel free to re-open if you can confirm we still trigger the bug.
Just want to add to this bug as it doesn't appear to be something that anyone is considering. Solutions have been provided, yet the book still had not recognized these needed changes.
You can see my test results of GCC-3.4.4 and linux-2.6.12.4 at http://linuxfromscratch.org/~randy/gcc344_test.txt