On Wednesday 20 Jun 01, David Abrahams writes:
> Note that when the target archive is to be built on the same drive as the
> current directory, there is no problem. I realize there are alternatives to
> the "e:\..." syntax which don't cause this problem, but the build system I'm
> using (Jam/MR) doesn't really allow me to form paths like //e/...

For the record, you wouldn't want to use //e/... either.  That form is
deprecated and will disappear in 1.3.3.  You must use
/cygdrive/e/... (or use mount) instead.

Regards,
David


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to