This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target


------- Additional Comments From ngmlinux at gmail dot com  2005-09-01 01:39 -------
(In reply to comment #7)
> First don't add me to the CC, I read gcc-bugs.
I appologize.
 
> As I said this is a bug in boehm-gc, you might to see if you can use the
latest version of  boehm-gc on 
> your target. 

Ok, I was not aware the target needed a boehm-gc utility.  I am unfamiliar with
why this would be needed and where on my target filesystem it should be placed.
 Is this something only required by java binaries?

On my host a "locate boehm-gc" pulls up basically two entries:
1. The following directory and it's contents:
/home/username/arm-linux-gcc-4.0.1/gcc-4.0.1/boehm-gc
2. The following header:
/home/username/arm-linux-gcc-4.0.1/gcc-4.0.1/libjava/include/boehm-gc.h

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23662


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