delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/08/27/04:49:12

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <20040827084755.36035.qmail@web11506.mail.yahoo.com>
Date: Fri, 27 Aug 2004 01:47:55 -0700 (PDT)
From: Yung Leem <leemy78 AT yahoo DOT com>
Subject: help on makefile
To: cygwin AT cygwin DOT com
MIME-Version: 1.0
X-IsSubscribed: yes

Hello to all cygwin experts,

I am a newbie cygwin user that's having a problem compiling a java source.
I am running a makefile that's calling "javac -cp [some_dir] /cygdrive/c/blah/myclass.java"
that's complaining about not being able to find that file.  Being familiar with unix development,
I assumed that the shell process would spawn the javac process, but I think my guess is wrong.
What really seems to happen is that javac gets called from Windows XP (the system I am using)
and javac (from windows xp process) tries to compile that /cygdrive/c/blah/myclass.java file, and
obviously fails to find that file.  What are the options I have?

I am really freaking out that something like LD_LIBRARY_PATH, CLASSPATH, or PATH variables use ":"
colon as a delimeter, but windows file systems recognize ":" as a drive name not as a delimeter. 
So having something like "export CLASSPATH=c:/windows:c:/temp:c:/blah:$CLASSPATH" will be a
nightmare.  I need some advise.  Thanks in advance for answering my question.


		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019