From: joseph AT photon DOT ceco DOT com (Joe Thykattil) Subject: using win32 DLL's with cygwin32 9 Jan 1998 19:27:05 -0800 Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com 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 AT photon DOT ceco DOT com - 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".