On Mon, Jan 10, 2022 at 8:12 PM Leo Larnack <l...@pseven.xyz> wrote:
>
> i386
>



with this diff I was able to install includes, rebuild ld.so and
ctfconv. I've not managed to build a release yet.

Unfortunately polyml still fails to build, but I it did get quite a
bit further. most of the build log shown below.


checking whether _WIN32 is declared... no
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 131072
checking how to convert i386-unknown-openbsd7.0 file names to
i386-unknown-openbsd7.0 format... func_convert_file_noop
checking how to convert i386-unknown-openbsd7.0 file names to
toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... (cached) ar
checking for archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... cc -E
checking dependency style of cc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing dlopen... none required
checking for library containing floor... -lm
checking for _ prefix in compiled symbols... no
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for stdio.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for malloc.h... (cached) no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for signal.h... (cached) yes
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking for assert.h... (cached) yes
checking for ctype.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for errno.h... (cached) yes
checking excpt.h usability... no
checking excpt.h presence... no
checking for excpt.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking for grp.h... (cached) yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for math.h... (cached) yes
checking for memory.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking for stdarg.h... (cached) yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking for sys/filio.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/sockio.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for termios.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking sys/elf_SPARC.h usability... no
checking sys/elf_SPARC.h presence... no
checking for sys/elf_SPARC.h... no
checking sys/elf_386.h usability... no
checking sys/elf_386.h presence... no
checking for sys/elf_386.h... no
checking sys/elf_amd64.h usability... no
checking sys/elf_amd64.h presence... no
checking for sys/elf_amd64.h... no
checking asm/elf.h usability... no
checking asm/elf.h presence... no
checking for asm/elf.h... no
checking machine/reloc.h usability... yes
checking machine/reloc.h presence... yes
checking for machine/reloc.h... yes
checking i386/elf_machdep.h usability... no
checking i386/elf_machdep.h presence... no
checking for i386/elf_machdep.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking tchar.h usability... no
checking tchar.h presence... no
checking for tchar.h... no
checking for semaphore.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for X11/Xlib.h... (cached) yes
checking for Xm/Xm.h... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for __gmpn_tdiv_qr in -lgmp... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for library containing pthread_create... -lpthread
checking for pthread.h... (cached) yes
checking for library containing gethostbyname... none required
checking for library containing getsockopt... none required
checking for library containing sem_wait... none required
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XCreateGC in -lX11... yes
checking for XtMalloc in -lXt... yes
checking for XextAddDisplay in -lXext... yes
checking for XmGetDestination in -lXm... yes
checking for IMAGE_FILE_HEADER... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... (cached) yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... yes
checking for struct stat.st_atimensec... yes
checking for struct stat.st_atime_n... no
checking for struct stat.st_uatime... no
checking for ucontext_t... no
checking for struct sigcontext... yes
checking for stack_t... yes
checking for sighandler_t... no
checking for sig_t... yes
checking for socklen_t... yes
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no
checking for long long... (cached) yes
checking for ssize_t... (cached) yes
checking for ptrdiff_t... yes
checking size of void*... 4
checking size of long... 4
checking size of int... 4
checking size of long long... (cached) 8
checking size of double... 8
checking size of float... 4
checking whether byte ordering is bigendian... no
checking for error_at_line... no
checking type of array argument to getgroups... gid_t
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking whether cc needs -traditional... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... (cached) no
checking for working strtod... (cached) yes
checking for dlopen... yes
checking for strtod... (cached) yes
checking for dtoa... no
checking for getpagesize... (cached) yes
checking for sigaltstack... (cached) yes
checking for mmap... (cached) yes
checking for mkstemp... (cached) yes
checking whether fpsetmask is declared... yes
checking for sysctl... (cached) yes
checking for sysctlbyname... no
checking for localtime_r... (cached) yes
checking for gmtime_r... (cached) yes
checking for ctermid... (cached) yes
checking for tcdrain... (cached) yes
checking for _ftelli64... no
checking for pthread_jit_write_protect_np... no
checking for mcontext_t.gregs... no
checking for mcontext_t.regs... no
checking for mcontext_t.mc_esp... no
checking for struct mcontext.ss... no
checking for struct __darwin_mcontext.ss... no
checking for struct __darwin_mcontext.__ss... no
checking for struct __darwin_mcontext32.ss... no
checking for struct __darwin_mcontext32.__ss... no
checking for struct __darwin_mcontext64.ss... no
checking for struct __darwin_mcontext64.__ss... no
checking for struct sockaddr_un.sun_len... yes
checking for git... (cached) no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpolyml/Makefile
config.status: creating libpolyml/polyml.pc
config.status: creating libpolymain/Makefile
config.status: creating modules/Makefile
config.status: creating modules/IntInfAsInt/Makefile
config.status: creating polyc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing basis commands
config.status: executing mlsource commands
configure: WARNING: unrecognized options: --disable-gtk-doc
===>  Building for polyml-5.9
make  all-recursive
Making all in libpolyml
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD
-MP -MF .deps/arb.Tpo -c -o arb.lo arb.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD -MP
-MF .deps/arb.Tpo -c arb.cpp -fPIC -DPIC -o .libs/arb.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT arb.lo -MD -MP
-MF .deps/arb.Tpo -c arb.cpp -o arb.o
mv -f .deps/arb.Tpo .deps/arb.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo
-MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.lo bitmap.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo -MD
-MP -MF .deps/bitmap.Tpo -c bitmap.cpp -fPIC -DPIC -o .libs/bitmap.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bitmap.lo -MD
-MP -MF .deps/bitmap.Tpo -c bitmap.cpp -o bitmap.o
mv -f .deps/bitmap.Tpo .deps/bitmap.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo
-MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.lo bytecode.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo
-MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp -fPIC -DPIC -o
.libs/bytecode.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT bytecode.lo
-MD -MP -MF .deps/bytecode.Tpo -c bytecode.cpp -o bytecode.o
mv -f .deps/bytecode.Tpo .deps/bytecode.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c -o
check_objects.lo check_objects.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c
check_objects.cpp -fPIC -DPIC -o .libs/check_objects.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
check_objects.lo -MD -MP -MF .deps/check_objects.Tpo -c
check_objects.cpp -o check_objects.o
mv -f .deps/check_objects.Tpo .deps/check_objects.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
diagnostics.lo -MD -MP -MF .deps/diagnostics.Tpo -c -o diagnostics.lo
diagnostics.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT diagnostics.lo
-MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp -fPIC -DPIC -o
.libs/diagnostics.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT diagnostics.lo
-MD -MP -MF .deps/diagnostics.Tpo -c diagnostics.cpp -o diagnostics.o
mv -f .deps/diagnostics.Tpo .deps/diagnostics.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT errors.lo
-MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT errors.lo -MD
-MP -MF .deps/errors.Tpo -c errors.cpp -fPIC -DPIC -o .libs/errors.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT errors.lo -MD
-MP -MF .deps/errors.Tpo -c errors.cpp -o errors.o
mv -f .deps/errors.Tpo .deps/errors.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT exporter.lo
-MD -MP -MF .deps/exporter.Tpo -c -o exporter.lo exporter.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT exporter.lo
-MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -fPIC -DPIC -o
.libs/exporter.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT exporter.lo
-MD -MP -MF .deps/exporter.Tpo -c exporter.cpp -o exporter.o
mv -f .deps/exporter.Tpo .deps/exporter.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD
-MP -MF .deps/gc.Tpo -c -o gc.lo gc.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD -MP
-MF .deps/gc.Tpo -c gc.cpp -fPIC -DPIC -o .libs/gc.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc.lo -MD -MP
-MF .deps/gc.Tpo -c gc.cpp -o gc.o
mv -f .deps/gc.Tpo .deps/gc.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c -o
gc_check_weak_ref.lo gc_check_weak_ref.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c
gc_check_weak_ref.cpp -fPIC -DPIC -o .libs/gc_check_weak_ref.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_check_weak_ref.lo -MD -MP -MF .deps/gc_check_weak_ref.Tpo -c
gc_check_weak_ref.cpp -o gc_check_weak_ref.o
mv -f .deps/gc_check_weak_ref.Tpo .deps/gc_check_weak_ref.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c -o
gc_copy_phase.lo gc_copy_phase.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c
gc_copy_phase.cpp -fPIC -DPIC -o .libs/gc_copy_phase.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_copy_phase.lo -MD -MP -MF .deps/gc_copy_phase.Tpo -c
gc_copy_phase.cpp -o gc_copy_phase.o
mv -f .deps/gc_copy_phase.Tpo .deps/gc_copy_phase.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c -o
gc_mark_phase.lo gc_mark_phase.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c
gc_mark_phase.cpp -fPIC -DPIC -o .libs/gc_mark_phase.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_mark_phase.lo -MD -MP -MF .deps/gc_mark_phase.Tpo -c
gc_mark_phase.cpp -o gc_mark_phase.o
mv -f .deps/gc_mark_phase.Tpo .deps/gc_mark_phase.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_progress.lo -MD -MP -MF .deps/gc_progress.Tpo -c -o gc_progress.lo
gc_progress.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_progress.lo
-MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -fPIC -DPIC -o
.libs/gc_progress.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gc_progress.lo
-MD -MP -MF .deps/gc_progress.Tpo -c gc_progress.cpp -o gc_progress.o
mv -f .deps/gc_progress.Tpo .deps/gc_progress.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c -o
gc_share_phase.lo gc_share_phase.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c
gc_share_phase.cpp -fPIC -DPIC -o .libs/gc_share_phase.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_share_phase.lo -MD -MP -MF .deps/gc_share_phase.Tpo -c
gc_share_phase.cpp -o gc_share_phase.o
mv -f .deps/gc_share_phase.Tpo .deps/gc_share_phase.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c -o
gc_update_phase.lo gc_update_phase.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c
gc_update_phase.cpp -fPIC -DPIC -o .libs/gc_update_phase.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
gc_update_phase.lo -MD -MP -MF .deps/gc_update_phase.Tpo -c
gc_update_phase.cpp -o gc_update_phase.o
mv -f .deps/gc_update_phase.Tpo .deps/gc_update_phase.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
gctaskfarm.lo -MD -MP -MF .deps/gctaskfarm.Tpo -c -o gctaskfarm.lo
gctaskfarm.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gctaskfarm.lo
-MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -fPIC -DPIC -o
.libs/gctaskfarm.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT gctaskfarm.lo
-MD -MP -MF .deps/gctaskfarm.Tpo -c gctaskfarm.cpp -o gctaskfarm.o
mv -f .deps/gctaskfarm.Tpo .deps/gctaskfarm.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
heapsizing.lo -MD -MP -MF .deps/heapsizing.Tpo -c -o heapsizing.lo
heapsizing.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT heapsizing.lo
-MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp -fPIC -DPIC -o
.libs/heapsizing.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT heapsizing.lo
-MD -MP -MF .deps/heapsizing.Tpo -c heapsizing.cpp -o heapsizing.o
mv -f .deps/heapsizing.Tpo .deps/heapsizing.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT locking.lo
-MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT locking.lo -MD
-MP -MF .deps/locking.Tpo -c locking.cpp -fPIC -DPIC -o
.libs/locking.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT locking.lo -MD
-MP -MF .deps/locking.Tpo -c locking.cpp -o locking.o
mv -f .deps/locking.Tpo .deps/locking.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo
-MD -MP -MF .deps/memmgr.Tpo -c -o memmgr.lo memmgr.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo -MD
-MP -MF .deps/memmgr.Tpo -c memmgr.cpp -fPIC -DPIC -o .libs/memmgr.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT memmgr.lo -MD
-MP -MF .deps/memmgr.Tpo -c memmgr.cpp -o memmgr.o
mv -f .deps/memmgr.Tpo .deps/memmgr.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD
-MP -MF .deps/mpoly.Tpo -c -o mpoly.lo mpoly.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD
-MP -MF .deps/mpoly.Tpo -c mpoly.cpp -fPIC -DPIC -o .libs/mpoly.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT mpoly.lo -MD
-MP -MF .deps/mpoly.Tpo -c mpoly.cpp -o mpoly.o
mv -f .deps/mpoly.Tpo .deps/mpoly.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT network.lo
-MD -MP -MF .deps/network.Tpo -c -o network.lo network.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT network.lo -MD
-MP -MF .deps/network.Tpo -c network.cpp -fPIC -DPIC -o
.libs/network.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT network.lo -MD
-MP -MF .deps/network.Tpo -c network.cpp -o network.o
mv -f .deps/network.Tpo .deps/network.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT objsize.lo
-MD -MP -MF .deps/objsize.Tpo -c -o objsize.lo objsize.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT objsize.lo -MD
-MP -MF .deps/objsize.Tpo -c objsize.cpp -fPIC -DPIC -o
.libs/objsize.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT objsize.lo -MD
-MP -MF .deps/objsize.Tpo -c objsize.cpp -o objsize.o
mv -f .deps/objsize.Tpo .deps/objsize.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT pexport.lo
-MD -MP -MF .deps/pexport.Tpo -c -o pexport.lo pexport.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT pexport.lo -MD
-MP -MF .deps/pexport.Tpo -c pexport.cpp -fPIC -DPIC -o
.libs/pexport.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT pexport.lo -MD
-MP -MF .deps/pexport.Tpo -c pexport.cpp -o pexport.o
mv -f .deps/pexport.Tpo .deps/pexport.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c -o
poly_specific.lo poly_specific.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c
poly_specific.cpp -fPIC -DPIC -o .libs/poly_specific.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
poly_specific.lo -MD -MP -MF .deps/poly_specific.Tpo -c
poly_specific.cpp -o poly_specific.o
mv -f .deps/poly_specific.Tpo .deps/poly_specific.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo
-MD -MP -MF .deps/polyffi.Tpo -c -o polyffi.lo polyffi.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo -MD
-MP -MF .deps/polyffi.Tpo -c polyffi.cpp -fPIC -DPIC -o
.libs/polyffi.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polyffi.lo -MD
-MP -MF .deps/polyffi.Tpo -c polyffi.cpp -o polyffi.o
mv -f .deps/polyffi.Tpo .deps/polyffi.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
polystring.lo -MD -MP -MF .deps/polystring.Tpo -c -o polystring.lo
polystring.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polystring.lo
-MD -MP -MF .deps/polystring.Tpo -c polystring.cpp -fPIC -DPIC -o
.libs/polystring.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT polystring.lo
-MD -MP -MF .deps/polystring.Tpo -c polystring.cpp -o polystring.o
mv -f .deps/polystring.Tpo .deps/polystring.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
process_env.lo -MD -MP -MF .deps/process_env.Tpo -c -o process_env.lo
process_env.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT process_env.lo
-MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -fPIC -DPIC -o
.libs/process_env.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT process_env.lo
-MD -MP -MF .deps/process_env.Tpo -c process_env.cpp -o process_env.o
mv -f .deps/process_env.Tpo .deps/process_env.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT processes.lo
-MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT processes.lo
-MD -MP -MF .deps/processes.Tpo -c processes.cpp -fPIC -DPIC -o
.libs/processes.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT processes.lo
-MD -MP -MF .deps/processes.Tpo -c processes.cpp -o processes.o
mv -f .deps/processes.Tpo .deps/processes.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT profiling.lo
-MD -MP -MF .deps/profiling.Tpo -c -o profiling.lo profiling.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT profiling.lo
-MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -fPIC -DPIC -o
.libs/profiling.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT profiling.lo
-MD -MP -MF .deps/profiling.Tpo -c profiling.cpp -o profiling.o
mv -f .deps/profiling.Tpo .deps/profiling.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo
-MD -MP -MF .deps/quick_gc.Tpo -c -o quick_gc.lo quick_gc.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo
-MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -fPIC -DPIC -o
.libs/quick_gc.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT quick_gc.lo
-MD -MP -MF .deps/quick_gc.Tpo -c quick_gc.cpp -o quick_gc.o
mv -f .deps/quick_gc.Tpo .deps/quick_gc.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT realconv.lo
-MD -MP -MF .deps/realconv.Tpo -c -o realconv.lo realconv.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT realconv.lo
-MD -MP -MF .deps/realconv.Tpo -c realconv.cpp -fPIC -DPIC -o
.libs/realconv.o
realconv.cpp:1510:21: warning: unused variable 'tinytens'
[-Wunused-const-variable]
static CONST double tinytens[] = { 1e-16, 1e-32, 1e-64, 1e-128,
                    ^
1 warning generated.
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT realconv.lo
-MD -MP -MF .deps/realconv.Tpo -c realconv.cpp -o realconv.o
realconv.cpp:1510:21: warning: unused variable 'tinytens'
[-Wunused-const-variable]
static CONST double tinytens[] = { 1e-16, 1e-32, 1e-64, 1e-128,
                    ^
1 warning generated.
mv -f .deps/realconv.Tpo .deps/realconv.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD
-MP -MF .deps/reals.Tpo -c -o reals.lo reals.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD
-MP -MF .deps/reals.Tpo -c reals.cpp -fPIC -DPIC -o .libs/reals.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT reals.lo -MD
-MP -MF .deps/reals.Tpo -c reals.cpp -o reals.o
mv -f .deps/reals.Tpo .deps/reals.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
rts_module.lo -MD -MP -MF .deps/rts_module.Tpo -c -o rts_module.lo
rts_module.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rts_module.lo
-MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -fPIC -DPIC -o
.libs/rts_module.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rts_module.lo
-MD -MP -MF .deps/rts_module.Tpo -c rts_module.cpp -o rts_module.o
mv -f .deps/rts_module.Tpo .deps/rts_module.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo
-MD -MP -MF .deps/rtsentry.Tpo -c -o rtsentry.lo rtsentry.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo
-MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -fPIC -DPIC -o
.libs/rtsentry.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT rtsentry.lo
-MD -MP -MF .deps/rtsentry.Tpo -c rtsentry.cpp -o rtsentry.o
mv -f .deps/rtsentry.Tpo .deps/rtsentry.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT run_time.lo
-MD -MP -MF .deps/run_time.Tpo -c -o run_time.lo run_time.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT run_time.lo
-MD -MP -MF .deps/run_time.Tpo -c run_time.cpp -fPIC -DPIC -o
.libs/run_time.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT run_time.lo
-MD -MP -MF .deps/run_time.Tpo -c run_time.cpp -o run_time.o
mv -f .deps/run_time.Tpo .deps/run_time.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo
-MD -MP -MF .deps/save_vec.Tpo -c -o save_vec.lo save_vec.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo
-MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp -fPIC -DPIC -o
.libs/save_vec.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT save_vec.lo
-MD -MP -MF .deps/save_vec.Tpo -c save_vec.cpp -o save_vec.o
mv -f .deps/save_vec.Tpo .deps/save_vec.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT savestate.lo
-MD -MP -MF .deps/savestate.Tpo -c -o savestate.lo savestate.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT savestate.lo
-MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -fPIC -DPIC -o
.libs/savestate.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT savestate.lo
-MD -MP -MF .deps/savestate.Tpo -c savestate.cpp -o savestate.o
mv -f .deps/savestate.Tpo .deps/savestate.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo
-MD -MP -MF .deps/scanaddrs.Tpo -c -o scanaddrs.lo scanaddrs.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo
-MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -fPIC -DPIC -o
.libs/scanaddrs.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT scanaddrs.lo
-MD -MP -MF .deps/scanaddrs.Tpo -c scanaddrs.cpp -o scanaddrs.o
mv -f .deps/scanaddrs.Tpo .deps/scanaddrs.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo
-MD -MP -MF .deps/sharedata.Tpo -c -o sharedata.lo sharedata.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo
-MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -fPIC -DPIC -o
.libs/sharedata.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sharedata.lo
-MD -MP -MF .deps/sharedata.Tpo -c sharedata.cpp -o sharedata.o
mv -f .deps/sharedata.Tpo .deps/sharedata.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
sighandler.lo -MD -MP -MF .deps/sighandler.Tpo -c -o sighandler.lo
sighandler.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sighandler.lo
-MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp -fPIC -DPIC -o
.libs/sighandler.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT sighandler.lo
-MD -MP -MF .deps/sighandler.Tpo -c sighandler.cpp -o sighandler.o
mv -f .deps/sighandler.Tpo .deps/sighandler.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo
statistics.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT statistics.lo
-MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -fPIC -DPIC -o
.libs/statistics.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT statistics.lo
-MD -MP -MF .deps/statistics.Tpo -c statistics.cpp -o statistics.o
mv -f .deps/statistics.Tpo .deps/statistics.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT timing.lo
-MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT timing.lo -MD
-MP -MF .deps/timing.Tpo -c timing.cpp -fPIC -DPIC -o .libs/timing.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT timing.lo -MD
-MP -MF .deps/timing.Tpo -c timing.cpp -o timing.o
mv -f .deps/timing.Tpo .deps/timing.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo
-MD -MP -MF .deps/xwindows.Tpo -c -o xwindows.lo xwindows.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo
-MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -fPIC -DPIC -o
.libs/xwindows.o
In file included from xwindows.cpp:180:
/usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
In file included from xwindows.cpp:217:
In file included from /usr/local/include/Xm/DesktopP.h:26:
In file included from /usr/local/include/Xm/ExtObjectP.h:26:
/usr/local/include/Xm/XmP.h:1181:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register XEvent *event,
                        ^~~~~~~~~
/usr/local/include/Xm/XmP.h:1276:9: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
        register char *in_str,
        ^~~~~~~~~
/usr/local/include/Xm/XmP.h:1277:9: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
        register char *test_str );
        ^~~~~~~~~
xwindows.cpp:5561:46: warning: variable 'mask' set but not used
[-Wunused-but-set-variable]
  XSizeHints H; int x,y,width,height,gravity,mask;
                                             ^
15 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT xwindows.lo
-MD -MP -MF .deps/xwindows.Tpo -c xwindows.cpp -o xwindows.o
In file included from xwindows.cpp:180:
/usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int from_val,
                        ^~~~~~~~~
/usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register int to_type) ;
                        ^~~~~~~~~
In file included from xwindows.cpp:217:
In file included from /usr/local/include/Xm/DesktopP.h:26:
In file included from /usr/local/include/Xm/ExtObjectP.h:26:
/usr/local/include/Xm/XmP.h:1181:25: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
                        register XEvent *event,
                        ^~~~~~~~~
/usr/local/include/Xm/XmP.h:1276:9: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
        register char *in_str,
        ^~~~~~~~~
/usr/local/include/Xm/XmP.h:1277:9: warning: 'register' storage class
specifier is deprecated and incompatible with C++17
[-Wdeprecated-register]
        register char *test_str );
        ^~~~~~~~~
xwindows.cpp:5561:46: warning: variable 'mask' set but not used
[-Wunused-but-set-variable]
  XSizeHints H; int x,y,width,height,gravity,mask;
                                             ^
15 warnings generated.
mv -f .deps/xwindows.Tpo .deps/xwindows.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo
-MD -MP -MF .deps/x86_dep.Tpo -c -o x86_dep.lo x86_dep.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo -MD
-MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -fPIC -DPIC -o
.libs/x86_dep.o
x86_dep.cpp:358:50: warning: field 'assemblyInterface' is
uninitialized when used here [-Wuninitialized]
X86TaskData::X86TaskData():
ByteCodeInterpreter(&assemblyInterface.stackPtr,
&assemblyInterface.stackLimit),
                                                 ^
x86_dep.cpp:358:79: warning: field 'assemblyInterface' is
uninitialized when used here [-Wuninitialized]
X86TaskData::X86TaskData():
ByteCodeInterpreter(&assemblyInterface.stackPtr,
&assemblyInterface.stackLimit),
                                                                              ^
2 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT x86_dep.lo -MD
-MP -MF .deps/x86_dep.Tpo -c x86_dep.cpp -o x86_dep.o
x86_dep.cpp:358:50: warning: field 'assemblyInterface' is
uninitialized when used here [-Wuninitialized]
X86TaskData::X86TaskData():
ByteCodeInterpreter(&assemblyInterface.stackPtr,
&assemblyInterface.stackLimit),
                                                 ^
x86_dep.cpp:358:79: warning: field 'assemblyInterface' is
uninitialized when used here [-Wuninitialized]
X86TaskData::X86TaskData():
ByteCodeInterpreter(&assemblyInterface.stackPtr,
&assemblyInterface.stackLimit),
                                                                              ^
2 warnings generated.
mv -f .deps/x86_dep.Tpo .deps/x86_dep.Plo
/usr/bin/libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include    -MT x86assembly_gas32.lo -MD -MP -MF
.deps/x86assembly_gas32.Tpo -c -o x86assembly_gas32.lo
x86assembly_gas32.S
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -MT x86assembly_gas32.lo -MD -MP -MF
.deps/x86assembly_gas32.Tpo -c x86assembly_gas32.S -fPIC -DPIC -o
.libs/x86assembly_gas32.o
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -MT x86assembly_gas32.lo -MD -MP -MF
.deps/x86assembly_gas32.Tpo -c x86assembly_gas32.S -o
x86assembly_gas32.o
mv -f .deps/x86assembly_gas32.Tpo .deps/x86assembly_gas32.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo
-MD -MP -MF .deps/elfexport.Tpo -c -o elfexport.lo elfexport.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo
-MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -fPIC -DPIC -o
.libs/elfexport.o
elfexport.cpp:752:18: warning: variable 'areaSpace' set but not used
[-Wunused-but-set-variable]
    POLYUNSIGNED areaSpace = 0;
                 ^
1 warning generated.
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT elfexport.lo
-MD -MP -MF .deps/elfexport.Tpo -c elfexport.cpp -o elfexport.o
elfexport.cpp:752:18: warning: variable 'areaSpace' set but not used
[-Wunused-but-set-variable]
    POLYUNSIGNED areaSpace = 0;
                 ^
1 warning generated.
mv -f .deps/elfexport.Tpo .deps/elfexport.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT basicio.lo
-MD -MP -MF .deps/basicio.Tpo -c -o basicio.lo basicio.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT basicio.lo -MD
-MP -MF .deps/basicio.Tpo -c basicio.cpp -fPIC -DPIC -o
.libs/basicio.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT basicio.lo -MD
-MP -MF .deps/basicio.Tpo -c basicio.cpp -o basicio.o
mv -f .deps/basicio.Tpo .deps/basicio.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT
unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c -o
unix_specific.lo unix_specific.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c
unix_specific.cpp -fPIC -DPIC -o .libs/unix_specific.o
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT
unix_specific.lo -MD -MP -MF .deps/unix_specific.Tpo -c
unix_specific.cpp -o unix_specific.o
mv -f .deps/unix_specific.Tpo .deps/unix_specific.Plo
/usr/bin/libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I.
-I..  -O2 -pipe -I/usr/X11R6/include   -Wall
-DMODULEDIR=\"/usr/local/lib/polyml/modules\"  -I/usr/local/include
-I/usr/X11R6/include   -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo
-MD -MP -MF .deps/osmemunix.Tpo -c -o osmemunix.lo osmemunix.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo
-MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -fPIC -DPIC -o
.libs/osmemunix.o
osmemunix.cpp:220:48: warning: shift count >= width of type
[-Wshift-count-overflow]
        if ((uintptr_t)memBase < ((uintptr_t)1 << 32))
                                               ^  ~~
osmemunix.cpp:242:52: warning: shift count >= width of type
[-Wshift-count-overflow]
        ASSERT((uintptr_t)memBase >= ((uintptr_t)1 << 32));
                                                   ^  ~~
osmemunix.cpp:42:28: note: expanded from macro 'ASSERT'
#define ASSERT(x)   assert(x)
                           ^
/usr/include/assert.h:56:23: note: expanded from macro 'assert'
#  define       assert(e)       ((e) ? (void)0 : __assert2(__FILE__,
__LINE__, __func__, #e))
                                  ^
2 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -I/usr/X11R6/include -Wall
-DMODULEDIR="/usr/local/lib/polyml/modules" -I/usr/local/include
-I/usr/X11R6/include -O2 -pipe -I/usr/X11R6/include -MT osmemunix.lo
-MD -MP -MF .deps/osmemunix.Tpo -c osmemunix.cpp -o osmemunix.o
osmemunix.cpp:220:48: warning: shift count >= width of type
[-Wshift-count-overflow]
        if ((uintptr_t)memBase < ((uintptr_t)1 << 32))
                                               ^  ~~
osmemunix.cpp:242:52: warning: shift count >= width of type
[-Wshift-count-overflow]
        ASSERT((uintptr_t)memBase >= ((uintptr_t)1 << 32));
                                                   ^  ~~
osmemunix.cpp:42:28: note: expanded from macro 'ASSERT'
#define ASSERT(x)   assert(x)
                           ^
/usr/include/assert.h:56:23: note: expanded from macro 'assert'
#  define       assert(e)       ((e) ? (void)0 : __assert2(__FILE__,
__LINE__, __func__, #e))
                                  ^
2 warnings generated.
mv -f .deps/osmemunix.Tpo .deps/osmemunix.Plo
/usr/bin/libtool  --tag=CXX    --mode=link c++   -O2 -pipe
-I/usr/X11R6/include -version-info 13:0:0  -L/usr/local/lib -o
libpolyml.la -rpath /usr/local/lib arb.lo bitmap.lo bytecode.lo
check_objects.lo diagnostics.lo errors.lo exporter.lo gc.lo
gc_check_weak_ref.lo gc_copy_phase.lo gc_mark_phase.lo  gc_progress.lo
gc_share_phase.lo gc_update_phase.lo  gctaskfarm.lo heapsizing.lo
locking.lo memmgr.lo mpoly.lo  network.lo objsize.lo pexport.lo
poly_specific.lo polyffi.lo  polystring.lo process_env.lo processes.lo
profiling.lo  quick_gc.lo realconv.lo reals.lo rts_module.lo
rtsentry.lo  run_time.lo save_vec.lo savestate.lo scanaddrs.lo
sharedata.lo  sighandler.lo statistics.lo timing.lo xwindows.lo
x86_dep.lo x86assembly_gas32.lo elfexport.lo basicio.lo
unix_specific.lo  osmemunix.lo  -lXm -lXext -lXt -lX11
-L/usr/X11R6/lib -lpthread -lgmp -lm
libtool: link: c++ -shared -fPIC -DPIC -o .libs/libpolyml.so.0.0 -O2
-pipe -I/usr/X11R6/include .libs/arb.o .libs/bitmap.o .libs/bytecode.o
.libs/check_objects.o .libs/diagnostics.o .libs/errors.o
.libs/exporter.o .libs/gc.o .libs/gc_check_weak_ref.o
.libs/gc_copy_phase.o .libs/gc_mark_phase.o .libs/gc_progress.o
.libs/gc_share_phase.o .libs/gc_update_phase.o .libs/gctaskfarm.o
.libs/heapsizing.o .libs/locking.o .libs/memmgr.o .libs/mpoly.o
.libs/network.o .libs/objsize.o .libs/pexport.o .libs/poly_specific.o
.libs/polyffi.o .libs/polystring.o .libs/process_env.o
.libs/processes.o .libs/profiling.o .libs/quick_gc.o .libs/realconv.o
.libs/reals.o .libs/rts_module.o .libs/rtsentry.o .libs/run_time.o
.libs/save_vec.o .libs/savestate.o .libs/scanaddrs.o .libs/sharedata.o
.libs/sighandler.o .libs/statistics.o .libs/timing.o .libs/xwindows.o
.libs/x86_dep.o .libs/x86assembly_gas32.o .libs/elfexport.o
.libs/basicio.o .libs/unix_specific.o .libs/osmemunix.o -L.libs -lXm
-lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv -lfreetype -lz -lXft
-lfontconfig -lexpat -lXrender -ljpeg -lpng -lm -lpthread -lgmp
-Wl,-soname,libpolyml.so.0.0
libtool: link: ar cru .libs/libpolyml.a arb.o bitmap.o bytecode.o
check_objects.o diagnostics.o errors.o exporter.o gc.o
gc_check_weak_ref.o gc_copy_phase.o gc_mark_phase.o gc_progress.o
gc_share_phase.o gc_update_phase.o gctaskfarm.o heapsizing.o locking.o
memmgr.o mpoly.o network.o objsize.o pexport.o poly_specific.o
polyffi.o polystring.o process_env.o processes.o profiling.o
quick_gc.o realconv.o reals.o rts_module.o rtsentry.o run_time.o
save_vec.o savestate.o scanaddrs.o sharedata.o sighandler.o
statistics.o timing.o xwindows.o x86_dep.o x86assembly_gas32.o
elfexport.o basicio.o unix_specific.o osmemunix.o
libtool: link: ranlib .libs/libpolyml.a
Making all in libpolymain
/usr/bin/libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I.
-I..    -Wall -I/usr/local/include -I/usr/X11R6/include    -Wall
-fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -MT polystub.lo
-MD -MP -MF .deps/polystub.Tpo -c -o polystub.lo polystub.c
cc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include
-I/usr/X11R6/include -Wall -fno-strict-aliasing -O2 -pipe
-I/usr/X11R6/include -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c
polystub.c -fPIC -DPIC -o .libs/polystub.o
cc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include
-I/usr/X11R6/include -Wall -fno-strict-aliasing -O2 -pipe
-I/usr/X11R6/include -MT polystub.lo -MD -MP -MF .deps/polystub.Tpo -c
polystub.c -o polystub.o
mv -f .deps/polystub.Tpo .deps/polystub.Plo
/usr/bin/libtool  --tag=CC    --mode=link cc    -Wall
-fno-strict-aliasing -O2 -pipe -I/usr/X11R6/include -static
-version-info 0:0 -L/usr/local/lib -o  libpolymain.la -rpath
/usr/local/lib polystub.lo  -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib
-lpthread -lgmp -lm
libtool: link: ar cru .libs/libpolymain.a polystub.o
libtool: link: ranlib .libs/libpolymain.a
Making all in .
cc -DHAVE_CONFIG_H -I.    -I/usr/local/include -I/usr/X11R6/include
-O2 -pipe -I/usr/X11R6/include -MT polyimport.o -MD -MP -MF
.deps/polyimport.Tpo -c -o polyimport.o polyimport.c
mv -f .deps/polyimport.Tpo .deps/polyimport.Po
/usr/bin/libtool  --tag=CC    --mode=link cc  -O2 -pipe
-I/usr/X11R6/include    -L/usr/local/lib -o polyimport polyimport.o
libpolyml/libpolyml.la -lXm -lXext -lXt -lX11 -L/usr/X11R6/lib
-lpthread -lgmp -lm
libtool: link: cc -o .libs/polyimport -O2 -pipe -I/usr/X11R6/include
polyimport.o -L.libs -lpolyml -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb
-lXext -liconv -lfreetype -lz -lXft -lfontconfig -lexpat -lXrender
-ljpeg -lpng -lm -lpthread -lgmp
-Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib
./polyimport  ./bootstrap/bootstrap32.txt -I . < ./bootstrap/Stage1.sml
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 2 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREESIG
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALLSIG
Created signature FOREIGNCALLSIG
Created signature CODETREESIG
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTYSIG
Created signature PRETTYSIG
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CODETREE_FUNCTIONS
Making BaseCodeTreeSig
Created signature BaseCodeTreeSig
Making CodetreeFunctionsSig
Created signature CodetreeFunctionsSig
Created functor CODETREE_FUNCTIONS
Making BaseCodeTree
Making BackendIntermediateCode
Making BackendIntermediateCodeSig
Created signature BackendIntermediateCodeSig
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CODETREE_STATIC_LINK_AND_CASES
Making GENCODESIG
Created signature GENCODESIG
Making CodegenTreeSig
Created signature CodegenTreeSig
Created functor CODETREE_STATIC_LINK_AND_CASES
Making GCode
Making ByteCode
Making INTCODECONS
Making CODE_ARRAY
Making CODEARRAYSIG
Created signature CODEARRAYSIG
Created structure CODE_ARRAY
Making INTCODECONSSIG
Created signature INTCODECONSSIG
Created functor INTCODECONS
Making INTGCODE
Created functor INTGCODE
Created structure ByteCode
Created structure GCode
Making CODETREE_LAMBDA_LIFT
Created functor CODETREE_LAMBDA_LIFT
Making CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Created functor CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Making CODETREE_REMOVE_REDUNDANT
Created functor CODETREE_REMOVE_REDUNDANT
Making CODETREE_SIMPLIFIER
Created functor CODETREE_SIMPLIFIER
Making CODETREE_OPTIMISER
Created functor CODETREE_OPTIMISER
Making CODETREE
Created functor CODETREE
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage3.sml
******Bootstrap stage 3 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 4 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREESIG
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALLSIG
Created signature FOREIGNCALLSIG
Created signature CODETREESIG
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTYSIG
Created signature PRETTYSIG
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CODETREE_FUNCTIONS
Making BaseCodeTreeSig
Created signature BaseCodeTreeSig
Making CodetreeFunctionsSig
Created signature CodetreeFunctionsSig
Created functor CODETREE_FUNCTIONS
Making BaseCodeTree
Making BackendIntermediateCode
Making BackendIntermediateCodeSig
Created signature BackendIntermediateCodeSig
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CODETREE_STATIC_LINK_AND_CASES
Making GENCODESIG
Created signature GENCODESIG
Making CodegenTreeSig
Created signature CodegenTreeSig
Created functor CODETREE_STATIC_LINK_AND_CASES
Making GCode
Making X86Code
Making X86OUTPUTCODE
Making CODEARRAYSIG
Created signature CODEARRAYSIG
Making X86CODESIG
Created signature X86CODESIG
Created functor X86OUTPUTCODE
Making CODE_ARRAY
Created structure CODE_ARRAY
Making X86OPTIMISE
Created functor X86OPTIMISE
Making X86FOREIGNCALL
Created functor X86FOREIGNCALL
Making X86ICode
Making ICodeSig
Created signature ICodeSig
Created functor X86ICode
Making X86ICodeIdentifyReferences
Making INTSETSIG
Created signature INTSETSIG
Making X86IDENTIFYREFSSIG
Created signature X86IDENTIFYREFSSIG
Created functor X86ICodeIdentifyReferences
Making IntSet
Created structure IntSet
Making X86ICodeGetConflictSets
Making X86GETCONFLICTSETSIG
Created signature X86GETCONFLICTSETSIG
Created functor X86ICodeGetConflictSets
Making X86PushRegisters
Making X86PUSHREGISTERSIG
Created signature X86PUSHREGISTERSIG
Created functor X86PushRegisters
Making X86ICodeOptimise
Making X86ICODEOPTSIG
Created signature X86ICODEOPTSIG
Created functor X86ICodeOptimise
Making X86AllocateRegisters
Making X86ALLOCATEREGISTERSSIG
Created signature X86ALLOCATEREGISTERSSIG
Created functor X86AllocateRegisters
Making X86ICodeToX86Code
Making X86ICODEGENERATESIG
Created signature X86ICODEGENERATESIG
Created functor X86ICodeToX86Code
Making X86ICodeTransform
Making X86ICODETRANSFORMSIG
Created signature X86ICODETRANSFORMSIG
Created functor X86ICodeTransform
Making X86CodetreeToICode
Created functor X86CodetreeToICode
Created structure X86Code
Created structure GCode
Making CODETREE_LAMBDA_LIFT
Created functor CODETREE_LAMBDA_LIFT
Making CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Created functor CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Making CODETREE_REMOVE_REDUNDANT
Created functor CODETREE_REMOVE_REDUNDANT
Making CODETREE_SIMPLIFIER
Created functor CODETREE_SIMPLIFIER
Making CODETREE_OPTIMISER
Created functor CODETREE_OPTIMISER
Making CODETREE
Created functor CODETREE
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage5.sml
******Bootstrap stage 5 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
******Bootstrap stage 6 of 7******
Making MLCompiler
Making Address
Created structure Address
Created signature AddressSig
Making Misc
Created structure Misc
Making HashTable
Created structure HashTable
Making UniversalTable
Created structure UniversalTable
Making StretchArray
Created structure StretchArray
Created structure Boot
Making Initialise
Making INITIALISE_
Making LEXSIG
Created signature LEXSIG
Making TYPETREESIG
Created signature TYPETREESIG
Making STRUCTVALSIG
Created signature STRUCTVALSIG
Making VALUEOPSSIG
Created signature VALUEOPSSIG
Making CODETREESIG
Making BUILTINS
Created signature BUILTINS
Making FOREIGNCALLSIG
Created signature FOREIGNCALLSIG
Created signature CODETREESIG
Making EXPORTTREESIG
Created signature EXPORTTREESIG
Making DATATYPEREPSIG
Created signature DATATYPEREPSIG
Making TYPEIDCODESIG
Created signature TYPEIDCODESIG
Making MAKESIG
Created signature MAKESIG
Making DEBUG
Created signature DEBUG
Making DEBUGGER
Created signature DEBUGGER
Making PRETTYSIG
Created signature PRETTYSIG
Making PRINTTABLESIG
Created signature PRINTTABLESIG
Created functor INITIALISE_
Making Lex
Making LEX_
Making SymbolsSig
Created signature SymbolsSig
Created functor LEX_
Making Pretty
Created structure Pretty
Making Symbols
Created structure Symbols
Making Debug
Created structure Debug
Created structure Lex
Making TypeTree
Making TYPE_TREE
Created functor TYPE_TREE
Making StructVals
Making STRUCT_VALS
Created functor STRUCT_VALS
Making CodeTree
Making CODETREE_FUNCTIONS
Making BaseCodeTreeSig
Created signature BaseCodeTreeSig
Making CodetreeFunctionsSig
Created signature CodetreeFunctionsSig
Created functor CODETREE_FUNCTIONS
Making BaseCodeTree
Making BackendIntermediateCode
Making BackendIntermediateCodeSig
Created signature BackendIntermediateCodeSig
Created structure BackendIntermediateCode
Created structure BaseCodeTree
Making StronglyConnected
Created structure StronglyConnected
Making CODETREE_STATIC_LINK_AND_CASES
Making GENCODESIG
Created signature GENCODESIG
Making CodegenTreeSig
Created signature CodegenTreeSig
Created functor CODETREE_STATIC_LINK_AND_CASES
Making GCode
Making X86Code
Making X86OUTPUTCODE
Making CODEARRAYSIG
Created signature CODEARRAYSIG
Making X86CODESIG
Created signature X86CODESIG
Created functor X86OUTPUTCODE
Making CODE_ARRAY
Created structure CODE_ARRAY
Making X86OPTIMISE
Created functor X86OPTIMISE
Making X86FOREIGNCALL
Created functor X86FOREIGNCALL
Making X86ICode
Making ICodeSig
Created signature ICodeSig
Created functor X86ICode
Making X86ICodeIdentifyReferences
Making INTSETSIG
Created signature INTSETSIG
Making X86IDENTIFYREFSSIG
Created signature X86IDENTIFYREFSSIG
Created functor X86ICodeIdentifyReferences
Making IntSet
Created structure IntSet
Making X86ICodeGetConflictSets
Making X86GETCONFLICTSETSIG
Created signature X86GETCONFLICTSETSIG
Created functor X86ICodeGetConflictSets
Making X86PushRegisters
Making X86PUSHREGISTERSIG
Created signature X86PUSHREGISTERSIG
Created functor X86PushRegisters
Making X86ICodeOptimise
Making X86ICODEOPTSIG
Created signature X86ICODEOPTSIG
Created functor X86ICodeOptimise
Making X86AllocateRegisters
Making X86ALLOCATEREGISTERSSIG
Created signature X86ALLOCATEREGISTERSSIG
Created functor X86AllocateRegisters
Making X86ICodeToX86Code
Making X86ICODEGENERATESIG
Created signature X86ICODEGENERATESIG
Created functor X86ICodeToX86Code
Making X86ICodeTransform
Making X86ICODETRANSFORMSIG
Created signature X86ICODETRANSFORMSIG
Created functor X86ICodeTransform
Making X86CodetreeToICode
Created functor X86CodetreeToICode
Created structure X86Code
Created structure GCode
Making CODETREE_LAMBDA_LIFT
Created functor CODETREE_LAMBDA_LIFT
Making CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Created functor CODETREE_CODEGEN_CONSTANT_FUNCTIONS
Making CODETREE_REMOVE_REDUNDANT
Created functor CODETREE_REMOVE_REDUNDANT
Making CODETREE_SIMPLIFIER
Created functor CODETREE_SIMPLIFIER
Making CODETREE_OPTIMISER
Created functor CODETREE_OPTIMISER
Making CODETREE
Created functor CODETREE
Created structure CodeTree
Created structure StructVals
Making Utilities
Making UTILITIES_
Created functor UTILITIES_
Created structure Utilities
Making ExportTreeStruct
Making ExportTree
Created functor ExportTree
Created structure ExportTreeStruct
Created structure TypeTree
Making ValueOps
Making VALUE_OPS
Making COPIERSIG
Created signature COPIERSIG
Created functor VALUE_OPS
Making PrintTable
Making PRINT_TABLE
Created functor PRINT_TABLE
Created structure PrintTable
Making CopierStruct
Making COPIER
Created functor COPIER
Created structure CopierStruct
Making TypeIDCodeStruct
Making TYPEIDCODE
Created functor TYPEIDCODE
Created structure TypeIDCodeStruct
Making DatatypeRep
Making DATATYPE_REP
Created functor DATATYPE_REP
Created structure DatatypeRep
Created structure ValueOps
Making Make
Making MAKE_
Making COMPILERBODYSIG
Created signature COMPILERBODYSIG
Created functor MAKE_
Making CompilerBody
Making COMPILER_BODY
Making STRUCTURESSIG
Created signature STRUCTURESSIG
Created functor COMPILER_BODY
Making SymSet
Making SymsetSig
Created signature SymsetSig
Created structure SymSet
Making Structures
Making STRUCTURES_
Making PARSETREESIG
Created signature PARSETREESIG
Making SIGNATURESSIG
Created signature SIGNATURESSIG
Created functor STRUCTURES_
Making ParseTree
Making BASE_PARSE_TREE
Making BaseParseTreeSig
Created signature BaseParseTreeSig
Created functor BASE_PARSE_TREE
Making Debugger
Making DEBUGGER_
Created functor DEBUGGER_
Created structure Debugger
Making PRINT_PARSETREE
Making PrintParsetreeSig
Created signature PrintParsetreeSig
Created functor PRINT_PARSETREE
Making EXPORT_PARSETREE
Making ExportParsetreeSig
Created signature ExportParsetreeSig
Created functor EXPORT_PARSETREE
Making TYPECHECK_PARSETREE
Making TypeCheckParsetreeSig
Created signature TypeCheckParsetreeSig
Created functor TYPECHECK_PARSETREE
Making MATCH_COMPILER
Making MatchCompilerSig
Created signature MatchCompilerSig
Created functor MATCH_COMPILER
Making CODEGEN_PARSETREE
Making CodegenParsetreeSig
Created signature CodegenParsetreeSig
Created functor CODEGEN_PARSETREE
Making PARSE_TREE
Created functor PARSE_TREE
Created structure ParseTree
Making SignaturesStruct
Making SIGNATURES
Created functor SIGNATURES
Created structure SignaturesStruct
Created structure Structures
Making ParseDec
Making PARSE_DEC
Created functor PARSE_DEC
Making Skips
Making SKIPS_
Created functor SKIPS_
Created structure Skips
Making ParseType
Making PARSE_TYPE
Created functor PARSE_TYPE
Created structure ParseType
Created structure ParseDec
Created structure CompilerBody
Making CompilerVersion
Created structure CompilerVersion
Created structure Make
Created structure Initialise
Created structure MLCompiler
Use: bootstrap/Stage7.sml
******Bootstrap stage 7 of 7******
Use: basis/build.sml
Use: basis/InitialBasis.ML
Use: basis/Universal.ML
Use: basis/General.sml
Use: basis/LibrarySupport.sml
Use: basis/PolyMLException.sml
Use: basis/Option.sml
Use: basis/ListSignature.sml
Use: basis/List.sml
Use: basis/VectorOperations.sml
Use: basis/PolyVectorOperations.sml
Use: basis/VectorSliceOperations.sml
Use: basis/MONO_VECTOR.sml
Use: basis/MONO_VECTOR_SLICE.sml
Use: basis/MONO_ARRAY.sml
Use: basis/MONO_ARRAY_SLICE.sml
Use: basis/StringSignatures.sml
Use: basis/String.sml
Use: basis/INTEGER.sml
Use: basis/Int.sml
Use: basis/IntAsFixedInt.sml
Use: basis/Int31.sml
Use: basis/WordSignature.sml
Use: basis/LargeWord.sml
Use: basis/VectorSignature.sml
Use: basis/VectorSliceSignature.sml
Use: basis/Vector.sml
Use: basis/ArraySignature.sml
Use: basis/ArraySliceSignature.sml
Use: basis/Array.sml
Use: basis/Text.sml
Use: basis/Bool.sml
Use: basis/ListPair.sml
Use: basis/Word32.sml
Use: basis/Word16.sml
Use: basis/Word8.sml
Use: basis/IntInf.sml
Use: basis/Int32.sml
Use: basis/Word8Array.sml
Use: basis/Byte.sml
Use: basis/BoolArray.sml
Use: basis/IntArray.sml
Use: basis/RealArray.sml
Use: basis/IEEE_REAL.sml
Use: basis/IEEEReal.sml
Use: basis/MATH.sml
Use: basis/MATH.sml
Use: basis/RealSignature.sml
Use: basis/Real.sml
Use: basis/Real32.sml
Use: basis/Time.sml
Use: basis/DATE.sig
Use: basis/Date.sml
Use: basis/Thread.sml
Use: basis/ThreadLib.sml
Use: basis/Timer.sml
Use: basis/CommandLine.sml
Use: basis/ExnPrinter.sml
Use: basis/ForeignConstants.sml
Use: basis/ForeignMemory.sml
Use: basis/Foreign.sml
Use: basis/IO.sml
Use: basis/OS.sml
Use: basis/PRIM_IO.sml
Use: basis/PrimIO.sml
Use: basis/LibraryIOSupport.sml
Use: basis/STREAM_IO.sml
Use: basis/BasicStreamIO.sml
Use: basis/IMPERATIVE_IO.sml
Use: basis/ImperativeIO.sml
Use: basis/TextIO.sml
Use: basis/BinIO.sml
Use: basis/Socket.sml
Use: basis/NetProtDB.sml
Use: basis/NetServDB.sml
Use: basis/GenericSock.sml
Use: basis/INetSock.sml
Use: basis/INet6Sock.sml
Use: basis/PackReal.sml
Use: basis/PackReal32Boxed.sml
Use: basis/PackWord.sml
Use: basis/Array2Signature.sml
Use: basis/Array2.sml
Use: basis/IntArray2.sml
Use: basis/SML90.sml
Use: basis/Weak.sml
Use: basis/Signal.sml
Use: basis/BIT_FLAGS.sml
Use: basis/SingleAssignment.sml
Use: basis/Posix.sml
Use: basis/Unix.sml
Use: basis/UnixSock.sml
Use: basis/HashArray.ML
Use: basis/UniversalArray.ML
Use: basis/PrettyPrinter.sml
Use: basis/ASN1.sml
Use: basis/Statistics.ML
Use: basis/InitialPolyML.ML
Use: basis/FinalPolyML.sml
Use: basis/TopLevelPolyML.sml
Making XWindows
Making XCall
Created structure XCall
Making XAtoms
Making XATOMS_SIG
Created signature XATOMS_SIG
Created structure XAtoms
Making XCursors
Making XCURSORS_SIG
Created signature XCURSORS_SIG
Created structure XCursors
Making XKeySyms
Making XKEYSYMS_SIG
Created signature XKEYSYMS_SIG
Created structure XKeySyms
Making XWINDOWS_SIG
Making XEVENT_SIG
Making XTYPES_SIG
Created signature XTYPES_SIG
Created signature XEVENT_SIG
Created signature XWINDOWS_SIG
Created structure XWindows
Making Motif
Making MotifTypes
Created structure MotifTypes
Making XmTypes
Created structure XmTypes
Making MotifCore
Created structure MotifCore
Making InitialiseCore
Created structure InitialiseCore
Making MOTIF_SIG
Making XM_TYPES
Making MOTIF_TYPES
Created signature MOTIF_TYPES
Created signature XM_TYPES
Created signature MOTIF_SIG
Created structure Motif
******Writing object code******
Segmentation fault (core dumped)
*** Error 139 in . (Makefile:1158 'polyexport.o')
*** Error 1 in . (Makefile:735 'all-recursive': @fail=;  if
(target_option=k; case ${target_option-} in  ?) ;;  *) echo
"am__make_running_wi...)
*** Error 2 in /usr/ports/pobj/polyml-5.9/polyml-5.9 (Makefile:469 'all')
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2948
'/usr/ports/pobj/polyml-5.9/.build_done': @cd
/usr/ports/pobj/polyml-5.9/pol...)
*** Error 2 in /usr/ports/lang/polyml
(/usr/ports/infrastructure/mk/bsd.port.mk:2594 'all':
@lock=polyml-5.9;  export _LOCKS_HELD=" polyml-5...)
didickman@black /usr/ports/lang/polyml$ make
===>  Building for polyml-5.9
make  all-recursive
Making all in libpolyml
Making all in libpolymain
Making all in .
/usr/bin/libtool  --tag=CC    --mode=link cc  -O2 -pipe
-I/usr/X11R6/include   -L/usr/local/lib -o poly  polyexport.o
libpolymain/libpolymain.la libpolyml/libpolyml.la  -lXm -lXext -lXt
-lX11 -L/usr/X11R6/lib -lpthread -lgmp -lm
libtool: link: cc -o .libs/poly -O2 -pipe -I/usr/X11R6/include
polyexport.o 
/usr/ports/pobj/polyml-5.9/polyml-5.9/libpolymain/.libs/libpolymain.a
-L.libs -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv
-lfreetype -lz -lXft -lfontconfig -lexpat -lXrender -ljpeg -lpng -lm
-lpthread -lgmp -lpolyml
-Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib
ld: error: polyexport.o: invalid sh_type for string table section
[index 1]: expected SHT_STRTAB, but got Unknown
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Error while executing cc -o .libs/poly -O2 -pipe -I/usr/X11R6/include
polyexport.o 
/usr/ports/pobj/polyml-5.9/polyml-5.9/libpolymain/.libs/libpolymain.a
-L.libs -lXm -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -liconv
-lfreetype -lz -lXft -lfontconfig -lexpat -lXrender -ljpeg -lpng -lm
-lpthread -lgmp -lpolyml
-Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib
*** Error 2 in . (Makefile:575 'poly')
*** Error 1 in . (Makefile:735 'all-recursive': @fail=;  if
(target_option=k; case ${target_option-} in  ?) ;;  *) echo
"am__make_running_wi...)
*** Error 2 in /usr/ports/pobj/polyml-5.9/polyml-5.9 (Makefile:469 'all')
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2948
'/usr/ports/pobj/polyml-5.9/.build_done': @cd
/usr/ports/pobj/polyml-5.9/pol...)
*** Error 2 in /usr/ports/lang/polyml
(/usr/ports/infrastructure/mk/bsd.port.mk:2594 'all':
@lock=polyml-5.9;  export _LOCKS_HELD=" polyml-5...)

Reply via email to