Mail Archives: cygwin/2000/06/13/06:59:19
----- Original Message -----
From: "Mortimer, Andy" <andy DOT mortimer AT aeat DOT co DOT uk>
To: "Cygwin List" <cygwin AT sourceware DOT cygnus DOT 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 AT engineer DOT com>
<mailto:lincoln2 AT rochester DOT rr DOT 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 AT sourceware DOT cygnus DOT com
- Raw text -