[m-dev.] c2init and ml flags for linking partially debugged apps
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Apr 23 00:46:24 AEST 2002
On 22-Apr-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> Adding the following to Mmake.params used to sufficient to build the
> Mercury compiler and debug it without building the whole thing in a
> debug grade. This doesn't work anymore.
>
> EXTRA_MLFLAGS=--trace
> EXTRA_C2INITFLAGS=-t
>
> What do I need now?
Just the first line:
EXTRA_MLFLAGS=--trace
But the old way ought to still work too. What exactly goes wrong?
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | 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