Opened 7 years ago

Closed 7 years ago

#4120 closed task (fixed)

glibc-2.26

Reported by: bdubbs@… Owned by: lfs-book@…
Priority: normal Milestone: 8.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (4)

comment:1 by Thierry Nuttens, 7 years ago

It doesn't compile successfully on GCC 7.1.0, as they says they fixed this issue on 7.2.0 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81712 Unfortunatly, I cannot find the patch that fixe the issue on gcc 7.1.0

comment:2 by Armin, 7 years ago

I assume you wanted to say: GCC 7.1.0 doesn't compile when built against glibc-2.26 (since that's what the bug is about).

GCC 7.2.0 is scheduled for next week. If you are in a hurry, you need to apply at least the following two patches to GCC 7.1.0 to get it to compile

https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=72edc2c02f8b4768ad660f46a1c7e2400c0a8e06
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=14c2f22a1877f6b60a2f7c2f83ffb032759456a6

comment:3 by Thierry Nuttens, 7 years ago

Oh Thanks a lot for your feedback, will wait in that case

comment:4 by bdubbs@…, 7 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11279.

Note: See TracTickets for help on using tickets.