Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <011501bfd526$9e7e15c0$032c1818@rochester.rr.com> From: "Terry Lincoln" To: "Mortimer, Andy" , "Cygwin List" References: <13179A03C694D211B84700105A1E6C8B2FCDBF AT cfx-server DOT cfds DOT harwell DOT aeat DOT co DOT uk> Subject: Re: Make and javac compliler problem in bash Date: Tue, 13 Jun 2000 07:00:31 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 ----- Original Message ----- From: "Mortimer, Andy" To: "Cygwin List" 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com