This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

using win32 DLL's with cygwin32




Hello,

I'm new to the gcc-b18/win32 arena.  I just installed it and have
successfully ported some unix programs over to WinNT 4.0 SP3.

I'm now having trouble using vendor provided DLLs with gcc on WinNT.  I
tried the impdef followed by the dlltool to create a libxxx.a file, but
that technique is still giving me "undefined reference..." errors for
the functions found in the DLL.

I'm using essentially the same make file from when I compiled it
successfully on Sun Solaris with mods to reflect the NT env.

Please help.

Thanks.

Joe

joseph@photon.ceco.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]