From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: gcc --print-file-name: win32 or posix? 3 Jan 1999 17:30:42 -0800 Message-ID: <199901040123.TAA01593.cygnus.cygwin32.developers@modi.xraylith.wisc.edu> References: <19981229153224 DOT 54748 AT cygnus DOT com> To: Geoffrey Noer Cc: cygwin32-developers AT cygnus DOT com Geoffrey Noer writes: > > FYI, I've submitted the following patch to the EGCS folks. Now it > continues to print Win32 paths but with forward slashes instead of > backslashes. This should make everything happy (configure and make > seem to like the change at least...). Geoffrey, fyi, I needed to make a small changes for pathnames to come out correctly (basically, turn all the back to forward slashes after the win32 path conversion). Now that your patch is in the egcs mainline, I'll just submit the change and copy you as well. Also, all my changes to egcs-1.1.1 are archived at: ftp://ftp.xraylith.wisc.edu/pub/khan/cygwin/egcs-1.1.1/patches/ Regards, Mumit