Mail Archives: djgpp/1997/10/03/21:35:20
At 10:59 10/3/1997, Anna Chiara Bellini wrote:
>Hi, I have a questionthat is probably quite simple:
>I have a tcl/tk widget, made for linux, that I need to compile under win95.
>To do this, I have to link to 2 dll's: tcl76.dll and tk42.dll. I am using
>DJGPP with RHIDE. What is the right option to tell the compiler to link to
>those libraries??
Sorry, not at all simple. Normal DJGPP *cannot* link with DLL's, or in fact
any other Microsoft invented object file. RSXNT can, however, but then you
basically have to be writing a native Win32 program. You could look into
that if you really need to.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -