Message-Id: <199604260735.DAA15139@delorie.com> Date: Fri, 26 Apr 96 10:33:18 LIT From: Martynas Kunigelis Subject: Re: Standard 32-bit libraries To: sandmann AT clio DOT rice DOT edu, djgpp AT delorie DOT com In-Reply-To: Your message of Thu, 25 Apr 1996 08:26:04 CDT > >To support non-COFF images in V2, at the very least someone would need to >re-write the image load portion of the stub loader (in DJASM) and the >debugger load routine (in v2load). There are also places that look for >the COFF magic number to see if an image is a stubbed image, etc. Nothing >real hard, but it's a non-trivial chunk of work (several hours/days). >Adding the code to v2load (which can be debugged) to support ELF would >probably be the first step. I've messed with stub.asm a LOT. Haven't looked at the v2load though. Anyway, I it would be really necessary I give it a try... For now I am overloaded with studying and other projects. Also I need binutils configured for ELF. Whatever... Let me know if my help is needed. Martynas