This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: about cygwin and jni...


jfotovat@caramail.com wrote:
> 
> hi,
> 
> i developed a program (in java) launching processes on
> solaris.
> for that, i use a posix library ad a jni interface.
> when i port my program into windows, i encounter problems.
> my program is unable to load my posix library because (i
> think) the os is winnt and not solaris.
> i don't want to change any code.
> this is the aim of cygwin, isn't it ? How could i do it ?
> 

Cygwin is the posix library, you don't need another.

> i encounter another problem with cygwin1.dll. I want to use
> it instead of msvcrt.dll. but some functions seems to not
> work correctly : for instance, sleep, execXXX,
> this is perhaps the case of whole functions bound to
> processes.
> 

Don't understand "some functions seems to not work correctly".  Provide
example cases that we can build.

-- 
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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