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: <20000413163236.17182.qmail@web119.yahoomail.com> Date: Thu, 13 Apr 2000 09:32:36 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Mingwin does not seem to know where its headers live. To: Mo DeJong , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Mo DeJong wrote: -8<- > When I build with mingwin, it bails out > saying it can not find direct.h. > > BASH.EXE-2.03$ gcc -mno-cygwin -c WIN32.C > WIN32.C:2: direct.h: No such file or directory > -8<- I'm going to get picky here. Using Cygwin gcc with the -mno-cygwin switch is not MinGW. There is a different gcc which Mumit distributes that is native to Win32 and thus is the MinGW GCC toolset. You can get this from the pointers at http://www.mingw.org. Using the -mno-cygwin switch is sort of a cross compile. You have a separate set of headers, a separate set of libraries and a special switch which is controlled via the specs file. Mumit has on his site a "howto" for using the -mno-cygwin switch successfully. This information is in the volumes of archives. Regards, ===== --- 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