problem with make

Stuart stuart@its.washington.edu
Fri Aug 7 10:39:00 GMT 1998


Hi all and thanks for the help.  I still haven't found a solution to my
make problem, but I think I need to expand on the prob as it mixes
cygwin32 and non-cygwin32 tools:

The topic is java development, using Sun's JDK for Windoze.  A typical
compiler invocation would be

javac Applet.java -d e:/public_html

which says compile Applet.java to Applet.class, putting the class file
in directory e:/public_html

Now, even with mount points and/or the use of the //e/public_html
syntax, javac refuses to recognise this form of path.  I expected the
mount point not to work and it says on the Cygwin32 web page that only
cygwin32 tools know about mounting, and the JDK isnt such a toolset.
So I guess I'm stuffed!

Any more pointers and/or inspiration well appreciated. cheers

-- 
Stuart Maclean, Research Associate
University of Washington
ITS Research Program, College of Engineering
Box 352500
Seattle, WA 98195-2500
Tel: (206) 543-0637
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list