invoke GCJ .o files from C/C++ program

Bryce McKinlay bryce@albatross.co.nz
Wed Jul 12 14:10:00 GMT 2000


Cecilia Vy-Ai Le wrote:

> The problem is still there.  Here is the stack trace:
>
> (gdb) run
> Starting program:
> /export/home/cecilia/test/HelloCCJava
>
> ../../../../source/libgcj-snapshot-2000-07-07/libjava/no-threads.cc:28
> #6  0xef656c90 in java::lang::Thread::start
> (this=0xef2e8f30)

Did you try configuring with "--enable-threads=posix"? It may be that there is a problem with
the "--enable-threads=none" configuration.

regards

  [ bryce ]




More information about the Java mailing list