This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

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


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 ]



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