[Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 4 04:22:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-04 04:22 -------
(In reply to comment #18)
> Is this a glibc bug on the target or the host machine? I believe my host would
> have a very recent glibc, my target has an ancient glibc but I compiled my
> HelloWorld.java as a staticly linked application thus I wouldn't expect it to
> have any dependencies on the target. ?
You are running your program on the target right? Then it is a bug on the target. The dynamic loader
still is invoked because well libjava still invokes it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662
More information about the Gcc-bugs
mailing list