Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

link error lnk2003 while linking IA64 application

0 views
Skip to first unread message

Ishfak Bhagat

unread,
Jan 31, 2004, 11:51:11 AM1/31/04
to
I am porting my application to IA64, and get the following linker errors:
the application uses a DLL and static lib.

libldif64.lib(line64.o) : error LNK2003: gp relative fixup to symbol not in short data section 'ldap_debug'
....

the above symbol 'ldap_debug' is an 'int' defined in the DLL and is being referenced as an 'extern int' in the static lib -libldif64.lib

I am using the Win64 tools from the Feb2003 Platform SDK.

0 new messages