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 |
From: | "Andre Oliveira da Costa" <costa AT cade DOT com DOT br> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: bash, javac and that pesky slash. |
Date: | Mon, 24 Jan 2000 15:49:04 -0200 |
Message-ID: | <001401bf6693$4e1a10e0$8400000a@costa.cadenet.com.br> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
In-reply-to: | <v04220802b4b23e518417@[206.173.234.247]> |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.2106.4 |
That's true. jdk is a Windows native application, it wasn't compiled with cygwin. Therefore, it doesn't understand the '/' used by UNIX (cygwin); you must use the M$ '\'. Also, drives must be referenced by their "names" (e.g. "D:" in your case, and not "//d"). Other: the CLASSPATH environment variable must use M$-path-style also, because it is meant to be interpreted by jdk tools. HTH. Regards, Andre -- André Oliveira da Costa (costa AT cade DOT com DOT br) > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Randall R Schulz > Sent: Monday, January 24, 2000 3:39 PM > To: Craig MacFarlane; cygwin AT sourceware DOT cygnus DOT com > Subject: Re: bash, javac and that pesky slash. > > > Craig, > > You must distinguish Cygwin programs from all others and use Windows > native path name syntax for any program not compiled for Cygwin. For > me, this most often manifests itself when I wish to launch Vim. -- 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 |