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

Mumit Khan khan@xraylith.wisc.edu
Sun Feb 28 23:02:00 GMT 1999


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




More information about the Cygwin mailing list