Update to host installation notes for GCC on Win2K
Ed Maste
emaste@SANDVINE.com
Wed Jun 5 13:04:00 GMT 2002
> On Wed, Jun 05, 2002 at 12:15:24PM -0500, Jeff Russell wrote:
> > A suggested addition to the installation notes for:
> >
> > Microsoft Windows (32 bit) enivoronment with Cygwin.
> >
> > During the configuration step, use path names rooted at
> "/cygdrive" instead
> > of a drive lettter like "c:", as the colon confuses sed.
Note that /cygdrive is Cygwin's default drive letter mount prefix but can be
changed. Cygwin mount will show the prefixes in use (mount
--show-cygdrive-prefix), and Cygwin also comes with a handy cygpath utility
to convert between path types (cygpath -u c:). These could be mentioned
along with /cygdrive in the notes.
-ed
More information about the Gcc
mailing list