This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Make and javac compliler problem in bash



----- Original Message -----
From: "Mortimer, Andy" <andy.mortimer@aeat.co.uk>
To: "Cygwin List" <cygwin@sourceware.cygnus.com>
Sent: Tuesday, June 13, 2000 4:03 AM
Subject: RE: Make and javac compliler problem in bash


> Hi all,
>
> Carl Thompson wrote:
> > Woody Jin wrote:
> >
> > > ...
> >
> > > But a better way would be to resolve it within Cygwin.  By default,
> > > any application that is not in cygwin may be considered as Windows
> > > native application (WNA). So, when you launch WNAs, cygwin
> > can convert
> > > the unix style directory to DOS style.  After the
> > conversion, pass the
> > > converted MS-DOS style path to the WNA. I don't know why you think
> > > that this is so impossible or so difficult.  It is just  putting the
> > > gvim's functionality into Cygwin.
> >
> > I like this idea, but I think this functionality would more
> > properly go into
> > the BASH patches for Cygwin than in the Cygwin DLL itself.
> > [...]
>
> Before taking this much further, please consider the essential difference
between
>   bash$ cmd /c dir
> and
>   bash$ cmd 'c:\' dir
>
> ;-)
That, and any other set of normal DOS (Windows) switches preceded by '/'.
These are
definitely not going to be easily discernible from cygwin-style paths by
anything
less than a full parametric template of all possible switch combinations for
every
DOS command.  This gets worse when things like START are used as they accept
commands
with arguments as there arguments... ad nauseum.

>
> Cheers,
>
> Andy

--- Snip ---
Regards,
W. Terry Lincoln (ICQ# 39362285)
Senior Solution Developer [Linux Registered User #99583]
Ciber corporation http://www.ciber.com
<mailto:WTerryLincoln@engineer.com>
<mailto:lincoln2@rochester.rr.com>
<http://www.geocities.com/terry_lincoln>
<http://www.angelfire.com/ny/TerryLincoln>





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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]