Mail Archives: djgpp/1999/09/01/12:25:56
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> writes:
> On Mon, 30 Aug 1999, Maurice Lombardi wrote:
>
> > Finally an other inconvenience, only when porting an unix script, is that
> > ginstall do not add automatically the suffix .exe to the executables.
>
> I don't understand. Are you telling that "ginstall foo /bin/foo" does
> NOT produce /bin/foo.exe? It should; it does for me. Please post the
> details.
AFAIK, starting from some version of binutils (2.8.1?), ld produces
stubbed COFF images by default. Then ginstall does not add .exe
suffix, because both foo and foo.exe are stubbed already.
Default output format may depend on linker script (djgpp.djl).
--
Michael Bukin
- Raw text -