Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000419123222.19300.qmail@web115.yahoomail.com> Date: Wed, 19 Apr 2000 05:32:22 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: [net release] solution to -mno-cygwin problem To: Mumit Khan , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Mumit Khan wrote: -8<- > The solution is any one of the following three: > -8<- > 3. Edit the gcc specs file (`gcc -print-file-name=specs'), taking care > not to wrap any lines and so on, and change `mingw32' to `mingw' in > the: > -iwithprefix ../../../../include/mingw32 ^^^^^^^^^^^^ -iwithprefixbefore > to > -iwithprefix ../../../../include/mingw ^^^^^^^^^^^^ -iwithprefixbefore FTR, the difference is -iwithprefix puts the directory _after_ the list of already included directories and -iwithprefixbefore puts the directory _before_ the list of already included directories. ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com