This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: libjava fails to build for i686-pc-linux-gnu




On Thu, 26 Apr 2001, Jeffrey Oldham wrote:
> ./.libs/libgcj.so: undefined reference to `GC_init_gcj_malloc'
> ./.libs/libgcj.so: undefined reference to `GC_gcj_malloc'

This suggests that boehm-gc didn't build correctly.  After aoliva's change
I did a clean rebuild on i686-pc-linuxgnu both with and without
--enable-threads.

I don't know what might have gone wrong for you.  Can you see if you have
-DGC_GCJ_SUPPORT=1 in <target>/boehm-gc/Makefile?

Jeff



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