At  1:20 01 Jan 2001 +0530, Dushyanth Harinath wrote:

> Iam trying to use a existing c library and build a java based interface for
> it.I have written a java program for this and created the corresponding
> header file and i have also written a c file to execute the native methods.
> while compiling through gcc it doesnt give me any errors and the shared
> libraries are created fine.

I'd encourage you to do one mailing list at a time - mail that, if you don't
get a response, mail the other.  If you still don't get a response, no-one
knows (or no-one with the time to answer knows ;)

> java version "1.2.2"
> Classic VM (build 1.2.2-L, green threads, nojit)

Have you tried native threads?  Set THREADS_FLAG=native and see what happens.
You might get lucky.

Paul

-- 
Paul Mclachlan ([EMAIL PROTECTED])
Software Engineer, Java Tools.  NuMega Lab, Compuware corp.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to