[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/9934] arm gnueabi linker often fails with FPE error while linkin
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs |
Date: |
10 Mar 2009 17:53:59 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-03-10 17:53
-------
Hi Mike,
The crtn.o file in your tarball is the culprit - it contains relocs that do
not not refer to any symbols. Since those are the only kind of relocs in that
file there is no symbol table either and this is what is confusing the BFD
library.
Please try the uploaded patch which should work for your tarball but maybe not
for other tests. (I did not try to track down all the places where the
assumption is made that relocs==symbols).
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=9934
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/9934] New: arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/08
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/08
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, armin76 at gentoo dot org, 2009/03/09
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, nickc at redhat dot com, 2009/03/10
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs,
nickc at redhat dot com <=
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/10
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, nickc at redhat dot com, 2009/03/11
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/11
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, hjl dot tools at gmail dot com, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, armin76 at gentoo dot org, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, hjl dot tools at gmail dot com, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, hjl dot tools at gmail dot com, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, hjl dot tools at gmail dot com, 2009/03/12
- [Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs, vapier at gentoo dot org, 2009/03/12