This is the mail archive of the cygwin@sourceware.cygnus.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: Problem with Java and stdout in newest snapshot


Mumit Khan wrote:

> On Wed, 12 Jan 2000, Dr. Schroeder, Klaus wrote:
>
> > But now I'm running into a new problem:As soon, as the jni-dll is loaded
> > from my Java-Program, the Java standard output (System.out.println) does
> > no longer work. This bug does not appear with the originalB20.1
> > cygwin.dll.
>
> This is a "tty" issue as far as I can tell. There may be two ways to solve
> or work around it:
>
> - set CYGWIN=notty before starting the shell where you start Java from.
> - start it from a windows command shell
>
> ...

> Regards,
> Mumit

I tried both ways and still the stdout from the Java code doesn't show up
after loading the JNI-dll, whereas the stdout from the JNI shows up
correctly.

Regards,
Klaus



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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