Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 18 Apr 2003 15:46:06 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Building 1.3.22 from src (WAS: Re: (1.3.22) mount: strange 15 second delay) Message-ID: <20030418194606.GA26413@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <00ac01c305dd$ed16edc0$5300a8c0 AT pomello> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00ac01c305dd$ed16edc0$5300a8c0@pomello> User-Agent: Mutt/1.4.1i On Fri, Apr 18, 2003 at 08:08:40PM +0100, Max Bowsher wrote: >Rolf Campbell wrote: >> Vishal Jain wrote: >>> You need to put mingw in winsup/ and then compile. >>> Check out mails around 11th April in the mailing list >>> Vishal >> >> Could someone add this to the FAQ, cause the FAQ instructions don't say >> that. > >That's because its not supposed to be required. Um, yes it is. There is nothing in the top level configuration which tries to avoid it. However, unless you are trying to build something that relies on mingw, you can easily avoid this by just specifying the target. In this case, I assume that Rolf was trying to build the Cygwin DLL and umount.exe. So, just build those: cd winsup cd cygwin make cd ../utils make umount.exe cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/