Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414061 - <sys-libs/glibc-2.16 doesn't build on armv4l
Summary: <sys-libs/glibc-2.16 doesn't build on armv4l
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 05:56 UTC by spock128
Modified: 2012-05-02 04:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description spock128 2012-04-30 05:56:41 UTC
I've been trying to bootstrap on an armv4l (non-thumb) device, and I ran into an issue building glibc.  Glibc would attempt to use some unsupported THUMB instructions, causing the build to fail.

I was able to modify the ebuild to apply this patch, which allowed glibc to build: http://sources.redhat.com/bugzilla/show_bug.cgi?id=12097
The RedHat guys are apparently using this patch, no idea when/if it'll be applied to mainline glibc.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2012-05-02 04:46:57 UTC
thanks ... should be fixed in the tree now