From: earnie_boyd AT yahoo DOT com (Earnie Boyd) Subject: Re: B20: bad support for Mingw? 6 Nov 1998 15:20:21 -0800 Message-ID: <19981105160139.4480.rocketmail.cygnus.gnu-win32@send1e.yahoomail.com> Reply-To: earnie_boyd AT yahoo DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Maxim Sobolev Cc: "gnu-win32 @cygnus.com" , Jens Yllman Hi Maxim, I got your zip package and built it just fine. It picked up the mingw32 headers, even built the dll; impressive. Now let's figure out what's wrong with your setup. Modify the specs file one more time. Change the version to something your going to recognize as your modified specs file. Now issue the command "gcc -v" and you should see your modified version number if this is the specs file being read. For everyone else on the list, If you plan to use the -mno-cygwin switch you will need to modify the specs file. Add ../../../../ to the include/mingw32 in the cpp section. It will look like this when your done: *cpp: -remap %(cpp_cpu) %{posix:-D_POSIX_SOURCE} %{!mno-cygwin:-D__CYGWIN32__ -D__CY GWIN__} %{mno-cygwin:-iwithprefixbefore ../../../../include/mingw32 -D__MINGW3 2__=0.2} == - \\||// -------------o0O0--Earnie--0O0o-------------- -- earnie_boyd AT yahoo DOT com -- -- http://www.freeyellow.com/members5/gw32 -- ----------------ooo0O--O0ooo----------------- PS: Newbie's, you should visit my page. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".