Regarding my problem with open(), upon reading further I see in 
tutorial/native1.1/implementing/invo.html:

>The user-level Java programming language thread implementation on Solaris
>requires the Java Virtual Machine to redirect certain Solaris system calls. The
>set of redirected system calls currently includes read, readv, write, writev,
>getmsg, putmsg, poll, open, close, pipe, fcntl, dup, create, accept, recv,
>send, and so on. This may cause undesirable effects on a hosting native
>application that also depends on these system calls. 

I believe this translates to "I'm screwed". Any chance this works in 1.2?

Andrew Burgess
[EMAIL PROTECTED]
Available for software contract work: www.scruz.net/~cichlid

Reply via email to