Message-Id: <199903310027.TAA00383@delorie.com> From: cssl AT geocities DOT com Sender: cssl AT mail DOT geocities DOT com To: djgpp-announce AT delorie DOT com Date: Tue, 30 Mar 1999 23:25:06 GMT0BST Content-type: text/plain; charset=US-ASCII Subject: COFFLOAD 0.1A available Reply-To: djgpp AT delorie DOT com Hello all. Finally COFFLOAD is available on the net at http://www.geocities.com/SiliconValley/Heights/3204/ (under "My programming projects"->"CLD" ). COFFLOAD is a COFF loader. Really like DXEload (well, some lines of code are still the same... even if at least 90% of code is new :-) ) but without limits on number and type of symbols im/ex-ported, support for global constructors and destructors, etc. Hope it's a first step towards a DLL system for DJGPP ! Just a known bug : doesen't handle uninitialized non-static global symbols. If you know how to fix it, please mail me (a patch would be great!) :-) BYtE, Diego.