
18 Aug
2004
18 Aug
'04
5:45 p.m.
Carlo Wood <carlo@alinoe.com> writes:
Thus, on cygwin, boost::filesystem should treat "/usr" as "c:/cygwin/usr" when compiled with BOOST_WINDOWS (and treat "c:/cygwin/usr" as itself).
I hope you're not considering "C:\cygwin" to be the fixed installation point of the Cygwin suite. On my two computers, one sits at "C:\Program Files\cygwin", "D:\Program Files\cygwin" on the other. Also, most Cygwin programs are fairly agnostic about which way the slashes go, so long as the backslashes are escaped properly. -- Steven E. Harris