Mail Archives: djgpp-workers/1996/10/13/13:48:09
On Sun, 13 Oct 1996, John M. Aldrich wrote:
> Unless the behavior has changed from v2.00 to v2.01, when you specify
> '-o foo', you get _both_ foo and foo.exe which is stubified with the
> default stub. What I want is to get just foo, so I can stubify it with
> my own stub or whatever.
Like Robert, I also didn't understand how the fact that you get `foo'
*and* `foo.exe' could make any problem here. But if you need that, a
simple change to lib/specs is all you have to do.
- Raw text -