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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 25 Jan 2002 15:52:32 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: A cygwin hosted MinGW targeted cross platform Message-ID: <20020125205232.GA32516@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <006601c1a5de$aa48b920$a300a8c0 AT nhv> <3C51C3B4 DOT 1F3A15F1 AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C51C3B4.1F3A15F1@yahoo.com> User-Agent: Mutt/1.3.23.1i On Fri, Jan 25, 2002 at 03:44:36PM -0500, Earnie Boyd wrote: >Norman Vine wrote: >> >> Earnie Boyd writes: >> > >> >I'm wondering what prefix parameter should be used? I like (listed in >> >order of preference): >> > >> >--prefix=/usr/cross >> >--prefix=/usr >> > >> >Comments? >> >> I have been using >> >> --prefix=/usr/mingw >> > >It needs to be generic enough for the possibility of other cross tools. Red Hat uses something like: /usr/H-i686-pc-cygwin for the cygwin "H"osted tools. Underneath that you get something like: i686-pc-cygwin i686-pc-linux etc. for the targeted tools. So, in this instance you'd have: /usr/H-i686-pc-cygwin/i686-pc-mingw32 FYI, cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/