[Bug ports/12354] compiling glibc gives "previous cfi entry not closed" while compiling on ARM
r.berber at computer dot org
sourceware-bugzilla@sourceware.org
Thu Sep 8 20:33:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=12354
--- Comment #7 from Rene Berber <r.berber at computer dot org> 2011-09-08 20:32:44 UTC ---
On my end the problem still seems to be configure misidentifying the build.
With no --build configure shows "host system type...
armv5tejl-unknown-linux-gnu". Which is wrong.
With --build=... "host system type... armv5tejl-unknown-linux-gnueabi".
FWIW trying the patch with the wrong ABI resolves the problem with
sigrestorer.S, but the same error shows later with
sysdeps/unix/syscall-template.S .
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list