This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: this pointer off by one?
Adam Megacz wrote:
>./.libs/libgcj.so: undefined reference to `GC_lock'
>./.libs/libgcj.so: undefined reference to `GC_pthread_create'
>./.libs/libgcj.so: undefined reference to `GC_allocate_lock'
>
Havn't seen that one. What was your configure command?
>This is the fourth snapshot I've tried to build, and none of them have
>worked (Debian, gcc-3.0)... can anybody recommend a recent-but-stable
>snapshot, or perhaps make an old CVS checkout available to me? The
>current CVS has all sorts of issues -- I can't get it to compile
>either.
>
Well, I have built the current CVS in the past 24 hours on both x86 and
PowerPC Linux, and its working fine for me. Occasionally the tree does
have problems (usually not caused by Java developers!), and when it does
you can usually use "cvs update -D" to roll back 24 or 48 hours to get
one that builds.
regards
Bryce.