Mail Archives: djgpp/1997/05/27/12:52:42
On Sun, 25 May 1997 11:18:59 GMT, Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
wrote:
>
>On Sun, 25 May 1997 leereyno AT IMAP2 DOT ASU DOT EDU wrote:
>
>> libraries are great. I don't see a reason why shared libraries can't be
>> used under dos. Even windows 3.1 uses them in the form of DLLs.
>
>Simple: nobody cared enough to sit down and implement their support in
>DJGPP. Maybe you can change that ;-).
Actually I have wanted something like this in djgpp for a long time.
Does anyone know where to find information on dynamic linking and it's
implementation. I sorta know it in the context of Windows but am not
quite sure how the resolving of addresses of variables and functions
works across dll/exe boundries. (i.e. how does the exe know where the
code for the functions is even after it's been loaded by LoadLibrary?)
I just need some information on dynamic linking. A URL? Anything.
Lonnie McCullough
lonniem AT cs DOT utexas DOT edu
- Raw text -