delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
X-Authentication-Warning: | modi.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Tue, 6 Apr 1999 17:54:30 -0500 (CDT) |
From: | Mumit Khan <khan AT xraylith DOT wisc DOT edu> |
To: | dale henderson <dalekh AT hotmail DOT com> |
cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: undefined references for GUI library using Mingw32 |
In-Reply-To: | <19990406224056.37073.qmail@hotmail.com> |
Message-ID: | <Pine.SUN.3.93.990406174756.8737K-100000@modi.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Tue, 6 Apr 1999, dale henderson wrote: > > > >Unless you tell us what the problem is, you're unlikely to get any > help. > >wxWindows works fine with Mingw32 and Cygwin compilers. > > Here are some of the environment settings, /wx/src/mingw32.bat But where is the problem report???? I don't have the time to go through a whole bunch of Makefiles to guess what problem you may be running into! Please understand that. That said, please send me the error report if you want assistance. Also, please search the mailing list for the last few exchanges between Chris Pourcelot and I that should help you fix the faulty WINLIBS setting in the makeg95.env file. One reason I copy all related messages to the list is so that it gets archived and primed for search engines to do the rest. The search should pull up the last note from Chris that gives you the correct values for WINLIBS and a few other variables. > rem Mingw32 environment variables > set > CPLUS_INCLUDE_PATH=f:\mingw32\include;f:\mingw32\lib\gcc-lib\i386-mingw32\egcs-2.91.66\include;f:\mingw32\include\g++ > set > C_INCLUDE_PATH=f:\mingw32\include;f:\mingw32\lib\gcc-lib\i386-mingw32\egcs-2.91.66\include;f:\mingw32\include\g++ > set > LIBRARY_PATH=f:\mingw32\lib;f:\mingw32\lib\gcc-lib\i386-mingw32\egcs-2.91.66 I personally dislike these variables since they add a hidden layer of (lack of ;-) control. I would rather use -If:/mingw32/include. But that's just my personal and subjective preference. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |