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


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

;-)

Cheers,

Andy
***********************************************************************
This transmission contains information which may be confidential and  
which may also be privileged.  It is intended for the named addressee  
only.  Unless you are the named addressee, or authorised to receive it 
on behalf of the addressee you may not copy or use it, or disclose it 
to anyone else.  If you have received this transmission in error please 
contact the sender.  Thank you for your cooperation. 
***********************************************************************

If you would like to find out more about AEA Technology, or how we can
harness the power of science and engineering to help deliver complete
solutions for you, please visit our website at http://www.aeat.co.uk

AEA Technology plc registered office 329 Harwell, Didcot, Oxfordshire OX11 0RA.
Registered in England and Wales, number 3095862.

--
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]