This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: [PB] "no acceptable ld" : cywin32 pb, way to handle win path ?



On Tue, 23 Feb 1999, DJ Delorie wrote:

> No, you were successful.  We submitted a patch to do that a while ago,
> and it should have gotten into egcs by now.  Please let me know if it
> isn't in the recent egcs snapshots.

Only partially. Geoffrey's patch simply turns the directory separator
from '\' to '/', but only after translating the path to win32 native, 
which now looks like 'c:/tmp/foo/bar' etc. Btw, I have a followup to 
the patch, committed to the egcs dev branch, that fixes a small oversight 
in Geoffrey's patch.

Out of the two possible extremes -- win32 only and POSIX only -- this is 
a reasonable compromise, but it does defeat some of my mounting strategies.

We'll still have occasional problems in dealing with configuration tools
that have trouble with ':' in pathnames (I have a few home-grown ones that
do have this problem), and these will get fixed over time.

Regards,
Mumit




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com