[m-rev.] for review: fix broken source distribution

Zoltan Somogyi zs at csse.unimelb.edu.au
Sun Oct 1 13:54:53 AEST 2006


On 30-Sep-2006, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> >Another solution to the problem of mtc_union getting compiled with
> >debugging might be to use the --force-disable-tracing option in the
> >slice and mdbcomp directories.  Do you think that'll work (the library
> >will still be compiled with debugging)?

The library still containing non-tail-recursive code is why I went with
the approach I chose.

I guess we could find out which library modules we *need* to be compiled
without debugging, and copy them to the slice directory to be compiled with
--force-disable-tracing.

> Another option here would to have configure set the value of
> PLAIN_SUBDIR_MMAKE based on whether or not the source distribution is
> being compiled.

That would definitely be preferable to Ian's original diff.

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list