[m-dev.] --c-debug option in runtime/Mmakefile
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Feb 24 22:34:20 AEDT 2005
On 16-Feb-2005, Ian MacLarty <maclarty at cs.mu.OZ.AU> wrote:
> runtime/Mmakefile has the following line:
> MGNUCFLAGS += --c-debug --no-ansi
>
> Should the --c-debug option be removed or is it meant to be there?
I put it in there intentionally. The rationale was that the cost is
small, and the benefit -- being able to debug problems that show up in
the runtime without needing to rebuild the runtime -- is probably worth
the cost. I think that rationale probably still holds, but I would have
no objections if someone wanted to remove that code.
--
Fergus Henderson | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list