[mercury-users] Mercury installation (CygWin -> Linux)

Wim Vanhoof wva at info.fundp.ac.be
Wed Oct 20 23:22:00 AEST 2004



Hello all,

since we are still unable to get Mercury running under
Cygwin, we are now trying to do an installation under
Linux (Linux Fedora). However, we are unable to
get either 0.10 or 0.11 compiling correctly.

The logs are included in this message. Any help
would be greatly appreciated.

Cheers,
Wim.

gmake[1]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1'
cd scripts && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/scripts'
gmake[2]: Rien à faire pour `default_target'.
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/scripts'
cd util && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts 
../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/util'
MERCURY_C_INCL_DIR=../runtime ../scripts/mgnuc --grade 
asm_fast.gc     -I../runtime -O0    -o mkinit mkinit.c 
../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c
In file included from ../runtime/GETOPT/getopt1.c:24:
../runtime/GETOPT/getopt.h:106: attention : function declaration isn't a 
prototype
MERCURY_C_INCL_DIR=../runtime ../scripts/mgnuc --grade 
asm_fast.gc     -I../runtime -O0    -o mdemangle mdemangle.c 
../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c
In file included from ../runtime/GETOPT/getopt1.c:24:
../runtime/GETOPT/getopt.h:106: attention : function declaration isn't a 
prototype
MERCURY_C_INCL_DIR=../runtime ../scripts/mgnuc --grade 
asm_fast.gc     -I../runtime -O0    -o info_to_mdb info_to_mdb.c 
../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c
In file included from ../runtime/GETOPT/getopt1.c:24:
../runtime/GETOPT/getopt.h:106: attention : function declaration isn't a 
prototype
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/util'
gc_grade=`scripts/ml --grade asm_fast.gc --print-gc-grade`; \
cd boehm_gc && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake  GC_GRADE=$gc_grade
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
MAKEFLAGS=""; export MAKEFLAGS; \
gmake   -j1 GRADE=asm_fast.gc \
	GC_GRADE=gc \
	libgc.a libgc.so \
	so
gmake[3]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o alloc.o alloc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o reclaim.o reclaim.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o allchblk.o allchblk.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o misc.o misc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic -DPIC   -o 
if_mach ./if_mach.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic -DPIC   -o 
if_not_there ./if_not_there.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic -DPIC   -o 
threadlibs ./threadlibs.c
rm -f mach_dep.o
./if_mach MIPS IRIX5 ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_sgi_mach_dep.s
./if_mach MIPS RISCOS ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_ultrix_mach_dep.s
./if_mach MIPS ULTRIX ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_ultrix_mach_dep.s
./if_mach RS6000 "" ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./rs6000_mach_dep.s
./if_mach SPARC SUNOS5 ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_mach_dep.s
./if_mach SPARC SUNOS4 ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_sunos4_mach_dep.s
./if_mach SPARC OPENBSD ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_sunos4_mach_dep.s
./if_mach HP_PA HPUX ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
hpux_test_and_clear.o ./hpux_test_and_clear.s
./if_mach HP_PA HPUX ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check -c -o md_tmp.o  ./mach_dep.c
./if_mach HP_PA HPUX ld -r -o mach_dep.o md_tmp.o hpux_test_and_clear.o
./if_not_there mach_dep.o ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check -c  ./mach_dep.c
^^^^Starting command^^^^
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o os_dep.o os_dep.c
rm -f mark_rts.o
./if_mach ALPHA OSF1 ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check -c -DSILENT -DDONT_DEFINE_READ -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DPIC   -Wo,-notail ./mark_rts.c
./if_not_there mark_rts.o ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check -c -DSILENT -DDONT_DEFINE_READ -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DPIC   ./mark_rts.c
^^^^Starting command^^^^
mark_rts.c: Dans la fonction « GC_approx_sp »:
mark_rts.c:305: attention : function returns address of local variable
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o headers.o headers.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o mark.o mark.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o obj_map.o obj_map.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o blacklst.o blacklst.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o finalize.o finalize.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o new_hblk.o new_hblk.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o dbg_mlc.o dbg_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o malloc.o malloc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o stubborn.o stubborn.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o checksums.o checksums.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o solaris_threads.o solaris_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o hpux_irix_threads.o hpux_irix_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o linux_threads.o linux_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o typd_mlc.o typd_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o ptr_chck.o ptr_chck.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o mallocx.o mallocx.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o solaris_pthreads.o solaris_pthreads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o gcj_mlc.o gcj_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check -DSILENT 
-DDONT_DEFINE_READ -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic 
-DPIC     -c -o dyn_load.o dyn_load.c
echo > base_lib
rm -f dont_ar_1
./if_mach SPARC SUNOS5 touch dont_ar_1
./if_mach SPARC SUNOS5 ar rus gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o hpux_irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o dyn_load.o
./if_mach M68K AMIGA touch dont_ar_1
./if_mach M68K AMIGA ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o hpux_irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o dyn_load.o
./if_not_there dont_ar_1 ar ru gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o hpux_irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o dyn_load.o
^^^^Starting command^^^^
./if_not_there dont_ar_1 ranlib gc.a || cat /dev/null
^^^^Starting command^^^^
rm -f libgc.a
# `ln -s' here doesn't work with gnu-win32, so we use `cp' instead
cp gc.a libgc.a
rm -f on_sparc_sunos5_so
./if_mach SPARC SUNOS5 touch on_sparc_sunos5_so
./if_mach SPARC SUNOS5 gmake dyn_load_sunos53.o
./if_mach SPARC SUNOS5 \
gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o 
os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o 
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o 
hpux_irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o mallocx.o 
solaris_pthreads.o gcj_mlc.o dyn_load_sunos53.o \
-ldl `./threadlibs`
./if_not_there on_sparc_sunos5_so gmake dyn_load.o
^^^^Starting command^^^^
gmake[4]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
gmake[4]: `dyn_load.o' est à jour.
gmake[4]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
./if_not_there on_sparc_sunos5_so \
gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o 
os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o 
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o 
hpux_irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o mallocx.o 
solaris_pthreads.o gcj_mlc.o dyn_load.o -lc
^^^^Starting command^^^^
gmake[3]: Rien à faire pour `so'.
gmake[3]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/boehm_gc'
cd runtime && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.10.1/runtime'
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury.c -o mercury.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_accurate_gc.c -o mercury_accurate_gc.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_agc_debug.c -o mercury_agc_debug.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_bootstrap.c -o mercury_bootstrap.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_context.c -o mercury_context.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_debug.c -o mercury_debug.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_deep_copy.c -o mercury_deep_copy.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_dlist.c -o mercury_dlist.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_dummy.c -o mercury_dummy.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_engine.c -o mercury_engine.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_file.c -o mercury_file.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_float.c -o mercury_float.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_getopt.c -o mercury_getopt.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_getopt1.c -o mercury_getopt1.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_grade.c -o mercury_grade.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_hash_table.c -o mercury_hash_table.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_heap_profile.c -o mercury_heap_profile.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_ho_call.c -o mercury_ho_call.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_label.c -o mercury_label.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_layout_util.c -o mercury_layout_util.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_memory.c -o mercury_memory.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_memory_zones.c -o mercury_memory_zones.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_memory_handlers.c -o mercury_memory_handlers.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_misc.c -o mercury_misc.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_prof.c -o mercury_prof.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_prof_mem.c -o mercury_prof_mem.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_reg_workarounds.c -o mercury_reg_workarounds.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_regs.c -o mercury_regs.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_signal.c -o mercury_signal.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_stack_trace.c -o mercury_stack_trace.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_stacks.c -o mercury_stacks.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_string.c -o mercury_string.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_tabling.c -o mercury_tabling.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_thread.c -o mercury_thread.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_timing.c -o mercury_timing.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_trace_base.c -o mercury_trace_base.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_trail.c -o mercury_trail.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_type_info.c -o mercury_type_info.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_type_tables.c -o mercury_type_tables.o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -c 
mercury_wrapper.c -o mercury_wrapper.o
rm -f libmer_rt.a
ar cr   \
	libmer_rt.a mercury.o mercury_accurate_gc.o mercury_agc_debug.o 
mercury_bootstrap.o mercury_context.o mercury_debug.o mercury_deep_copy.o 
mercury_dlist.o mercury_dummy.o mercury_engine.o mercury_file.o 
mercury_float.o mercury_getopt.o mercury_getopt1.o mercury_grade.o 
mercury_hash_table.o mercury_heap_profile.o mercury_ho_call.o 
mercury_label.o mercury_layout_util.o mercury_memory.o 
mercury_memory_zones.o mercury_memory_handlers.o mercury_misc.o 
mercury_prof.o mercury_prof_mem.o mercury_reg_workarounds.o mercury_regs.o 
mercury_signal.o mercury_stack_trace.o mercury_stacks.o mercury_string.o 
mercury_tabling.o mercury_thread.o mercury_timing.o mercury_trace_base.o 
mercury_trail.o mercury_type_info.o mercury_type_tables.o mercury_wrapper.o
ranlib libmer_rt.a
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -fpic -DPIC \
	-c mercury.c -o mercury.pic_o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -fpic -DPIC \
	-c mercury_accurate_gc.c -o mercury_accurate_gc.pic_o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -fpic -DPIC \
	-c mercury_agc_debug.c -o mercury_agc_debug.pic_o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -fpic -DPIC \
	-c mercury_bootstrap.c -o mercury_bootstrap.pic_o
MERCURY_ALL_C_INCL_DIRS=" -I../runtime -I../boehm_gc -I../boehm_gc/include 
" ../scripts/mgnuc  --grade asm_fast.gc     --no-ansi    -g     -fpic -DPIC \
	-c mercury_context.c -o mercury_context.pic_o
mercury_context.c: Dans la fonction « scheduler_module »:
mercury_context.c:309: error: « asm » invalide: numéro d'opérande manquant 
après %-letter
mercury_context.c:309: error: « asm » invalide: numéro d'opérande manquant 
après %-letter
gmake[2]: *** [mercury_context.pic_o] Erreur 1
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1/runtime'
gmake[1]: *** [runtime] Erreur 2
gmake[1]: Quitte le répertoire `/tmp/mercury-compiler-0.10.1'


And the other one...

gmake[1]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0'
cd scripts && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/scripts'
gmake[2]: Rien à faire pour `default_target'.
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/scripts'
cd util && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts 
../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/util'
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir  --no-ansi -- 
-I../runtime -O0     -o mkinit mkinit.c ../runtime/GETOPT/getopt.c 
../runtime/GETOPT/getopt1.c
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir   -- 
-I../runtime -O0     -o mdemangle mdemangle.c ../runtime/GETOPT/getopt.c 
../runtime/GETOPT/getopt1.c
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir   -- 
-I../runtime -O0     -o info_to_mdb info_to_mdb.c 
../runtime/GETOPT/getopt.c ../runtime/GETOPT/getopt1.c
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/util'
gc_grade=`scripts/ml --grade asm_fast.gc --print-gc-grade`; \
cd boehm_gc && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake  GC_GRADE=$gc_grade
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
MAKEFLAGS=""; export MAKEFLAGS; \
gmake  -j1 GRADE=asm_fast.gc GC_GRADE=gc \
	libgc.a libgc.so \
	so
gmake[3]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o alloc.o alloc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o reclaim.o reclaim.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o allchblk.o allchblk.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o misc.o misc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   -o if_mach ./if_mach.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   -o if_not_there ./if_not_there.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   -o threadlibs ./threadlibs.c
rm -f mach_dep.o
./if_mach MIPS IRIX5 ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_sgi_mach_dep.S
./if_mach MIPS RISCOS ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_ultrix_mach_dep.s
./if_mach MIPS ULTRIX ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./mips_ultrix_mach_dep.s
./if_mach POWERPC MACOSX ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./powerpc_macosx_mach_dep.s
./if_mach ALPHA LINUX ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check --no-mercury-stdlib-dir -c -o mach_dep.o ./alpha_mach_dep.S
./if_mach SPARC SUNOS5 ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check --no-mercury-stdlib-dir -c -o mach_dep.o ./sparc_mach_dep.S
./if_mach SPARC SUNOS4 ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_sunos4_mach_dep.s
./if_mach SPARC OPENBSD ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_sunos4_mach_dep.s
./if_mach SPARC NETBSD ../scripts/mgnuc --grade asm_fast.gc --assemble -o 
mach_dep.o ./sparc_netbsd_mach_dep.s
./if_mach IA64 "" as  -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s
./if_mach IA64 "" ../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -fpic -DMR_PIC 
./mach_dep.c
./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o
./if_not_there mach_dep.o ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check --no-mercury-stdlib-dir -c -I./include -fpic -DMR_PIC ./mach_dep.c
^^^^Starting command^^^^
./if_not_there mach_dep.o `cygpath -w /bin/sh` ../scripts/mgnuc --grade 
asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include 
-fpic -DMR_PIC ./mach_dep.c
/bin/sh: line 1: cygpath: command not found
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o os_dep.o os_dep.c
rm -f mark_rts.o
./if_mach ALPHA OSF1 ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   -Wo,-notail ./mark_rts.c
./if_not_there mark_rts.o ../scripts/mgnuc --grade asm_fast.gc --no-ansi 
--no-check --no-mercury-stdlib-dir -c -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   ./mark_rts.c
^^^^Starting command^^^^
mark_rts.c: Dans la fonction « GC_approx_sp »:
mark_rts.c:337: attention : function returns address of local variable
./if_not_there mark_rts.o `cygpath -w /bin/sh` ../scripts/mgnuc --grade 
asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include 
-DSILENT -DNO_DEBUGGING -DNO_EXECUTE_PERMISSION -fpic -DMR_PIC   ./mark_rts.c
/bin/sh: line 1: cygpath: command not found
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o headers.o headers.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o mark.o mark.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o obj_map.o obj_map.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o blacklst.o blacklst.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o finalize.o finalize.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o new_hblk.o new_hblk.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o dbg_mlc.o dbg_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o malloc.o malloc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o stubborn.o stubborn.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o checksums.o checksums.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o solaris_threads.o 
solaris_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o irix_threads.o irix_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o linux_threads.o 
linux_threads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o typd_mlc.o typd_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o ptr_chck.o ptr_chck.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o mallocx.o mallocx.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o solaris_pthreads.o 
solaris_pthreads.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o gcj_mlc.o gcj_mlc.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o specific.o specific.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o gc_dlopen.o gc_dlopen.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o backgraph.o backgraph.c
../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check 
--no-mercury-stdlib-dir -I./include -DSILENT -DNO_DEBUGGING 
-DNO_EXECUTE_PERMISSION -fpic -DMR_PIC     -c -o dyn_load.o dyn_load.c
echo > base_lib
rm -f dont_ar_1
./if_mach SPARC SUNOS5 touch dont_ar_1
./if_mach SPARC SUNOS5 ar rus gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o 
dyn_load.o
./if_mach M68K AMIGA touch dont_ar_1
./if_mach M68K AMIGA ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o 
dyn_load.o
./if_not_there dont_ar_1 ar ru gc.a alloc.o reclaim.o allchblk.o misc.o 
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o 
finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o 
solaris_threads.o irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o 
mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o 
dyn_load.o
^^^^Starting command^^^^
./if_not_there dont_ar_1 ranlib gc.a || cat /dev/null
^^^^Starting command^^^^
rm -f libgc.a
# `ln -s' here doesn't work with gnu-win32, so we use `cp' instead
cp gc.a libgc.a
rm -f on_sparc_sunos5_so
./if_mach SPARC SUNOS5 touch on_sparc_sunos5_so
./if_mach SPARC SUNOS5 gmake dyn_load_sunos53.o
./if_mach SPARC SUNOS5 \
gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o 
os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o 
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o 
irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o mallocx.o 
solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o 
dyn_load_sunos53.o \
-ldl `./threadlibs`
./if_not_there on_sparc_sunos5_so gmake dyn_load.o
^^^^Starting command^^^^
gmake[4]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
gmake[4]: `dyn_load.o' est à jour.
gmake[4]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
./if_not_there on_sparc_sunos5_so \
gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o 
os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o 
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o 
irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o mallocx.o 
solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o dyn_load.o -lc
^^^^Starting command^^^^
gmake[3]: Rien à faire pour `so'.
gmake[3]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/boehm_gc'
cd runtime && PATH=../scripts:../util:$PATH MMAKE_VPATH=. 
MMAKE_DIR=../scripts ../scripts/mmake
gmake[2]: Entre dans le répertoire `/tmp/mercury-compiler-0.11.0/runtime'
../Mmake.common:380: attention : variable indéfinie `LIB_DLL_H'
../Mmake.common:383: attention : variable indéfinie `LIB_DLL_H'
/tmp/mmake.P20398:962: attention : variable indéfinie `LIB_DLL_H'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury.c -o mercury.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_accurate_gc.c -o mercury_accurate_gc.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_agc_debug.c -o mercury_agc_debug.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_bootstrap.c -o mercury_bootstrap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_builtin_types.c -o mercury_builtin_types.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_construct.c -o mercury_construct.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_context.c -o mercury_context.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_debug.c -o mercury_debug.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_deconstruct.c -o mercury_deconstruct.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_deep_copy.c -o mercury_deep_copy.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_deep_profiling.c -o mercury_deep_profiling.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_dlist.c -o mercury_dlist.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_dummy.c -o mercury_dummy.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_engine.c -o mercury_engine.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_file.c -o mercury_file.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --c-debug 
--no-ansi   --  -I../boehm_gc -I../boehm_gc/include 
-I../mps_gc/code  -DMERCURY_BOOTSTRAP_H -DMERCURY_CONF_BOOTSTRAP_H     -c 
mercury_float.c -o mercury_float.o
mercury_float.c:19: error: erreur de syntaxe before "MR_Intgger"
mercury_float.c:19: attention : pas de point virgule à la fin de la 
structure ou de l'union
mercury_float.c:23: error: erreur de syntaxe before '}' token
mercury_float.c: Dans la fonction « MR_hash_float »:
mercury_float.c:28: error: storage size of `fi' isn't known
gmake[2]: *** [mercury_float.o] Erreur 1
gmake[2]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0/runtime'
gmake[1]: *** [runtime] Erreur 2
gmake[1]: Quitte le répertoire `/tmp/mercury-compiler-0.11.0'




More information about the users mailing list