This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/12354] compiling glibc gives "previous cfi entry not closed" while compiling on ARM


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]