wxwin port to mingw32

Fergus Henderson fjh@cs.mu.OZ.AU
Fri Feb 21 20:51:00 GMT 1997


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 <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: < http://www.cs.mu.oz.au/~fjh >   |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list