Xref: news2.mv.net comp.os.msdos.djgpp:3123 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: ELF vs COFF Date: Thu, 25 Apr 1996 13:10:52 CDT Organization: Rice University, Houston, Texas Lines: 10 Message-ID: <317fc02c.sandmann@clio.rice.edu> References: <199604251132 DOT PAA10360 AT video DOT yars DOT free DOT net> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > > Well, kids, I positively vote for ELF. But then, again, would someone > > PLEASE adopt FSDB for it??? please?? That's right - the symbol reading stuff in edebug/fsdb/ldbg would have to be added for ELF, or you would be forced to use GDB :-) > If somaday djgpp will use ELF, will then it use shared libraries? Probably not, unless someone writes this code. We could use shared libraries right now with the COFF stuff if someone wanted it bad enough ...