Mail Archives: cygwin/1998/07/23/18:22:28
I am trying to link the mgui graphics library under gnu-win32, however,
I keep getting linking errors:
e:\MINGW32\LIB\GCC-LIB\i386-mingw32\egcs-2.90.27\../../..\libmguiw.a(mguiinit.o)(.text+0x2ad):mguiinit.c:
undefined reference to `MessageBoxA'
e:\MINGW32\LIB\GCC-LIB\i386-mingw32\egcs-2.90.27\../../..\libmguiw.a(mguiinit.o)(.text+0x904):mguiinit.c:
undefined reference to `GetModuleFileNameA'
Quite clearly, the library I am linking is forgetting the @16 needed at
the end of the function name. Can I resolve this problem?
Aaron Schweiger
-
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".
- Raw text -