Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 60190
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60190 depends on: Show dependency tree
Bug 60190 blocks: 47485 60911
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-12 16:53 0000
ive been struggling with my arm machines linking against libgcc_s.so for most
binaries and trying to figure out why this is ...

the guys in #debian-arm set me straight today ... since the generic arm spec
doesnt have cpu instruction support for math operations (like div/mult), an
userspace library is required to provide this support

gcc does this in the form of libgcc_s.so ... and since core files in
/{bin,sbin,lib}/ (like fsck!) need this library, we need to move it off of /usr
and into /lib since doing something basic as mounting /usr on a different
partition currently breaks horribly :)

------- Comment #1 From SpanKY 2004-08-15 22:43:52 0000 -------
and this actually seems to be affecting ia64 somewhat

------- Comment #2 From SpanKY 2004-12-23 14:57:22 0000 -------
gcc-config-1.3.8 now copies libgcc_s.so to /lib

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug