From: marcov AT toad DOT stack DOT nl (Marco van de Voort) Newsgroups: comp.os.msdos.djgpp Subject: DXE Date: 9 Aug 2001 15:31:36 GMT Organization: Eindhoven University of Technology, The Netherlands Lines: 9 Message-ID: NNTP-Posting-Host: toad.stack.nl User-Agent: slrn/0.9.7.1 (FreeBSD) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to implement DXE late binding for FPC. (which also uses go32v2), and there isn't much information about that. I intend to use stabs info to resolve and bind missing symbols on DXE load. Is there more info then the DJGPP faq and source codes, or somebody working on it? (btw unloading DXE is indeed trivial)