Mail Archives: djgpp-workers/1996/07/31/11:23:35
>
>
> > That's right, but what is normal behavior? Different flavors of Unix treat
>
> The GNU theory is that switches shouldn't have unexpected side
> affects. -g should control debugging symbols and nothing else. -s
> should control stripping and nothing else.
Isn't stripping the debug information controlling the debugging symbols?
>
> > the unstripped coff file preserved in any case. I'm only proposing that
> > the lack of -g cause the .exe to be stripped.
>
> It's acceptable for stubify to *always* strip the .exe. It's
> acceptable for there to be a new switch that controls it (although
> such a change requires changing gcc, so you have to pass it by the
> FSF). It's not acceptable for it to be tied to a switch with another
> purpose.
>
Always stripping the .exe wouldn't be such a bad idea either, although
that might be a little radical for some.
- Raw text -