[mercury-users] . -> [|]

Simon Taylor stayl at cs.mu.OZ.AU
Fri Sep 28 11:30:06 AEST 2001


On 28-Sep-2001, Michael Day <mikeday at bigpond.net.au> wrote:
> I managed to compile Mercury out of cvs, but during mmake install it fails
> every time it sees a list. However, it installs the asm_fast.gc grade. But
> calling io__write and passing a list generates 1 . 2 . 3 . [] rather than
> [1,2,3] so I take it the patch to change ./2 into [|]/2 has not been fully
> applied?

>From INSTALL_CVS:
#          Note also that occasionally changes made to the compiler mean
#          that installing from a stage 1 build will fail, even when the
#          compiler is fine.  In such cases the only way to install the
#          compiler is from the stage 2 directory.

If the `mmake install' installed a new compiler, running `mmake realclean',
then repeating the installation process should work.

Simon.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list