"hello, world" fails on FreeBSD with shared libraries: gc issue?
Loren James Rittle
rittle@latour.rsch.comm.mot.com
Wed Oct 10 16:50:00 GMT 2001
In article < 01d001c151c977914510ドル$0a01a8c0@mosm1 > you write:
> I'm seeing a problem when compiling "hello, world" with shared libraries on
> FreeBSD 4.4. Stack trace below.
>> Ignore the comments from my earlier message about a problem in
> lang/java/finalizer.c; they happened after I tried merging some changes
> from the FreeBSD boehm-gc port into boehm-gc/os_dep.c.
At the moment, I have a lot of patches in my mainline gcc tree to get
java working well on FreeBSD. I have no idea if the 3.0 branch is
even close to working for us. I have posted but not installed most of
the GC related patches. You absolutely need this patch to use shared
libraries on FreeBSD:
http://gcc.gnu.org/ml/java-patches/2001-q3/msg00279.html
> internal error - unimplemented function unk_lang_create_fundamental_type
> called.
FYI, you need to upgrade gdb to get rid of this error.
Regards,
Loren
More information about the Java
mailing list