------- 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
