[m-dev.] Mercury 0.12.0 make fails on SuSE Linux 9.3 (fwd)

Julien Fischer juliensf at cs.mu.OZ.AU
Wed Sep 14 12:58:32 AEST 2005




---------- Forwarded message ----------
Date: Tue, 13 Sep 2005 11:15:55 -0700
From: J. Greg Davidson <jgd at well.com>
To: mercury-bugs at cs.mu.OZ.AU
Subject: Mercury 0.12.0 make fails on SuSE Linux 9.3

Dear Mercury Team,

Congratulations on all the work which has gone into the Mercury 0.12.0
release!  I see on your website that one of the platforms you were
expecting to support "out of the box" is SuSE Linux.   I am running
SuSE Linux 9.3, the most recent SuSE Linux with all current patches
installed.

I downloaded Mercury 0.12.0 last night and tried to install it.  I got
errors on the make stage.  Perhaps this is because SuSE is still using
gcc-3.3.5-5?  I've attached my install script to this message.

If I can be of assistance in preparing a working RPM for SuSE 9.3 and
the soon to emerge OpenSuSE 10.0, I would be pleased to do so.  I would
like to see Mercury working on all major development platforms.

With respect,

_Greg Davidson
-- 
-------------- next part --------------
Script started on Tue 13 Sep 2005 01:30:21 AM PDT
995 $ sh configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for cygpath... echo
checking for cygpath... echo
looking for an already installed Mercury compiler to bootstrap with...
checking for mmc... no
checking for GCC source directory... not_found
checking whether to enable the GCC back-end interface... no
checking whether to enable the Aditi back-end... looking for GNU Make...
checking for gmake... gmake
found GNU Make: gmake
looking for a way to create named pipes...
checking for mkfifo... /usr/bin/mkfifo
looking for a way to create temporary files...
checking for mktemp... /bin/mktemp
checking for install-info... no
checking for texi2dvi... /usr/bin/texi2dvi
checking for pdftex... /usr/bin/pdftex
checking for lynx... /usr/bin/lynx
checking for dvips... /usr/bin/dvips
checking for makeinfo... /usr/bin/makeinfo
checking for info... /usr/bin/info
checking for perl... /usr/bin/perl
checking for hostname... /bin/hostname
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether C compiler needs -no-cpp-precomp... no
checking whether we can use -fno-strict-aliasing... yes
checking whether we need to use -fno-strict-aliasing... yes
checking whether to pass -I/usr/local/include to C compiler... no
checking whether to pass -L/usr/local/lib to the linker... no
checking how to run the C preprocessor... gcc -E
checking for use of a Microsoft C compiler... no
checking for ranlib... ranlib
checking for sin in -lm... yes
checking for ilasm... /usr/bin/ilasm
checking for gacutil... /usr/bin/gacutil
checking for Microsoft.NET Framework SDK... yes
checking for cl... no
checking for Microsoft.NET Visual C++... no
checking for csc... no
checking for jikes... /usr/bin/jikes
checking for java... /usr/bin/java
checking for jar... /usr/bin/jar
checking if the above Java SDK works and is sufficiently recent... no
checking for sysconf... yes
checking for getpagesize... yes
checking for gethostname... yes
checking for mprotect... yes
checking for memalign... yes
checking for memmove... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for setitimer... yes
checking for snprintf... yes
checking for _snprintf... no
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for strerror... yes
checking for open... yes
checking for close... yes
checking for dup... yes
checking for dup2... yes
checking for fdopen... yes
checking for fileno... yes
checking for fstat... yes
checking for stat... yes
checking for lstat... yes
checking for isatty... yes
checking for getpid... yes
checking for setpgid... yes
checking for fork... yes
checking for execlp... yes
checking for wait... yes
checking for kill... yes
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for ioctl... yes
checking for access... yes
checking for sleep... yes
checking for opendir... yes
checking for readdir... yes
checking for closedir... yes
checking for mkdir... yes
checking for symlink... yes
checking for readlink... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/siginfo.h usability... no
checking sys/siginfo.h presence... no
checking for sys/siginfo.h... no
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking asm/sigcontext.h usability... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for `sigaction' field name... sa_sigaction
checking for working `sigcontext_struct' in second arg... yes
checking for `sigcontext_struct' pc access at signals... eip
checking for an integer type with the same size as a pointer... int
checking for an integer type of at least 64 bits... long long
checking for an integer type of at least 32 bits... int
checking for pid_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for an integer type of at least 16 bits... short
checking the number of low tag bits available... 2
checking the number of bytes per word... 4
checking the number of words in a synchronization term... 8
checking the number of bits per word... 32
checking whether we can use unboxed floats... no
checking whether float is 64-bit... no
checking whether double is 64-bit... yes
checking whether long double is 64-bit... no
checking whether architecture is big-endian... no
checking whether architecture is little-endian... yes
checking whether we can use files as locks... yes
checking return values of system... yes
checking to see if we can handle contexts blocking on IO... yes
checking to see if strings.h is needed for bzero... no
checking whether we can use gcc labels... yes
checking whether we can use asm labels... yes
checking whether we can use gcc labels and global registers... yes
checking whether we can use global registers without gcc labels... yes
checking whether we can support profiling on this system... yes
checking if C compiler is egcs... no
checking whether to enable the deep profiler... no
using grade `asm_fast.gc' as the default grade for applications
using grade `asm_fast.gc' to compile the compiler
using ` asm_fast.gc hlc.gc asm_fast.gc.prof asm_fast.gc.memprof asm_fast.gc.tr asm_fast.gc.tr.debug asm_fast.gc.tr.decldebug hlc.par.gc il' as the set of library grades to install
checking whether the assembler handles .type... yes
checking for as... /usr/bin/as
checking whether the assembler does full preprocessing... no
checking whether structure assignment conflicts with global registers... yes
checking whether Mercury supports shared libraries on this system... yes
checking if linker supports --no-undefined... yes
checking for ld-linux.so... /lib/ld-linux.so.2
checking options for static linking... -static -Wl-defsym -Wl_DYNAMIC=0
checking for struct tms and times function... yes
checking for Sleep function... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for isnan function... yes
checking for isnanf function... yes
checking for isinf function... yes
checking for isinff function... yes
checking for socket in -lsocket... no
checking for inet_addr in -lnsl... yes
checking whether we can use sockets (for Morphine)... yes
checking whether to enable the external debugger... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for dlerror... yes
checking whether to enable the new MercuryFile struct... no
checking whether to use the MS Visual C Runtime... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
looking for termcap or curses (needed by readline)...
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... yes
checking for firefox... /usr/bin/firefox
checking for xsltproc... /usr/bin/xsltproc
checking whether any C files need to be rebuilt...
no - they are compatible with autoconfigured settings
checking for C shell executable... /usr/bin/tcsh
configure: creating ./config.status
config.status: creating Mmake.common
config.status: creating scripts/Mmake.vars
config.status: creating scripts/mmc
config.status: creating scripts/mercury.bat
config.status: creating scripts/mprof
config.status: creating scripts/mercury_update_interface
config.status: creating scripts/mgnuc
config.status: creating scripts/parse_ml_options.sh-subr
config.status: creating scripts/ml
config.status: creating scripts/c2init
config.status: creating scripts/mmake
config.status: creating scripts/mdb
config.status: creating scripts/mdbrc
config.status: creating scripts/mdprof
config.status: creating scripts/canonical_grade
config.status: creating scripts/mkfifo_using_mknod
config.status: creating scripts/mercury_config
config.status: creating scripts/Mercury.config
config.status: creating scripts/Mercury.config.bootstrap
config.status: creating scripts/prepare_tmp_dir_fixed_part
config.status: creating bindist/bindist.INSTALL
config.status: creating bindist/bindist.Makefile
config.status: creating tools/lmc
config.status: creating tools/dotime
config.status: creating runtime/mercury_dotnet.cs
config.status: creating java/runtime/Constants.java
config.status: creating java/runtime/Native.java
config.status: creating runtime/mercury_conf.h
config.status: executing default commands
996 $ make
MMAKE_DIR=`pwd`/scripts scripts/mmake  MMAKEFLAGS= all 2>&1 | tee make_all.log
gmake[1]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0'
cd scripts && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/scripts'
gmake[2]: Nothing to be done for `default_target'.
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/scripts'
cd util && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/util'
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir  --no-ansi -- -I../runtime -O0     -o mkinit mkinit.c 
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir   -- -I../runtime -O0     -o mdemangle mdemangle.c 
../scripts/mgnuc --grade asm_fast.gc  --no-mercury-stdlib-dir   -- -I../runtime -O0     -o info_to_mdb info_to_mdb.c 
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.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]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/boehm_gc'
MAKEFLAGS=""; export MAKEFLAGS; \
gmake  -j1 GRADE=asm_fast.gc GC_GRADE=gc \
	libgc.a libgc.so \
	FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/local/mercury-0.12.0/lib/mercury/lib/i686-pc-linux-gnu \
	so
gmake[3]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.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 --no-ansi --no-check --no-mercury-stdlib-dir -c -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 DARWIN ../scripts/mgnuc --grade asm_fast.gc --assemble -o mach_dep.o ./powerpc_darwin_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: 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
os_dep.c: In function `GC_disable_signals':
os_dep.c:561: warning: `sigsetmask' is deprecated (declared at /usr/include/signal.h:184)
os_dep.c: In function `GC_enable_signals':
os_dep.c:570: warning: `sigsetmask' is deprecated (declared at /usr/include/signal.h:184)
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: In function `GC_approx_sp':
mark_rts.c:376: warning: 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: 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 aix_irix_threads.o aix_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 pthread_support.o pthread_support.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 pthread_stop_world.o pthread_stop_world.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 darwin_stop_world.o darwin_stop_world.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 win32_threads.o win32_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 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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o
^^^^Starting command^^^^
ar: creating gc.a
./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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load_sunos53.o \
-ldl `./threadlibs`
./if_not_there on_sparc_sunos5_so gmake dyn_load.o
^^^^Starting command^^^^
gmake[4]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/boehm_gc'
gmake[4]: `dyn_load.o' is up to date.
gmake[4]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o -lc
^^^^Starting command^^^^
gmake[3]: Nothing to be done for `so'.
gmake[3]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/boehm_gc'
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/boehm_gc'
cd runtime && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/runtime'
../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
../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_getopt1.c -o mercury_getopt1.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_getopt.c -o mercury_getopt.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_grade.c -o mercury_grade.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_hash_table.c -o mercury_hash_table.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_heap_profile.c -o mercury_heap_profile.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_ho_call.c -o mercury_ho_call.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_label.c -o mercury_label.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_layout_util.c -o mercury_layout_util.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_memory.c -o mercury_memory.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_memory_handlers.c -o mercury_memory_handlers.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_memory_zones.c -o mercury_memory_zones.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_minimal_model.c -o mercury_minimal_model.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_misc.c -o mercury_misc.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_mm_own_stacks.c -o mercury_mm_own_stacks.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_prof.c -o mercury_prof.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_profiling_builtin.c -o mercury_profiling_builtin.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_prof_mem.c -o mercury_prof_mem.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_prof_time.c -o mercury_prof_time.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_regs.c -o mercury_regs.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_reg_workarounds.c -o mercury_reg_workarounds.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_runtime_util.c -o mercury_runtime_util.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_signal.c -o mercury_signal.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_stacks.c -o mercury_stacks.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_stack_trace.c -o mercury_stack_trace.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_string.c -o mercury_string.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_tabling.c -o mercury_tabling.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_term_size.c -o mercury_term_size.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_thread.c -o mercury_thread.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_timing.c -o mercury_timing.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_trace_base.c -o mercury_trace_base.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_trace_term.c -o mercury_trace_term.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_trail.c -o mercury_trail.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_type_desc.c -o mercury_type_desc.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_type_info.c -o mercury_type_info.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_type_tables.c -o mercury_type_tables.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_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_builtin_types.o mercury_construct.o mercury_context.o mercury_debug.o mercury_deconstruct.o mercury_deep_copy.o mercury_deep_profiling.o mercury_dlist.o mercury_dummy.o mercury_engine.o mercury_file.o mercury_float.o mercury_getopt1.o mercury_getopt.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_handlers.o mercury_memory_zones.o mercury_minimal_model.o mercury_misc.o mercury_mm_own_stacks.o mercury_prof.o mercury_profiling_builtin.o mercury_prof_mem.o mercury_prof_time.o mercury_regs.o mercury_reg_workarounds.o mercury_runtime_util.o mercury_signal.o mercury_stacks.o mercury_stack_trace.o mercury_string.o mercury_tabling.o mercury_term_size.o mercury_thread.o mercury_timing.o mercury_trace_base.o mercury_trace_term.o mercury_trail.o mercury_type_desc.o mercury_type_info.o mercury_type_tables.o mercury_wrapper.o
ranlib libmer_rt.a
../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     -fpic -DMR_PIC \
	-c mercury.c -o mercury.pic_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     -fpic -DMR_PIC \
	-c mercury_accurate_gc.c -o mercury_accurate_gc.pic_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     -fpic -DMR_PIC \
	-c mercury_agc_debug.c -o mercury_agc_debug.pic_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     -fpic -DMR_PIC \
	-c mercury_bootstrap.c -o mercury_bootstrap.pic_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     -fpic -DMR_PIC \
	-c mercury_builtin_types.c -o mercury_builtin_types.pic_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     -fpic -DMR_PIC \
	-c mercury_construct.c -o mercury_construct.pic_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     -fpic -DMR_PIC \
	-c mercury_context.c -o mercury_context.pic_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     -fpic -DMR_PIC \
	-c mercury_debug.c -o mercury_debug.pic_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     -fpic -DMR_PIC \
	-c mercury_deconstruct.c -o mercury_deconstruct.pic_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     -fpic -DMR_PIC \
	-c mercury_deep_copy.c -o mercury_deep_copy.pic_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     -fpic -DMR_PIC \
	-c mercury_deep_profiling.c -o mercury_deep_profiling.pic_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     -fpic -DMR_PIC \
	-c mercury_dlist.c -o mercury_dlist.pic_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     -fpic -DMR_PIC \
	-c mercury_dummy.c -o mercury_dummy.pic_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     -fpic -DMR_PIC \
	-c mercury_engine.c -o mercury_engine.pic_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     -fpic -DMR_PIC \
	-c mercury_file.c -o mercury_file.pic_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     -fpic -DMR_PIC \
	-c mercury_float.c -o mercury_float.pic_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     -fpic -DMR_PIC \
	-c mercury_getopt1.c -o mercury_getopt1.pic_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     -fpic -DMR_PIC \
	-c mercury_getopt.c -o mercury_getopt.pic_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     -fpic -DMR_PIC \
	-c mercury_grade.c -o mercury_grade.pic_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     -fpic -DMR_PIC \
	-c mercury_hash_table.c -o mercury_hash_table.pic_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     -fpic -DMR_PIC \
	-c mercury_heap_profile.c -o mercury_heap_profile.pic_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     -fpic -DMR_PIC \
	-c mercury_ho_call.c -o mercury_ho_call.pic_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     -fpic -DMR_PIC \
	-c mercury_label.c -o mercury_label.pic_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     -fpic -DMR_PIC \
	-c mercury_layout_util.c -o mercury_layout_util.pic_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     -fpic -DMR_PIC \
	-c mercury_memory.c -o mercury_memory.pic_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     -fpic -DMR_PIC \
	-c mercury_memory_handlers.c -o mercury_memory_handlers.pic_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     -fpic -DMR_PIC \
	-c mercury_memory_zones.c -o mercury_memory_zones.pic_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     -fpic -DMR_PIC \
	-c mercury_minimal_model.c -o mercury_minimal_model.pic_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     -fpic -DMR_PIC \
	-c mercury_misc.c -o mercury_misc.pic_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     -fpic -DMR_PIC \
	-c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.pic_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     -fpic -DMR_PIC \
	-c mercury_prof.c -o mercury_prof.pic_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     -fpic -DMR_PIC \
	-c mercury_profiling_builtin.c -o mercury_profiling_builtin.pic_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     -fpic -DMR_PIC \
	-c mercury_prof_mem.c -o mercury_prof_mem.pic_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     -fpic -DMR_PIC \
	-c mercury_prof_time.c -o mercury_prof_time.pic_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     -fpic -DMR_PIC \
	-c mercury_regs.c -o mercury_regs.pic_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     -fpic -DMR_PIC \
	-c mercury_reg_workarounds.c -o mercury_reg_workarounds.pic_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     -fpic -DMR_PIC \
	-c mercury_runtime_util.c -o mercury_runtime_util.pic_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     -fpic -DMR_PIC \
	-c mercury_signal.c -o mercury_signal.pic_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     -fpic -DMR_PIC \
	-c mercury_stacks.c -o mercury_stacks.pic_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     -fpic -DMR_PIC \
	-c mercury_stack_trace.c -o mercury_stack_trace.pic_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     -fpic -DMR_PIC \
	-c mercury_string.c -o mercury_string.pic_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     -fpic -DMR_PIC \
	-c mercury_tabling.c -o mercury_tabling.pic_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     -fpic -DMR_PIC \
	-c mercury_term_size.c -o mercury_term_size.pic_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     -fpic -DMR_PIC \
	-c mercury_thread.c -o mercury_thread.pic_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     -fpic -DMR_PIC \
	-c mercury_timing.c -o mercury_timing.pic_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     -fpic -DMR_PIC \
	-c mercury_trace_base.c -o mercury_trace_base.pic_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     -fpic -DMR_PIC \
	-c mercury_trace_term.c -o mercury_trace_term.pic_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     -fpic -DMR_PIC \
	-c mercury_trail.c -o mercury_trail.pic_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     -fpic -DMR_PIC \
	-c mercury_type_desc.c -o mercury_type_desc.pic_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     -fpic -DMR_PIC \
	-c mercury_type_info.c -o mercury_type_info.pic_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     -fpic -DMR_PIC \
	-c mercury_type_tables.c -o mercury_type_tables.pic_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     -fpic -DMR_PIC \
	-c mercury_wrapper.c -o mercury_wrapper.pic_o
gcc -shared -Wl,--no-undefined				\
-o libmer_rt.so mercury.pic_o mercury_accurate_gc.pic_o mercury_agc_debug.pic_o mercury_bootstrap.pic_o mercury_builtin_types.pic_o mercury_construct.pic_o mercury_context.pic_o mercury_debug.pic_o mercury_deconstruct.pic_o mercury_deep_copy.pic_o mercury_deep_profiling.pic_o mercury_dlist.pic_o mercury_dummy.pic_o mercury_engine.pic_o mercury_file.pic_o mercury_float.pic_o mercury_getopt1.pic_o mercury_getopt.pic_o mercury_grade.pic_o mercury_hash_table.pic_o mercury_heap_profile.pic_o mercury_ho_call.pic_o mercury_label.pic_o mercury_layout_util.pic_o mercury_memory.pic_o mercury_memory_handlers.pic_o mercury_memory_zones.pic_o mercury_minimal_model.pic_o mercury_misc.pic_o mercury_mm_own_stacks.pic_o mercury_prof.pic_o mercury_profiling_builtin.pic_o mercury_prof_mem.pic_o mercury_prof_time.pic_o mercury_regs.pic_o mercury_reg_workarounds.pic_o mercury_runtime_util.pic_o mercury_signal.pic_o mercury_stacks.pic_o mercury_stack_trace.pic_o mercury_string.pic_o mercury_tabling.pic_o mercury_term_size.pic_o mercury_thread.pic_o mercury_timing.pic_o mercury_trace_base.pic_o mercury_trace_term.pic_o mercury_trail.pic_o mercury_type_desc.pic_o mercury_type_info.pic_o mercury_type_tables.pic_o mercury_wrapper.pic_o			\
-Wl,-rpath,''/usr/local/mercury-0.12.0/lib/mercury/lib/i686-pc-linux-gnu	\
-L../boehm_gc -L/usr/local/lib -lgc ` case "asm_fast.gc" in *.par*|*.mps*) echo "-lpthread" ;; esac `			\
	`gcc -print-libgcc-file-name` -lm -lc /lib/ld-linux.so.2
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/runtime'
cd robdd && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/robdd'
/tmp/mmake.C15720:1136: warning: undefined variable `EXTRAOPTS'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   -- -DNDEBUG -DNEW -DCLEAR_CACHES -DCOMPUTED_TABLE -DEQUAL_TEST -DUSE_ITE_CONSTANT -DRESTRICT_SET  -Wall  -I../browser -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include    -c bryant.c -o bryant.o
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/robdd'
cd library && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/library'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c tree234.c -o tree234.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c array.c -o array.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c array2d.c -o array2d.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c assoc_list.c -o assoc_list.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bag.c -o bag.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c benchmarking.c -o benchmarking.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bimap.c -o bimap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bintree.c -o bintree.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bintree_set.c -o bintree_set.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bitmap.c -o bitmap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bool.c -o bool.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c bt_array.c -o bt_array.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c builtin.c -o builtin.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c char.c -o char.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c construct.c -o construct.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c cord.c -o cord.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c counter.c -o counter.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c deconstruct.c -o deconstruct.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c dir.c -o dir.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c enum.c -o enum.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c eqvclass.c -o eqvclass.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c exception.c -o exception.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c float.c -o float.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c gc.c -o gc.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c getopt.c -o getopt.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c getopt_io.c -o getopt_io.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c graph.c -o graph.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c group.c -o group.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c hash_table.c -o hash_table.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c int.c -o int.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c integer.c -o integer.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir  --no-ansi --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c io.c -o io.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c lexer.c -o lexer.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c library.c -o library.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c list.c -o list.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c map.c -o map.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c math.c -o math.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c mer_std.c -o mer_std.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c multi_map.c -o multi_map.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c ops.c -o ops.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c parser.c -o parser.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c pprint.c -o pprint.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c pqueue.c -o pqueue.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c private_builtin.c -o private_builtin.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c profiling_builtin.c -o profiling_builtin.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c prolog.c -o prolog.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c queue.c -o queue.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c random.c -o random.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c rational.c -o rational.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c rbtree.c -o rbtree.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c relation.c -o relation.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c require.c -o require.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c robdd.c -o robdd.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c rtti_implementation.c -o rtti_implementation.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set.c -o set.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set_bbbtree.c -o set_bbbtree.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set_ctree234.c -o set_ctree234.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set_ordlist.c -o set_ordlist.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set_tree234.c -o set_tree234.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c set_unordlist.c -o set_unordlist.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c sparse_bitset.c -o sparse_bitset.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c stack.c -o stack.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c std_util.c -o std_util.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c store.c -o store.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c string.c -o string.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svarray.c -o svarray.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svbag.c -o svbag.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svbimap.c -o svbimap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c sveqvclass.c -o sveqvclass.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svmap.c -o svmap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svmulti_map.c -o svmulti_map.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svqueue.c -o svqueue.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svrelation.c -o svrelation.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svset.c -o svset.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c svvarset.c -o svvarset.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c table_builtin.c -o table_builtin.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c term.c -o term.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c term_io.c -o term_io.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c term_size_prof_builtin.c -o term_size_prof_builtin.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c term_to_xml.c -o term_to_xml.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c time.c -o time.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c type_desc.c -o type_desc.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c varset.c -o varset.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_array.c -o version_array.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_array2d.c -o version_array2d.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_bitmap.c -o version_bitmap.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_hash_table.c -o version_hash_table.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_store.c -o version_store.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -c version_types.c -o version_types.o
rm -f libmer_std.a
ar cr   libmer_std.a array.o array2d.o assoc_list.o bag.o benchmarking.o bimap.o bintree.o bintree_set.o bitmap.o bool.o bt_array.o builtin.o char.o construct.o cord.o counter.o deconstruct.o dir.o enum.o eqvclass.o exception.o float.o gc.o getopt.o getopt_io.o graph.o group.o hash_table.o int.o integer.o io.o lexer.o library.o list.o map.o math.o mer_std.o multi_map.o ops.o parser.o pprint.o pqueue.o private_builtin.o profiling_builtin.o prolog.o queue.o random.o rational.o rbtree.o relation.o require.o robdd.o rtti_implementation.o set.o set_bbbtree.o set_ctree234.o set_ordlist.o set_tree234.o set_unordlist.o sparse_bitset.o stack.o std_util.o store.o string.o svarray.o svbag.o svbimap.o sveqvclass.o svmap.o svmulti_map.o svqueue.o svrelation.o svset.o svvarset.o table_builtin.o term.o term_io.o term_size_prof_builtin.o term_to_xml.o time.o tree234.o type_desc.o varset.o version_array.o version_array2d.o version_bitmap.o version_hash_table.o version_store.o version_types.o \
	  
ranlib    libmer_std.a
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c array.c -o array.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c array2d.c -o array2d.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c assoc_list.c -o assoc_list.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bag.c -o bag.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c benchmarking.c -o benchmarking.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bimap.c -o bimap.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bintree.c -o bintree.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bintree_set.c -o bintree_set.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bitmap.c -o bitmap.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bool.c -o bool.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c bt_array.c -o bt_array.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c builtin.c -o builtin.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c char.c -o char.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c construct.c -o construct.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c cord.c -o cord.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c counter.c -o counter.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c deconstruct.c -o deconstruct.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c dir.c -o dir.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c enum.c -o enum.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c eqvclass.c -o eqvclass.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c exception.c -o exception.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c float.c -o float.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c gc.c -o gc.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c getopt.c -o getopt.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c getopt_io.c -o getopt_io.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c graph.c -o graph.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c group.c -o group.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c hash_table.c -o hash_table.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c int.c -o int.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c integer.c -o integer.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir  --no-ansi --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c io.c -o io.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c lexer.c -o lexer.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c library.c -o library.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c list.c -o list.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c map.c -o map.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c math.c -o math.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c mer_std.c -o mer_std.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c multi_map.c -o multi_map.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c ops.c -o ops.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c parser.c -o parser.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c pprint.c -o pprint.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c pqueue.c -o pqueue.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c private_builtin.c -o private_builtin.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c profiling_builtin.c -o profiling_builtin.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c prolog.c -o prolog.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c queue.c -o queue.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c random.c -o random.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c rational.c -o rational.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c rbtree.c -o rbtree.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c relation.c -o relation.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c require.c -o require.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c robdd.c -o robdd.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c rtti_implementation.c -o rtti_implementation.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set.c -o set.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set_bbbtree.c -o set_bbbtree.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set_ctree234.c -o set_ctree234.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set_ordlist.c -o set_ordlist.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set_tree234.c -o set_tree234.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c set_unordlist.c -o set_unordlist.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c sparse_bitset.c -o sparse_bitset.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c stack.c -o stack.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c std_util.c -o std_util.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c store.c -o store.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c string.c -o string.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svarray.c -o svarray.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svbag.c -o svbag.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svbimap.c -o svbimap.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c sveqvclass.c -o sveqvclass.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svmap.c -o svmap.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svmulti_map.c -o svmulti_map.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svqueue.c -o svqueue.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svrelation.c -o svrelation.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svset.c -o svset.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c svvarset.c -o svvarset.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c table_builtin.c -o table_builtin.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c term.c -o term.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c term_io.c -o term_io.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c term_size_prof_builtin.c -o term_size_prof_builtin.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c term_to_xml.c -o term_to_xml.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c time.c -o time.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c tree234.c -o tree234.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c type_desc.c -o type_desc.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c varset.c -o varset.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_array.c -o version_array.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_array2d.c -o version_array2d.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_bitmap.c -o version_bitmap.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_hash_table.c -o version_hash_table.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_store.c -o version_store.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime  -I../trace -I../robdd     -fpic -DMR_PIC \
	-c version_types.c -o version_types.pic_o
../scripts/ml --make-shared-lib --grade asm_fast.gc      --no-mercury-stdlib-dir -L../boehm_gc -L../mps_gc/code -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -R/usr/local/mercury-0.12.0/lib/mercury/lib/asm_fast.gc/i686-pc-linux-gnu -R/usr/local/mercury-0.12.0/lib/mercury/lib/i686-pc-linux-gnu  --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init        --     -o libmer_std.so \
	array.pic_o array2d.pic_o assoc_list.pic_o bag.pic_o benchmarking.pic_o bimap.pic_o bintree.pic_o bintree_set.pic_o bitmap.pic_o bool.pic_o bt_array.pic_o builtin.pic_o char.pic_o construct.pic_o cord.pic_o counter.pic_o deconstruct.pic_o dir.pic_o enum.pic_o eqvclass.pic_o exception.pic_o float.pic_o gc.pic_o getopt.pic_o getopt_io.pic_o graph.pic_o group.pic_o hash_table.pic_o int.pic_o integer.pic_o io.pic_o lexer.pic_o library.pic_o list.pic_o map.pic_o math.pic_o mer_std.pic_o multi_map.pic_o ops.pic_o parser.pic_o pprint.pic_o pqueue.pic_o private_builtin.pic_o profiling_builtin.pic_o prolog.pic_o queue.pic_o random.pic_o rational.pic_o rbtree.pic_o relation.pic_o require.pic_o robdd.pic_o rtti_implementation.pic_o set.pic_o set_bbbtree.pic_o set_ctree234.pic_o set_ordlist.pic_o set_tree234.pic_o set_unordlist.pic_o sparse_bitset.pic_o stack.pic_o std_util.pic_o store.pic_o string.pic_o svarray.pic_o svbag.pic_o svbimap.pic_o sveqvclass.pic_o svmap.pic_o svmulti_map.pic_o svqueue.pic_o svrelation.pic_o svset.pic_o svvarset.pic_o table_builtin.pic_o term.pic_o term_io.pic_o term_size_prof_builtin.pic_o term_to_xml.pic_o time.pic_o tree234.pic_o type_desc.pic_o varset.pic_o version_array.pic_o version_array2d.pic_o version_bitmap.pic_o version_hash_table.pic_o version_store.pic_o version_types.pic_o \
	    -lmer_rt -lgc    
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/library'
cd mdbcomp && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/mdbcomp'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -c mdbcomp.c -o mdbcomp.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -c mer_mdbcomp.c -o mer_mdbcomp.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o
rm -f libmer_mdbcomp.a
ar cr   libmer_mdbcomp.a mdbcomp.o mer_mdbcomp.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.trace_counts.o \
	  
ranlib    libmer_mdbcomp.a
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -fpic -DMR_PIC \
	-c mdbcomp.c -o mdbcomp.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -fpic -DMR_PIC \
	-c mer_mdbcomp.c -o mer_mdbcomp.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -fpic -DMR_PIC \
	-c mdbcomp.prim_data.c -o mdbcomp.prim_data.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -fpic -DMR_PIC \
	-c mdbcomp.program_representation.c -o mdbcomp.program_representation.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../trace     -fpic -DMR_PIC \
	-c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.pic_o
../scripts/ml --make-shared-lib --grade asm_fast.gc      --no-mercury-stdlib-dir -L../boehm_gc -L../mps_gc/code -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -R/usr/local/mercury-0.12.0/lib/mercury/lib/asm_fast.gc/i686-pc-linux-gnu -R/usr/local/mercury-0.12.0/lib/mercury/lib/i686-pc-linux-gnu  --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init        --     -o libmer_mdbcomp.so \
	mdbcomp.pic_o mer_mdbcomp.pic_o mdbcomp.prim_data.pic_o mdbcomp.program_representation.pic_o mdbcomp.trace_counts.pic_o \
	   -lmer_std -lmer_rt -lgc   -lnsl -ldl -lreadline -lncurses   
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/mdbcomp'
cd browser && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/browser'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.c -o mdb.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mer_browser.c -o mer_browser.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.browse.c -o mdb.browse.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.browser_info.c -o mdb.browser_info.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.browser_term.c -o mdb.browser_term.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.collect_lib.c -o mdb.collect_lib.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.cterm.c -o mdb.cterm.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.debugger_interface.c -o mdb.debugger_interface.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_analyser.c -o mdb.declarative_analyser.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_debugger.c -o mdb.declarative_debugger.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_edt.c -o mdb.declarative_edt.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_execution.c -o mdb.declarative_execution.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_oracle.c -o mdb.declarative_oracle.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_tree.c -o mdb.declarative_tree.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.declarative_user.c -o mdb.declarative_user.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.dl.c -o mdb.dl.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.frame.c -o mdb.frame.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.help.c -o mdb.help.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.interactive_query.c -o mdb.interactive_query.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.io_action.c -o mdb.io_action.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.name_mangle.c -o mdb.name_mangle.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.parse.c -o mdb.parse.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.sized_pretty.c -o mdb.sized_pretty.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.term_rep.c -o mdb.term_rep.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -c mdb.util.c -o mdb.util.o
rm -f libmer_browser.a
ar cr   libmer_browser.a mdb.o mer_browser.o mdb.browse.o mdb.browser_info.o mdb.browser_term.o mdb.collect_lib.o mdb.cterm.o mdb.debugger_interface.o mdb.declarative_analyser.o mdb.declarative_debugger.o mdb.declarative_edt.o mdb.declarative_execution.o mdb.declarative_oracle.o mdb.declarative_tree.o mdb.declarative_user.o mdb.dl.o mdb.frame.o mdb.help.o mdb.interactive_query.o mdb.io_action.o mdb.name_mangle.o mdb.parse.o mdb.sized_pretty.o mdb.term_rep.o mdb.util.o \
	  
ranlib    libmer_browser.a
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.c -o mdb.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mer_browser.c -o mer_browser.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.browse.c -o mdb.browse.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.browser_info.c -o mdb.browser_info.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.browser_term.c -o mdb.browser_term.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.collect_lib.c -o mdb.collect_lib.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.cterm.c -o mdb.cterm.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.debugger_interface.c -o mdb.debugger_interface.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_analyser.c -o mdb.declarative_analyser.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_debugger.c -o mdb.declarative_debugger.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_edt.c -o mdb.declarative_edt.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_execution.c -o mdb.declarative_execution.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_oracle.c -o mdb.declarative_oracle.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_tree.c -o mdb.declarative_tree.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.declarative_user.c -o mdb.declarative_user.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.dl.c -o mdb.dl.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.frame.c -o mdb.frame.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.help.c -o mdb.help.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.interactive_query.c -o mdb.interactive_query.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.io_action.c -o mdb.io_action.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.name_mangle.c -o mdb.name_mangle.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.parse.c -o mdb.parse.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.sized_pretty.c -o mdb.sized_pretty.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.term_rep.c -o mdb.term_rep.pic_o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/  -I../mdbcomp -I../trace     -fpic -DMR_PIC \
	-c mdb.util.c -o mdb.util.pic_o
../scripts/ml --make-shared-lib --grade asm_fast.gc      --no-mercury-stdlib-dir -L../boehm_gc -L../mps_gc/code -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -R/usr/local/mercury-0.12.0/lib/mercury/lib/asm_fast.gc/i686-pc-linux-gnu -R/usr/local/mercury-0.12.0/lib/mercury/lib/i686-pc-linux-gnu  --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init        --     -o libmer_browser.so \
	mdb.pic_o mer_browser.pic_o mdb.browse.pic_o mdb.browser_info.pic_o mdb.browser_term.pic_o mdb.collect_lib.pic_o mdb.cterm.pic_o mdb.debugger_interface.pic_o mdb.declarative_analyser.pic_o mdb.declarative_debugger.pic_o mdb.declarative_edt.pic_o mdb.declarative_execution.pic_o mdb.declarative_oracle.pic_o mdb.declarative_tree.pic_o mdb.declarative_user.pic_o mdb.dl.pic_o mdb.frame.pic_o mdb.help.pic_o mdb.interactive_query.pic_o mdb.io_action.pic_o mdb.name_mangle.pic_o mdb.parse.pic_o mdb.sized_pretty.pic_o mdb.term_rep.pic_o mdb.util.pic_o \
	   -lmer_std -lmer_rt -lgc   -lnsl -ldl -lreadline -lncurses   -lmer_mdbcomp
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/browser'
cd trace && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
gmake[2]: Entering directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/trace'
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --no-ansi   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/ -I../browser -I../mdbcomp -g  -DMR_NO_BACKWARDS_COMPAT -DMERCURY_CONF_BOOTSTRAP_H     -c mercury_trace.c -o mercury_trace.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --no-ansi   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/ -I../browser -I../mdbcomp -g  -DMR_NO_BACKWARDS_COMPAT -DMERCURY_CONF_BOOTSTRAP_H     -c mercury_trace_alias.c -o mercury_trace_alias.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --no-ansi   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/ -I../browser -I../mdbcomp -g  -DMR_NO_BACKWARDS_COMPAT -DMERCURY_CONF_BOOTSTRAP_H     -c mercury_trace_browse.c -o mercury_trace_browse.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --no-ansi   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/ -I../browser -I../mdbcomp -g  -DMR_NO_BACKWARDS_COMPAT -DMERCURY_CONF_BOOTSTRAP_H     -c mercury_trace_completion.c -o mercury_trace_completion.o
../scripts/mgnuc --grade asm_fast.gc      --no-mercury-stdlib-dir --no-ansi   --  -I../boehm_gc -I../boehm_gc/include -I../mps_gc/code -I../runtime -I../library -I../library/ -I../browser -I../mdbcomp -g  -DMR_NO_BACKWARDS_COMPAT -DMERCURY_CONF_BOOTSTRAP_H     -c mercury_trace_declarative.c -o mercury_trace_declarative.o
mercury_trace_declarative.c: In function `MR_trace_start_decl_debug':
mercury_trace_declarative.c:1385: error: unable to find a register to spill in class `GENERAL_REGS'
mercury_trace_declarative.c:1385: error: this is the insn:
(insn:HI 392 391 393 16 0xb7b0b814 (set (reg:SI 0 eax [ <variable>.MR_event_number ])
        (mem/s/j:SI (reg/v/f:SI 62 [ event_info ]) [0 <variable>.MR_event_number+0 S4 A32])) 38 {*movsi_1} (nil)
    (expr_list:REG_DEAD (reg/v/f:SI 62 [ event_info ])
        (nil)))
mercury_trace_declarative.c:1385: confused by earlier errors, bailing out
gmake[2]: *** [mercury_trace_declarative.o] Error 1
gmake[2]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0/trace'
gmake[1]: *** [trace] Error 2
gmake[1]: Leaving directory `/More/Data/Greg/Src/mercury-compiler-0.12.0'
997 $ exit

Script done on Tue 13 Sep 2005 10:58:36 AM PDT


More information about the developers mailing list