Re: Shared libraries on systems without virtual memory

"Marco van de Voort" <marcov@toad.stack.nl>
13 Jun 2002 21:09:50 -0400

          From comp.compilers

Related articles
Shared libraries on systems without virtual memory stefan_heinzmann@yahoo.com (Stefan Heinzmann) (2002-06-07)
Re: Shared libraries on systems without virtual memory marcov@toad.stack.nl (Marco van de Voort) (2002-06-13)
| List of all articles for this month |

From: "Marco van de Voort" <marcov@toad.stack.nl>
Newsgroups: comp.compilers
Date: 13 Jun 2002 21:09:50 -0400
Organization: Eindhoven University of Technology, The Netherlands
References: 02-06-017
Keywords: storage, linker, architecture
Posted-Date: 13 Jun 2002 21:09:49 EDT

Stefan Heinzmann wrote:
> I am musing over a way to implement shared libraries / dynamic linking
> for systems without virtual memory.


I'd look into the DXE/DXL system of DJGPP, or how wdosx and/or the
Borland Pascal DPMI-overlaay handles .DLLs under Dos.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.