Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <00b601c05188$43d357a0$7e5858ca@bct51>
From: "alex" <tinbb@hkplanet.com>
To: <cygwin@sourceware.cygnus.com>
References: <4.3.1.2.20001118123050.021d8890@pop.ma.ultranet.com>
Subject: Re: How to run javac
Date: Sun, 19 Nov 2000 01:51:45 +0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400


----- Original Message -----
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
To: "alex" <tinbb@hkplanet.com>
Sent: Sunday, November 19, 2000 1:33 AM
Subject: Re: How to run javac


> At 11:59 AM 11/18/2000, you wrote:
> >Dear all,
> >     How can i run javac within bash ? I download cygwin and when i try
to
> >run javac on a java file. It always told me that the file doesn't exist.
> >When i use less command to view that file. it exist.
> >
> >i use the command :
> >javac -d . /cygdrive/c/abc/abc.java
> >
> >to compile the java program
>
>
>
> Where's you get javac?  Is it a Cygwin version (I've never heard of one)?
> If not, the problem is that it won't understand Cygwin mount points.  You
> need to specify the path to you java file in relative terms, create a
Cygwin
> mount path that mirrors your Windows file system, or use Windows-style
> paths.
>

Yes, the javac is come from JDK118. I don;t know now to create a mount path.
I use the command
mount d:\\ ddrive
it told me that
mount: ddrive:  Invalid argument



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

