Opened 7 years ago
Closed 7 years ago
#4120 closed task (fixed)
glibc-2.26
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Changes at: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html
Change History (4)
comment:1 by , 7 years ago
comment:2 by , 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
Note:
See TracTickets
for help on using tickets.
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