Mail Archives: djgpp-workers/1999/11/02/06:04:26
On 2 Nov 99, at 9:54, Eli Zaretskii wrote:
>
> On Mon, 1 Nov 1999, Andris Pavenis wrote:
>
> > For example I specially building gcc without -g and I'm not running
> > strip on binaries as this:
>
> That's why DJ said that people who need this can use -g0. Won't it
> solve your problem in this case?
>
> Alternatively, I think "strip --strip-debug" will remove debugging
> symbols added by -g, but leave enough to have meaningful traceback.
>
> The automatic implication of -s is for those who don't know how to use
> command-line options, but do know how to ask questions. Keeping the
> flood of those questions as low as we can is always a good idea,
> IMHO.
Of course we could assume -s when none of debugging options are
specified. But I still don't think it's a good idea.
I don't think we'll be able to appease poeple who don't read docs and
asks all questions immediatelly in newsgroup. They'll find what to ask
anyway.
Andris
- Raw text -