Date: Fri, 11 Oct 1996 09:38:20 +0000 From: Bill Currie Subject: binutils 2.7 questions To: djgpp-workers AT delorie DOT com Message-id: <325E158C.2245@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Do I need to configure binutils 2.7 to rebuild, or is it already done and I can just run make? (So I can look into the jecxz bug I mentioned in my other letter today) Also, (this is for Robert, I think) should ld realy default to producing stubbed exe's? It's a bit of a pain having to either use a .lnk file or -oformat option to get a raw coff file (although I can see why it would be that way, stops faq's of "how do I produce a valid exe file using ld..."). Bill