------- Additional Comments From pinskia at physics dot uc dot edu 2005-09-04 04:07 ------- Subject: Re: Binaries generated by arm-linux-gcj segfault on execution on arm target
On Sep 3, 2005, at 11:25 PM, ngmlinux at gmail dot com wrote: > > ------- Additional Comments From ngmlinux at gmail dot com 2005-09-04 > 03:25 ------- > Ok after recompiling the static HelloWorld.exe with the patched > toolchain the > following happens upon execution on the target: > > ===code================================================================ > ========== > [EMAIL PROTECTED] test]$ ./HelloWorld.exe > HelloWorld.exe: dl-runtime.c:72: fixup: Assertion `((reloc->r_info) & > 0xff) == > 22' failed. > Aborted > ======================================================================= > ========== This is a glibc bug in the dynamic loader. Try a newer glibc. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662