From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson) Subject: Re: wxwin port to mingw32 21 Feb 1997 22:43:00 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199702220451.PAA20277.cygnus.gnu-win32@murlibobo.cs.mu.OZ.AU> Content-Type: text Original-To: garp AT opustel DOT com (Keith Garry Boyce) Original-Cc: gnu-win32 AT cygnus DOT com (gnu-win32) In-Reply-To: from "Keith Garry Boyce" at Feb 21, 97 01:53:30 pm X-Mailer: ELM [version 2.4 PL24] Original-Sender: owner-gnu-win32 AT cygnus DOT com Keith Garry Boyce, you wrote: > > I have began porting wxwin to mingw32 from the initial port I did to > gnu-win32. I am getting the following errors (What am I missing?). .... > undefined reference to `_ctype_' > undefined reference to `__srget' > undefined reference to `__swbuf' > undefined reference to `__swbuf' > undefined reference to `gettimeofday' > undefined reference to `__assert' > undefined reference to `_impure_ptr' > undefined reference to `__errno' > undefined reference to `__infinity' My guess with regard to `_ctype_' and `__assert' is that you are probably using a C library that doesn't match with the C header files you're using. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".