[m-rev.] for review: configure --enable-ssdebug-grades

Paul Bone pbone at csse.unimelb.edu.au
Thu Jul 29 12:54:40 AEST 2010


On Thu, Jul 29, 2010 at 12:39:45PM +1000, Peter Wang wrote:
> Branches: main, 10.04
> 

I don't understand our policy regarding 10.04.  Since this patch doesn't fix a
bug I don't know why we would include it on a release branch.  Presumably _if_
we release a 10.04.1 it would only contain fixes to 10.04 and not new features.

Thanks.

> @@ -5194,3 +5210,26 @@ case "$remake_dependencies.$reconfiguring" in
>  esac
>  
>  #-----------------------------------------------------------------------------#
> +
> +if test "$BOOTSTRAP_MC" = ""
> +then
> +cat << NO_SURPRISES
> +
> +******************************************************************************
> +
> +\`make install' will install this list of library grades:
> +
> +    $LIBGRADES
> +
> +If you are new to Mercury, please be aware that a large set of grades will
> +take a long time to build, and you will likely not need most of them anyway.
> +You can reduce the number of library grades by using configure options
> +(e.g. \`configure --disable-most-grades'), or proceed as follows:
> +
> +    make -j4 install LIBGRADES='hlc.gc asm_fast.gc.decldebug'
> +
> +******************************************************************************
> +NO_SURPRISES
> +fi
> +
> +#-----------------------------------------------------------------------------#

Any reson for not suggesting ./configure --enable-libgrades=<explicit list> ?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20100729/651b43d5/attachment.sig>


More information about the reviews mailing list