Hi there, try this: - Copy e.g. rt.jar file from a installed java runtime environment to c:\ - In Cygwin run 'jar tvf /cygdrive/c/rt.jar' for getting a list of the jar-contents to standard output.
Java will return a 'path not found exception'. It does not understand the reference to the x: drive even if I change the cygdrive-prefix with the mount-command. The //x version in Cygwin-4.0 worked instead. Thanks for a hint and regards Axel Volkwein -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/