This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc --print-prog-name under Cygwin32


On Tue, 13 Apr 1999, R. Hickling wrote:

> gcc --print-prog-name
> under Cygwin32 produces an MS-DOS style pathname - ie using backslashes
> and prefixed by 'C:'.
> 
> This may or may not be what is required, but surely not within 'GNU
> type' configure scripts.
> 
> There needs to be another option.

I'm planning on submitting the patch to change all pathnames to POSIX
style for Cygwin, but there are a few remaining issues (some bugs in
the Cygwin runtime that I'll have to work around). Chris Faylor and
I are still working through the issues, but we're hopeful that this 
change will be in egcs-1.2.

btw, my egcs-1.1.2 distribution for Cygwin does not use backspaces.

Regards,
Mumit




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