[m-dev.] Mercury 0.8
Erwan Jahier
Erwan.Jahier at irisa.fr
Wed Nov 18 02:40:55 AEDT 1998
| Hi all,
|
| I've just put the source distribution for Mercury 0.8 on the Mercury
| ftp site <ftp://turiel.cs.mu.oz.au/pub/mercury>. If there are no
| unexpected hiccups discovered in the next 24 hours or so, we will post
| a formal announcement to mercury-announce and elsewhere.
I run into problems to install this on a "SunOS 5.5.1 sun4u sparc SUNW,Ultra-1"
machine (see below). I didn't have any problems to install mercury on
that machine before...
Otherwise, the installation of mercury-compiler-0.8 seems to work OK
on "Linux i686" and "SunOS 5.6 sun4u sparc SUNW,Ultra-1" machines.
Hope that helps.
--------------------------------------------------------------------------------
horn[15:50]%./configure --prefix /home/swann/d02/lande/jahier/mercury-compiler-0.8
[...]
horn[15:56]%make
MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS= all 2>&1 | tee make_all.log
gmake[1]: Entering directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8
cd scripts && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ./scripts/mmake
gmake[2]: Entering directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8scripts'
gmake[2]: Nothing to be done for `default_target'.
gmake[2]: Leaving directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8/cripts'
cd util && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../cripts/mmake
gmake[2]: Entering directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8util'
gmake[2]: Nothing to be done for `default_target'.
gmake[2]: Leaving directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8/til'
case "$grade" in \
*.prof*) \
prof=_prof \
;; \
*) \
prof= \
;; \
esac; \
cd boehm_gc && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts../scripts/mmake PROF=$prof
gmake[2]: Entering directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8boehm_gc'
MAKEFLAGS=""; export MAKEFLAGS; \
gmake GRADE=asm_fast.gc PROF= libgc.a \
libgc.so so
gmake[3]: Entering directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8boehm_gc'
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT -DDONT_DEFIN_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic -DPIC -c dyn_load.c -o dn_load.o
In file included from /usr/include/sys/elf.h:18,
from dyn_load.c:59:
/usr/include/sys/elftypes.h:53: #error "64 bit integer types not supported on tis platform"
gmake[3]: *** [dyn_load.o] Error 1
gmake[3]: Leaving directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8/oehm_gc'
gmake[2]: *** [submake] Error 2
gmake[2]: Leaving directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8/oehm_gc'
gmake[1]: *** [boehm_gc] Error 2
gmake[1]: Leaving directory `/home/swann/d02/lande/jahier/mercury-compiler-0.8'
horn[DING!]%uname -a
SunOS horn 5.5.1 Generic_103640-23 sun4u sparc SUNW,Ultra-1
--
R1.
More information about the developers
mailing list