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]

DLL reference help


Sorry to ask this here, but most of  you are experienced win32
programmers,

I'm porting MESA-2.2 (OpenGL 3D graphics library) to lcc-win32, but
have come to one problem.   To link this library I need WinG, WinG comes

with a static lib for VisualC and as you know this is not compatible
with
lcc-win32 or gnu-win32, WinG has the DLL's but not the .defs to make an
import lib,....

How can I link my object files with a dll?
Do I need a special code in the source?

including this dll is not a pain because it's just 20k, please help.

Thanks in advance...
Lorenzo Varela

-
For help on using this list, 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]