Re: invocation api processes

1999-11-10 Thread Prashant Chandra
nsive)? Or does the 'ps' command on Linux, lists threads not processes? Thanks. -prashant Chris Abbey wrote: > > those are the native threads you wanted. this is the > way pthreads work on linux. > > At 21:36 11/10/99 -0500, Prashant Chandra wrote: > >I

invocation api processes

1999-11-10 Thread Prashant Chandra
I had posted this a few days ago, but somehow it didn't appear on the mailing list. I am trying again. I tried compiling and running the invoke.c example in the Invocation API tutorial, with JDK 1.1.7v3 and native threads. Everything went fine. I found that after the call to CreateJavaVM, thre

Re: compilation troubles with tya07 + jdk1.1.6v2

1998-08-20 Thread Prashant Chandra
incorrect defines being passed to /include/genunix/typedefs_md.h. Thanks for pointing me to tya1.0 web download site. -prashant > > > > Why not use tya 1.0 (which should be used together with jdk1.1.6) ?? > > > > Jah > > > > ET > > > > On Thu, 2

Re: compilation troubles with tya07 + jdk1.1.6v2

1998-08-20 Thread Prashant Chandra
I did not know there was a tya 1.0. I could not find it on the TYA website. Where can I find it? Thanks. -prashant > > Why not use tya 1.0 (which should be used together with jdk1.1.6) ?? > > Jah > > ET > > On Thu, 20 Aug 1998, Prashant Chandra wrote: >

compilation troubles with tya07 + jdk1.1.6v2

1998-08-20 Thread Prashant Chandra
Hi! I just installed TYA 0.7 JIT compiler to work with JDK 1.1.6 v2. I had problems installing TYA and I thought I would share with the rest of the community how I hacked a solution. First I had problems with configure not recognizing my java VM. Apparently this is because 'java -versio