From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: Newbie pathing question
11 Nov 1996 02:26:09 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199611110743.XAA22838.cygnus.gnu-win32@cirdan.cygnus.com>
Content-Type: text
Original-To: drelson@oaktree.com (David Relson)
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: <2.2.32.19961110020136.0033fb40@mail.ic.net> from "David Relson" at Nov 9, 96 09:01:36 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Length: 454       
Original-Sender: owner-gnu-win32@cygnus.com

David Relson taps on the keyboard:
> 
>     configure --srcdir=//i/H-i386-cygwin32/src/gcc --host=i386-cygwin32
> --target=i386-cygwin32 

Unforunately, // doesn't get interpreted well when it is part of an
argument to gcc.  You need to use mount so you can just use single
slashes...

Also, beta 16 cannot rebuild itself without some custom hacking.
Future betas shouldn't have this problem except maybe under Win 95.

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
