delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <01BF66B1.D09A9760.number6@pcbank.net> |
From: | Eric Feliu <number6 AT pcbank DOT net> |
Reply-To: | "number6 AT pcbank DOT net" <number6 AT pcbank DOT net> |
To: | "'Craig MacFarlane'" <craigm AT chemconnect DOT com>, |
"cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com> | |
Subject: | RE: bash, javac and that pesky slash. |
Date: | Mon, 24 Jan 2000 21:25:49 -0500 |
Organization: | Home |
X-Mailer: | Microsoft Internet E-mail/MAPI - 8.0.0.4211 |
Encoding: | 42 TEXT |
I use java and cygwin all the time, the thing you need to remember is that java for the windows environment was not written to use unix command line syntax. Your compile line should be : bash-2.02% javac -d "d:\destdir\classes" foo.java Like Chris Faylor stated this is really a limitation of the javac compiler and not Cygwin. Eric -----Original Message----- From: Craig MacFarlane [SMTP:craigm AT chemconnect DOT com] Sent: Monday, January 24, 2000 12:32 PM To: cygwin AT sourceware DOT cygnus DOT com Subject: bash, javac and that pesky slash. Sun's javac, in jdk1.2.1, seems to change the forward slashes used by bash to backward slashes used by windows. e.g. bash-2.02% javac -d //d/destdir/classes foo.java produces the error message The \\d\destdir\classes directory does not exist. Is there any way to use javac with bash while specifying destination dirs for your classes? It appears as though javac is trying to be too smart by substituting slashes. Thanks, Craig -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |