'__imp__' prefix



Hello,

I ran into these error messages when running make to build glib-2.0.7:

./.libs/libgobject-2.0.a(gtype.o)(.text+0x93d7):/usr/src/glib-2.0.7/gobject/gtype.c:2978: undefined reference to __imp__g_threads_got_initialized'
./.libs/libgobject-2.0.a(gtype.o)(.text+0x93e2):/usr/src/glib-2.0.7/gobject/gtype.c:2978: undefined reference to `__imp__g_thread_use_default_impl'

When I dumped the gthread module object files, the referenced symbol was made without the prefix '__imp__'.
How do I tell the make/compiler not to prepend the '__imp__' before the reference symbol?

Any help will be appreciated.

~Agus~


__________________________________________________________
Outgrown your current e-mail service? Get 25MB Storage, POP3 Access,
Advanced Spam protection with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]