Summary: | [toolchain overlay] sys-libs/glibc-2.6.1 does not compile with up to date gcc and binutils (via crossdev) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel Scharrer <daniel> |
Component: | [OLD] Core system | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
binutils-bad-version-checks.patch
binutils-elf-begin.patch make-mixed-implicit-normal-rules.patch sed-bad-version-regexp.patch x86-fnstsw.patch |
Description
Daniel Scharrer
2013-02-17 18:47:01 UTC
Created attachment 339170 [details, diff]
binutils-bad-version-checks.patch
Created attachment 339172 [details, diff]
binutils-elf-begin.patch
Created attachment 339174 [details, diff]
make-mixed-implicit-normal-rules.patch
Created attachment 339176 [details, diff]
sed-bad-version-regexp.patch
Created attachment 339178 [details, diff]
x86-fnstsw.patch
Forgot to mention, the target values I tried are armv6j-hardfloat-linux-gnueabi and x86_64-bindist-linux-gnu targets (both work with the attached patches), cross-i686-bindist-linux-gnu (works only when also using an older gcc cross compiler). yes, there are a lot of fixes that'll need backporting. i suspect you only found the obvious ones. i'm not sure this is something we want to maintain. |