Mail Archives: djgpp-workers/1996/10/11/07:13:52
On Fri, 11 Oct 1996, Bill Currie wrote:
> Do I need to configure binutils 2.7 to rebuild, or is it already done and
> I can just run make?
It is ready configured.
> 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
At first my question: For what do you need a raw coff image? All the binutils
and GDB 4.16 can handle now the exe files. This was also the reason, to
make the 'coff-go32-exe' target as the default target for ld. I (we) had
discussed about this problem in the past in this group and came to the
fact, that producing the exe file should be the deafult, and every one,
who realy need a raw coff image can either use the exe2coff or must
do some work (thinking about the correct commandline switches) to
produce direct a coff image.
Robert
- Raw text -