All pastes #2107636 Raw Edit

Stuff

public text v1 · immutable
#2107636 ·published 2012-01-30 04:39 UTC
rendered paste body
Found Gauche-gl source.
Wix SDK found: /d/WinApp/wix35/candle.exe
rm -rf test.log test.record core Gauche.framework *~
for d in doc ext lib src gc; do (cd $d; make clean); done
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
rm -rf core *~ *.aux *.cl *.cls *.cp *.cps *.fn *.fns *.ky *.kys \
               *.log *.md *.mds \
	       *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs *.pdf *.dvi *.info* \
	       gauche-refe.texi gauche-refj.texi gauche-deve.texi gauche-devj.texi
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows; do (cd $d; make clean); done
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
rm -rf core *~ test.log test.out convaux.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
rm -rf core *~ test.log test.out binarylib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
rm -rf core *~ test.log test.out termiolib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
rm -rf core *~ test.log test.out vportlib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
rm -rf core *~ test.log test.out zliblib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
rm -rf core *~
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
rm -f core slibcat *~
for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental srfi-14 srfi-29 binary control dbd dbm math util compat file rfc text www www/cgi; do (cd $d; rm -f core *~); done
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
rm -rf core core.[0-9]* gosh.exe gauche-config.exe \
	       test-vmstack.exe test-arith.exe   \
	       gauche-install gauche-package gauche-cesconv gauche-config.c \
	       libgauche-0.9.dll* *.o *~ *.a *.t *.def *.exp *.exe \
	       test.log test.dir so_locations gauche/*~ gauche/arch.h \
	       gauche/config_threads.h gauche-config.in.c \
	       gauche-install.in.c gauche-package.in.c gauche-cesconv.in.c \
	       i686-pc-mingw32-gauche-config.c i686-pc-mingw32-gauche-config
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
Making clean in .
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
test -z "libstaticrootslib.la" || rm -f libstaticrootslib.la
rm -f "./so_locations"
 rm -f gctest.exe leaktest.exe middletest.exe smashtest.exe hugetest.exe staticrootstest.exe threadleaktest.exe threadkey_test.exe initsecondarythread.exe
 rm -f gctest leaktest middletest smashtest hugetest staticrootstest threadleaktest threadkey_test initsecondarythread
test -z "libgc.la  libcord.la" || rm -f libgc.la  libcord.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
if test -f gc/libatomic_ops/Makefile; then (cd gc/libatomic_ops; make clean); fi
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/missing --run aclocal-1.11 
 cd . && /bin/sh /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/missing --run automake-1.11 --gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche --enable-threads=win32 --enable-multibyte=utf8 --with-zlib=/d/WinApp/GTK_2.24.8 CFLAGS= -fno-omit-frame-pointer --cache-file=/dev/null --srcdir=. --no-create --no-recursion
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for ANSI C header files... (cached) yes
checking Determining PIC compiler flag... -fPIC
checking for pthread_self in -lpthread... yes
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
Making clean in tests
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/tests'
test -z "test_atomic.exe test_atomic_pthreads.exe test_stack.exe test_malloc.exe" || rm -f test_atomic.exe test_atomic_pthreads.exe test_stack.exe test_malloc.exe
test -z "list_atomic.i" || rm -f list_atomic.i
rm -f *.o
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/tests'
Making clean in doc
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/doc'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/doc'
Making clean in src
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
Making clean in atomic_ops
make[3]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
Making clean in sysdeps
make[4]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops/sysdeps'
make[4]: Nothing to be done for `clean'.
make[4]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops/sysdeps'
Making clean in .
make[4]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
make[4]: Nothing to be done for `clean-am'.
make[4]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
make[3]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
Making clean in .
make[3]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
test -z "libatomic_ops.a libatomic_ops_gpl.a" || rm -f libatomic_ops.a libatomic_ops_gpl.a
rm -f *.o
make[3]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
Making clean in .
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
make[2]: Nothing to be done for `clean-am'.
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
for d in doc ext lib src gc; do (cd $d; make distclean); done
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
rm -rf core *~ *.aux *.cl *.cls *.cp *.cps *.fn *.fns *.ky *.kys \
               *.log *.md *.mds \
	       *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs *.pdf *.dvi *.info* \
	       gauche-refe.texi gauche-refj.texi gauche-deve.texi gauche-devj.texi
rm -rf Makefile gosh.1 gauche-config.1 gauche-install.1 gauche-package.1 gauche-cesconv.1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows; do (cd $d; make clean); done
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out convaux.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out binarylib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out termiolib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out vportlib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out zliblib.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
rm -rf core *~
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows; do (cd $d; make distclean); done
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c collection.sci sequence.sci parameter.sci hook.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c match.sci queue.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c *.sci *.o *.dll
rm -rf Makefile 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out gauche--threads.c *.sci *.o *.dll
rm -rf Makefile 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out uvlib.c uvlib.stub uvector.c uvutil.c gauche/uvector.h *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out convaux.c *.o *.dll
rm -rf Makefile charconv.h eucj2ucs.c ucs2eucj.c guess_tab.c
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out binarylib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out netlib.c netaux.c *.o *.dll
rm -rf Makefile 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out termiolib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out fcntlib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c util.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out tree-trans.scm to-html.scm ssax.sci tools.sci sxpath.sci serializer.sci ssax-test.scm tree-trans-test.scm to-html-test.scm sxml--ssax.c sxml-ssax.scm sxml--sxpath.c sxml-sxpath.scm sxml--tools.c sxml-tools.scm sxml--serializer.c sxml-serializer.scm *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out gauche--syslog.c syslog.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out dbm--gdbm.c gdbm.sci dbm--ndbm.c ndbm.sci dbm--odbm.c odbm.sci ndbm-makedb ndbm-suffixes.h *.o *.dll
rm -rf Makefile dbmconf.h
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out mt-lib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out crypt--bcrypt.c *.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out rfc--md5.c rfc--sha.c *.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out vportlib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out *.c gettext.sci tr.sci unicode.sci *.o *.dll
rm -rf Makefile 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out zliblib.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out util--sparse.c sparse.sci *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out peg.sci *.c *.o *.dll
rm -rf Makefile 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
/bin/sh: ../../src/gosh: No such file or directory
make[2]: [unlink] Error 127 (ignored)
rm -rf core *~ test.log test.out windows.c console.c *.o *.dll
rm -rf Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
rm -rf Makefile Makefile.ext
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
rm -f core slibcat *~
for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental srfi-14 srfi-29 binary control dbd dbm math util compat file rfc text www www/cgi; do (cd $d; rm -f core *~); done
rm -f Makefile slib.scm
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
rm -rf core core.[0-9]* gosh.exe gauche-config.exe \
	       test-vmstack.exe test-arith.exe   \
	       gauche-install gauche-package gauche-cesconv gauche-config.c \
	       libgauche-0.9.dll* *.o *~ *.a *.t *.def *.exp *.exe \
	       test.log test.dir so_locations gauche/*~ gauche/arch.h \
	       gauche/config_threads.h gauche-config.in.c \
	       gauche-install.in.c gauche-package.in.c gauche-cesconv.in.c \
	       i686-pc-mingw32-gauche-config.c i686-pc-mingw32-gauche-config
rm -f Makefile genconfig makeverslink gauche/config.h
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
Making distclean in .
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
test -z "libstaticrootslib.la" || rm -f libstaticrootslib.la
rm -f "./so_locations"
 rm -f gctest.exe leaktest.exe middletest.exe smashtest.exe hugetest.exe staticrootstest.exe threadleaktest.exe threadkey_test.exe initsecondarythread.exe
 rm -f gctest leaktest middletest smashtest hugetest staticrootstest threadleaktest threadkey_test initsecondarythread
test -z "libgc.la  libcord.la" || rm -f libgc.la  libcord.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "bdw-gc.pc" || rm -f bdw-gc.pc
test . = "." || test -z "" || rm -f 
rm -f include/private/config.h include/private/stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
if test -f gc/libatomic_ops/Makefile; then (cd gc/libatomic_ops; make distclean); fi
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
Making distclean in tests
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/tests'
test -z "test_atomic.exe test_atomic_pthreads.exe test_stack.exe test_malloc.exe" || rm -f test_atomic.exe test_atomic_pthreads.exe test_stack.exe test_malloc.exe
test -z "list_atomic.i" || rm -f list_atomic.i
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/tests'
Making distclean in doc
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/doc'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/doc'
Making distclean in src
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
Making distclean in atomic_ops
make[3]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
Making distclean in sysdeps
make[4]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops/sysdeps'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[4]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops/sysdeps'
Making distclean in .
make[4]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
rm -f Makefile
make[3]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src/atomic_ops'
Making distclean in .
make[3]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
test -z "libatomic_ops.a libatomic_ops_gpl.a" || rm -f libatomic_ops.a libatomic_ops_gpl.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops/src'
Making distclean in .
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops'
(cd winnt; make clean)
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt'
rm -rf gauche/ debug/ release/ *~ *.ncb *.suo *.vcproj.* test.log gosh/ libgauche/ gauche-config/ test-arith/ test-vmstack/ ext-*/
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt'
rm -rf Makefile config.cache config.log config.status config.threads libtool configure.lineno autom4* gc/autom4*
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking slib... not found, using fallback /usr/local/slib
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for an ANSI C-conforming const... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... no, using cp -p
checking for ar... ar
checking for as... as
checking for makeinfo... makeinfo
checking for gzip... gzip
checking for i686-pc-mingw32-gcc... no
checking for -gcc... no
checking for gcc... gcc
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking glob.h usability... no
checking glob.h presence... no
checking for glob.h... no
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking rpc/types.h usability... no
checking rpc/types.h presence... no
checking for rpc/types.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... mv: cannot move `conftest.er1' to `conftest.err': Permission denied
unknown
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of long... 4
checking size of int... 4
checking size of off_t... 4
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 long long... yes
checking for long double... yes
checking for struct timespec... no
checking size of rlim_t... 0
checking for struct group.gr_passwd... no
checking for struct passwd.pw_passwd... no
checking for struct passwd.pw_gecos... no
checking for struct passwd.pw_class... no
checking time_t is integral... yes
checking whether gcc -std=gnu99 needs -traditional... no
checking for sin in -lm... yes
checking for isinf in -lsunmath... no
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for isnan... yes
checking for isinf... no
checking for trunc... yes
checking for rint... yes
checking for symlink... no
checking for readlink... no
checking for lchown... no
checking for mkstemp... no
checking for realpath... no
checking for nanosleep... no
checking for usleep... yes
checking for random... no
checking for srandom... no
checking for lrand48... no
checking for srand48... no
checking for putenv... yes
checking for setenv... no
checking for unsetenv... no
checking for clearenv... no
checking for getpgid... no
checking for gethostname... no
checking for sethostname... no
checking for getdomainname... no
checking for setdomainname... no
checking for gettimeofday... yes
checking for getloadavg... no
checking for syslog... no
checking for setlogmask... no
checking for sigwait... no
checking for library containing openpty... no
checking for library containing forkpty... no
checking for library containing crypt... no
checking for library containing dlopen... no
checking for library containing sched_yield... no
checking how to make dynamic loadable module... ok
checking linker takes --rpath flag... yes
checking linker takes --soname flag... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking gdbm/ndbm.h usability... no
checking gdbm/ndbm.h presence... no
checking for gdbm/ndbm.h... no
checking gdbm-ndbm.h usability... no
checking gdbm-ndbm.h presence... no
checking for gdbm-ndbm.h... no
checking dbm.h usability... no
checking dbm.h presence... no
checking for dbm.h... no
checking gdbm/dbm.h usability... no
checking gdbm/dbm.h presence... no
checking for gdbm/dbm.h... no
checking gdbm-dbm.h usability... no
checking gdbm-dbm.h presence... no
checking for gdbm-dbm.h... no
checking for IPv6... no
checking for struct sockaddr_storage... yes
checking for net/if.h... no
checking for struct ifreq... no
checking for struct ifreq.ifr_ifindex... no
checking for struct ifreq.ifr_index... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for library containing shutdown... no
checking for library containing gethostbyname_r... no
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking for getprotobyname_r... no
checking for getprotobynumber_r... no
checking for getservbyname_r... no
checking for getservbyname_r... (cached) no
checking for getservbyport_r... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/genconfig
config.status: creating src/makeverslink
config.status: creating lib/Makefile
config.status: creating lib/slib.scm
config.status: creating doc/gosh.1
config.status: creating doc/gauche-config.1
config.status: creating doc/gauche-cesconv.1
config.status: creating doc/gauche-install.1
config.status: creating doc/gauche-package.1
config.status: creating doc/Makefile
config.status: creating ext/Makefile
config.status: creating ext/Makefile.ext
config.status: creating ext/bcrypt/Makefile
config.status: creating ext/binary/Makefile
config.status: creating ext/charconv/Makefile
config.status: creating ext/charconv/charconv.h
config.status: creating ext/dbm/Makefile
config.status: creating ext/digest/Makefile
config.status: creating ext/fcntl/Makefile
config.status: creating ext/file/Makefile
config.status: creating ext/gauche/Makefile
config.status: creating ext/mt-random/Makefile
config.status: creating ext/net/Makefile
config.status: creating ext/peg/Makefile
config.status: creating ext/sparse/Makefile
config.status: creating ext/srfi/Makefile
config.status: creating ext/sxml/Makefile
config.status: creating ext/syslog/Makefile
config.status: creating ext/termios/Makefile
config.status: creating ext/text/Makefile
config.status: creating ext/threads/Makefile
config.status: creating ext/util/Makefile
config.status: creating ext/uvector/Makefile
config.status: creating ext/vport/Makefile
config.status: creating ext/zlib/Makefile
config.status: creating ext/windows/Makefile
config.status: creating src/gauche/config.h
config.status: creating ext/dbm/dbmconf.h
=== configuring in gc (/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche'  '--enable-threads=win32' '--enable-multibyte=utf8' '--with-zlib=/d/WinApp/GTK_2.24.8' 'CFLAGS= -fno-omit-frame-pointer' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking GC version numbers... major=7 minor=2 alpha=6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for inline... inline
checking for xlc... no
checking for dlopen in -ldl... no
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe
checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
checking the name lister (/mingw/bin/nm) interface... BSD nm
checking whether ln -s works... no, using cp -p
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32
checking how to convert i686-pc-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... c:/mingw/mingw32/bin/ld.exe
checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking whether Solaris gcc optimization fix is necessary... no
checking atomic_ops.h usability... no
checking atomic_ops.h presence... no
checking for atomic_ops.h... no
checking which libatomic_ops to use... bundled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/private/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libatomic_ops (/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc/libatomic_ops)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche'  '--enable-threads=win32' '--enable-multibyte=utf8' '--with-zlib=/d/WinApp/GTK_2.24.8' 'CFLAGS= -fno-omit-frame-pointer' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for ANSI C header files... (cached) yes
checking Determining PIC compiler flag... -fPIC
checking for pthread_self in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/atomic_ops/Makefile
config.status: creating src/atomic_ops/sysdeps/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands

This Gauche has been configured with the following parameters:
           version: 0.9.2
         multibyte: utf8
              slib: /usr/local/slib
            thread: win32
  optional modules:  zlib

if [ . != "." ]; then ./wirebuildlibs "." "cp -p"; fi
for d in gc src lib ext doc; do (cd $d; make all); done
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c  -DDLL_EXPORT -DPIC -o .libs/allchblk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -DDLL_EXPORT -DPIC -o .libs/alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c  -DDLL_EXPORT -DPIC -o .libs/blacklst.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c  -DDLL_EXPORT -DPIC -o .libs/checksums.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
mv -f .deps/checksums.Tpo .deps/checksums.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c  -DDLL_EXPORT -DPIC -o .libs/dbg_mlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c  -DDLL_EXPORT -DPIC -o .libs/dyn_load.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1
mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo finalize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c  -DDLL_EXPORT -DPIC -o .libs/finalize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1
mv -f .deps/finalize.Tpo .deps/finalize.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo gc_dlopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c  -DDLL_EXPORT -DPIC -o .libs/gc_dlopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo gcj_mlc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c  -DDLL_EXPORT -DPIC -o .libs/gcj_mlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c  -DDLL_EXPORT -DPIC -o .libs/headers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
mv -f .deps/headers.Tpo .deps/headers.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c  -DDLL_EXPORT -DPIC -o .libs/malloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
mv -f .deps/malloc.Tpo .deps/malloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo mallocx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c  -DDLL_EXPORT -DPIC -o .libs/mallocx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1
mv -f .deps/mallocx.Tpo .deps/mallocx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c  -DDLL_EXPORT -DPIC -o .libs/mark.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1
mv -f .deps/mark.Tpo .deps/mark.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo mark_rts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c  -DDLL_EXPORT -DPIC -o .libs/mark_rts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1
mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -DDLL_EXPORT -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo new_hblk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c  -DDLL_EXPORT -DPIC -o .libs/new_hblk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1
mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo obj_map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c  -DDLL_EXPORT -DPIC -o .libs/obj_map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1
mv -f .deps/obj_map.Tpo .deps/obj_map.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo os_dep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c  -DDLL_EXPORT -DPIC -o .libs/os_dep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1
mv -f .deps/os_dep.Tpo .deps/os_dep.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo pcr_interface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c  -DDLL_EXPORT -DPIC -o .libs/pcr_interface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ptr_chck.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c  -DDLL_EXPORT -DPIC -o .libs/ptr_chck.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo real_malloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c  -DDLL_EXPORT -DPIC -o .libs/real_malloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1
mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo reclaim.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c  -DDLL_EXPORT -DPIC -o .libs/reclaim.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1
mv -f .deps/reclaim.Tpo .deps/reclaim.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo specific.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c  -DDLL_EXPORT -DPIC -o .libs/specific.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1
mv -f .deps/specific.Tpo .deps/specific.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo stubborn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c  -DDLL_EXPORT -DPIC -o .libs/stubborn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1
mv -f .deps/stubborn.Tpo .deps/stubborn.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo typd_mlc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c  -DDLL_EXPORT -DPIC -o .libs/typd_mlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo backgraph.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c  -DDLL_EXPORT -DPIC -o .libs/backgraph.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1
mv -f .deps/backgraph.Tpo .deps/backgraph.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo thread_local_alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c  -DDLL_EXPORT -DPIC -o .libs/thread_local_alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c thread_local_alloc.c -o thread_local_alloc.o >/dev/null 2>&1
mv -f .deps/thread_local_alloc.Tpo .deps/thread_local_alloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c -o win32_threads.lo win32_threads.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c  -DDLL_EXPORT -DPIC -o .libs/win32_threads.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -o win32_threads.o >/dev/null 2>&1
mv -f .deps/win32_threads.Tpo .deps/win32_threads.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo `test -f 'libatomic_ops/src/atomic_ops.c' || echo './'`libatomic_ops/src/atomic_ops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c  -DDLL_EXPORT -DPIC -o .libs/atomic_ops.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c libatomic_ops/src/atomic_ops.c -o atomic_ops.o >/dev/null 2>&1
mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo mach_dep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c  -DDLL_EXPORT -DPIC -o .libs/mach_dep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1
mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END  -version-info 1:3:0 -no-undefined  -o libgc.la -rpath /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo   win32_threads.lo atomic_ops.lo mach_dep.lo    
libtool: link: gcc -shared  .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/win32_threads.o .libs/atomic_ops.o .libs/mach_dep.o      -o .libs/libgc-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libgc.dll.a
Creating library file: .libs/libgc.dll.a
libtool: link: ar cru .libs/libgc.a  allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o win32_threads.o atomic_ops.o mach_dep.o
libtool: link: ranlib .libs/libgc.a
libtool: link: ( cd ".libs" && rm -f "libgc.la" && cp -p "../libgc.la" "libgc.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c -o cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c  -DDLL_EXPORT -DPIC -o .libs/cordbscs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordbscs.lo -MD -MP -MF .deps/cordbscs.Tpo -c cord/cordbscs.c -o cordbscs.o >/dev/null 2>&1
mv -f .deps/cordbscs.Tpo .deps/cordbscs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c -o cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c  -DDLL_EXPORT -DPIC -o .libs/cordprnt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordprnt.lo -MD -MP -MF .deps/cordprnt.Tpo -c cord/cordprnt.c -o cordprnt.o >/dev/null 2>&1
mv -f .deps/cordprnt.Tpo .deps/cordprnt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c -o cordtest.lo `test -f 'cord/cordtest.c' || echo './'`cord/cordtest.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c  -DDLL_EXPORT -DPIC -o .libs/cordtest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordtest.lo -MD -MP -MF .deps/cordtest.Tpo -c cord/cordtest.c -o cordtest.o >/dev/null 2>&1
mv -f .deps/cordtest.Tpo .deps/cordtest.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src  -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c -o cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c  -DDLL_EXPORT -DPIC -o .libs/cordxtra.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1
mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -fexceptions -fno-omit-frame-pointer -DDONT_ADD_BYTE_AT_END -version-info 1:3:0 -no-undefined  -o libcord.la -rpath /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la 
libtool: link: gcc -shared  .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o   ./.libs/libgc.dll.a    -o .libs/libcord-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libcord.dll.a
Creating library file: .libs/libcord.dll.a
libtool: link: ar cru .libs/libcord.a  cordbscs.o cordprnt.o cordtest.o cordxtra.o
libtool: link: ranlib .libs/libcord.a
libtool: link: ( cd ".libs" && rm -f "libcord.la" && cp -p "../libcord.la" "libcord.la" )
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/gc'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
/bin/sh ./genconfig
rm -f gauche/config_threads.h
echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h
grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/private/config.h >> gauche/config_threads.h || :
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c box.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c core.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c vm.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c compaux.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c macro.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c code.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c error.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c class.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c prof.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c collection.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c boolean.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c char.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c string.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c list.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c hash.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c treemap.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c bits.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c port.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c write.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c read.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c vector.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c weak.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c symbol.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c keyword.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c gloc.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c compare.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c regexp.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c signal.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c parameter.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c module.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c proc.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c number.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c bignum.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c load.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c paths.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c lazy.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c repl.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c autoloads.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c system.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c compile.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libalpha.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libbool.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libchar.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libdict.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libeval.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libexc.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libio.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c liblazy.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c liblist.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libmisc.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libmod.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libnum.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libobj.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libomega.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libproc.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c librx.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libstr.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libsym.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libsys.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c libvec.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--soname,libgauche-0.9.so.0.2 -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o libgauche-0.9.dll box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
TARGETLIB=`pwd` : libgauche-0.9.dll
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c main.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--enable-auto-import -o gosh.exe main.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c winmain.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--enable-auto-import -o gosh-noconsole.exe winmain.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 -Wl,--subsystem,windows
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c gauche-config.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -o gauche-config.exe gauche-config.o -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
/bin/sh mingw-exify gauche-install.in > gauche-install.in.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c -o gauche-install.in.o gauche-install.in.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--enable-auto-import -o gauche-install.exe gauche-install.in.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
/bin/sh mingw-exify gauche-package.in > gauche-package.in.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c -o gauche-package.in.o gauche-package.in.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--enable-auto-import -o gauche-package.exe gauche-package.in.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
/bin/sh mingw-exify gauche-cesconv.in > gauche-cesconv.in.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src   -fno-omit-frame-pointer  -march=i686 -DUSE_I686_PREFETCH -c -o gauche-cesconv.in.o gauche-cesconv.in.c
TARGETLIB=`pwd`  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,`pwd` -L.  -Wl,--enable-auto-import -o gauche-cesconv.exe gauche-cesconv.in.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows; do (cd $d; make default); done
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--collection ../../libsrc/gauche/collection.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--collection.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--collection.dll gauche--collection.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--sequence ../../libsrc/gauche/sequence.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--sequence.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--sequence.dll gauche--sequence.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -M=%parameterize -e -P -o gauche--parameter ../../libsrc/gauche/parameter.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--parameter.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--parameter.dll gauche--parameter.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--hook ../../libsrc/gauche/hook.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--hook.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--hook.dll gauche--hook.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--collection.dll gauche--sequence.dll gauche--parameter.dll gauche--hook.dll collection.sci sequence.sci parameter.sci hook.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/gauche--collection.dll <- ../../src/gauche--collection.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/gauche--sequence.dll <- ../../src/gauche--sequence.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/gauche--parameter.dll <- ../../src/gauche--parameter.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/gauche--hook.dll <- ../../src/gauche--hook.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/collection.sci <- ../../lib/gauche/collection.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/sequence.sci <- ../../lib/gauche/sequence.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/parameter.sci <- ../../lib/gauche/parameter.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\gauche/hook.sci <- ../../lib/gauche/hook.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
../../src/gosh -ftest ../../src/precomp -e -P -o util--match ../../libsrc/util/match.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c util--match.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o util--match.dll util--match.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o util--queue ./queue.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c util--queue.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o util--queue.dll util--queue.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
	  -b ../.. -s . util--match.dll util--queue.dll match.sci queue.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\util/util--match.dll <- ../../src/util--match.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\util/util--queue.dll <- ../../src/util--queue.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\util/match.sci <- ../../lib/util/match.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\util/queue.sci <- ../../lib/util/queue.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
../../src/gosh -ftest ../../src/precomp -e -i srfi-1.sci ../../libsrc/srfi-1.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c srfi-1.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o srfi-1.dll srfi-1.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -i srfi-13.sci ../../libsrc/srfi-13.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c srfi-13.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o srfi-13.dll srfi-13.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-19.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c srfi-19.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o srfi-19.dll srfi-19.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P ./srfi-43.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c srfi-43.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o srfi-43.dll srfi-43.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "" \
	  -b ../.. -s . srfi-1.dll srfi-13.dll srfi-19.dll srfi-43.dll srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-1.dll <- ../../src/srfi-1.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-13.dll <- ../../src/srfi-13.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-19.dll <- ../../src/srfi-19.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-43.dll <- ../../src/srfi-43.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-1.sci <- ../../lib//srfi-1.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-13.sci <- ../../lib//srfi-13.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-19.sci <- ../../lib//srfi-19.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\srfi/srfi-43.sci <- ../../lib//srfi-43.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c threads.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c mutex.c
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--threads ./threads.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--threads.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--threads.dll threads.o mutex.o gauche--threads.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--threads.dll threads.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\threads/gauche--threads.dll <- ../../src/gauche--threads.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\threads/threads.sci <- ../../lib/gauche/threads.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
rm -rf uvector.c
../../src/gosh -ftest ./uvgen.scm ./uvector.c.tmpl
if test ! -d gauche; then mkdir gauche; fi
rm -rf gauche/uvector.h
../../src/gosh -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.h
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c uvector.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c uvinit.c
rm -rf uvlib.stub
../../src/gosh -ftest ./uvgen.scm ./uvlib.stub.tmpl
../../src/gosh -ftest ../../src/genstub uvlib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c uvlib.c
../../src/gosh -ftest ../../src/precomp ./uvutil.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c uvutil.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o libgauche-uvector.dll uvector.o uvinit.o uvlib.o uvutil.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . libgauche-uvector.dll array.scm uvector.scm matrix.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\uvector/libgauche-uvector.dll <- ../../src/libgauche-uvector.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\uvector/array.scm <- ../../lib/gauche/array.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\uvector/uvector.scm <- ../../lib/gauche/uvector.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\uvector/matrix.scm <- ../../lib/gauche/matrix.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c charconv.c
../../src/gosh -ftest ../../src/precomp ./convaux.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c convaux.c
../../src/gosh -ftest ./cvt.scm ./euc-jp-2000-std.txt
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c jconv.c
../../src/gosh -ftest ./guess.scm guess_tab.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c guess.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--charconv.dll charconv.o convaux.o jconv.o guess.o -L../../src -lgauche-0.9 -liconv -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--charconv.dll charconv.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\charconv/gauche--charconv.dll <- ../../src/gauche--charconv.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\charconv/charconv.scm <- ../../lib/gauche/charconv.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c binary.c
../../src/gosh -ftest ../../src/genstub binarylib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c binarylib.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o binary--io.dll binary.o binarylib.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "binary" \
	  -b ../.. -s . binary--io.dll io.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\binary/binary--io.dll <- ../../src/binary--io.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\binary/io.scm <- ../../lib/binary/io.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c net.c
net.c: In function 'inet_pton':
net.c:659:18: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c addr.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c netdb.c
../../src/gosh -ftest ../../src/genstub netlib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c netlib.c
../../src/gosh -ftest ../../src/precomp ./netaux.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c netaux.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--net.dll net.o addr.o netdb.o netlib.o netaux.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--net.dll net.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\net/gauche--net.dll <- ../../src/gauche--net.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\net/net.scm <- ../../lib/gauche/net.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c termios.c
../../src/gosh -ftest ../../src/genstub termiolib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c termiolib.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--termios.dll termios.o termiolib.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--termios.dll termios.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\termios/gauche--termios.dll <- ../../src/gauche--termios.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\termios/termios.scm <- ../../lib/gauche/termios.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c fcntl.c
../../src/gosh -ftest ../../src/genstub fcntlib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c fcntlib.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--fcntl.dll fcntl.o fcntlib.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--fcntl.dll fcntl.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\fcntl/gauche--fcntl.dll <- ../../src/gauche--fcntl.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\fcntl/fcntl.scm <- ../../lib/gauche/fcntl.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
../../src/gosh -ftest ../../src/precomp -e -P -o file--util ../../libsrc/file/util.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c file--util.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o file--util.dll file--util.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "file" \
	  -b ../.. -s . file--util.dll util.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\file/file--util.dll <- ../../src/file--util.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\file/util.sci <- ../../lib/file/util.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
../../src/gosh -ftest ./trans.scm ./sxml-ssax.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax ./sxml-ssax.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sxml--ssax.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o sxml--ssax.dll sxml--ssax.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ./trans.scm ./sxml-tools.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools ./sxml-tools.scm
../../src/gosh -ftest ./trans.scm ./sxml-sxpath.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath ./sxml-sxpath.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sxml--sxpath.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o sxml--sxpath.dll sxml--sxpath.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sxml--tools.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o sxml--tools.dll sxml--tools.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ./trans.scm ./sxml-serializer.scm.in
../../src/gosh -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer ./sxml-serializer.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sxml--serializer.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o sxml--serializer.dll sxml--serializer.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ./trans.scm ./tree-trans.scm.in
../../src/gosh -ftest ./trans.scm ./to-html.scm.in
../../src/gosh -ftest ../../ext/xlink -l -g "sxml" \
	  -b ../.. -s . sxml--ssax.dll sxml--sxpath.dll sxml--tools.dll sxml--serializer.dll adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/sxml--ssax.dll <- ../../src/sxml--ssax.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/sxml--sxpath.dll <- ../../src/sxml--sxpath.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/sxml--tools.dll <- ../../src/sxml--tools.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/sxml--serializer.dll <- ../../src/sxml--serializer.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/ssax.sci <- ../../lib/sxml/ssax.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/tools.sci <- ../../lib/sxml/tools.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/to-html.scm <- ../../lib/sxml/to-html.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sxml/serializer.sci <- ../../lib/sxml/serializer.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
../../src/gosh -ftest ../../src/precomp -e -P -o gauche--syslog ./syslog.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche--syslog.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--syslog.dll gauche--syslog.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--syslog.dll syslog.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\syslog/gauche--syslog.dll <- ../../src/gauche--syslog.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\syslog/syslog.sci <- ../../lib/gauche/syslog.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
../../src/gosh -ftest ../../ext/xlink -l -g "dbm" \
	  -b ../.. -s .  
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c mt-random.c
../../src/gosh -ftest ../../src/genstub mt-lib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c mt-lib.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o math--mt-random.dll mt-random.o mt-lib.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "math" \
	  -b ../.. -s . math--mt-random.dll mt-random.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\mt-random/math--mt-random.dll <- ../../src/math--mt-random.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\mt-random/mt-random.scm <- ../../lib/math/mt-random.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
../../src/gosh -ftest ../../src/precomp -e -P -o crypt--bcrypt ./bcrypt.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c crypt--bcrypt.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c crypt_blowfish.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c crypt_gensalt.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c wrapper.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o crypt--bcrypt.dll crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "crypt" \
	  -b ../.. -s . crypt--bcrypt.dll bcrypt.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\bcrypt/crypt--bcrypt.dll <- ../../src/crypt--bcrypt.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--md5 ./md5.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c rfc--md5.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c md5c.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o rfc--md5.dll rfc--md5.o md5c.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o rfc--sha ./sha.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c rfc--sha.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sha2.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o rfc--sha.dll rfc--sha.o sha2.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
	  -b ../.. -s . rfc--md5.dll rfc--sha.dll md5.sci sha1.scm sha.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\digest/rfc--md5.dll <- ../../src/rfc--md5.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\digest/rfc--sha.dll <- ../../src/rfc--sha.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\digest/md5.sci <- ../../lib/rfc/md5.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\digest/sha1.scm <- ../../lib/rfc/sha1.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\digest/sha.sci <- ../../lib/rfc/sha.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c vport.c
../../src/gosh -ftest ../../src/genstub vportlib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c vportlib.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o gauche--vport.dll vport.o vportlib.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "gauche" \
	  -b ../.. -s . gauche--vport.dll vport.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\vport/gauche--vport.dll <- ../../src/gauche--vport.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\vport/vport.scm <- ../../lib/gauche/vport.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
../../src/gosh -ftest ../../src/precomp -e -P -o text--gettext ./gettext.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c text--gettext.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o text--gettext.dll text--gettext.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o text--tr ../../libsrc/text/tr.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c text--tr.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o text--tr.dll text--tr.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../src/precomp -e -P -o text--unicode ./unicode.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c text--unicode.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o text--unicode.dll text--unicode.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "text" \
	  -b ../.. -s . text--gettext.dll text--tr.dll text--unicode.dll gettext.sci tr.sci unicode.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/text--gettext.dll <- ../../src/text--gettext.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/text--tr.dll <- ../../src/text--tr.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/text--unicode.dll <- ../../src/text--unicode.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/gettext.sci <- ../../lib/text/gettext.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/tr.sci <- ../../lib/text/tr.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\text/unicode.sci <- ../../lib/text/unicode.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include   -I/d/WinApp/GTK_2.24.8/include -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c gauche-zlib.c
../../src/gosh -ftest ../../src/genstub zliblib.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include   -I/d/WinApp/GTK_2.24.8/include -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c zliblib.c
gcc -std=gnu99 -fno-omit-frame-pointer    -L/d/WinApp/GTK_2.24.8/lib -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o rfc--zlib.dll gauche-zlib.o zliblib.o -L../../src -lgauche-0.9 -lz -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "rfc" \
	  -b ../.. -s . rfc--zlib.dll zlib.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\zlib/rfc--zlib.dll <- ../../src/rfc--zlib.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\zlib/zlib.scm <- ../../lib/rfc/zlib.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
../../src/gosh -ftest ../../src/precomp -e -P -o util--sparse ./sparse.scm 
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c util--sparse.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c ctrie.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c spvec.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c sptab.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o util--sparse.dll util--sparse.o ctrie.o spvec.o sptab.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "util" \
	  -b ../.. -s . util--sparse.dll sparse.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sparse/util--sparse.dll <- ../../src/util--sparse.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\sparse/sparse.sci <- ../../lib/util/sparse.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
../../src/gosh -ftest ../../src/precomp -e -P -o parser--peg \
	           --keep-private-macro=return-failure/compound,return-failure/expect,return-result \
	           ./peg.scm
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c parser--peg.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o parser--peg.dll parser--peg.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "parser" \
	  -b ../.. -s . parser--peg.dll peg.sci
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\peg/parser--peg.dll <- ../../src/parser--peg.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\peg/peg.sci <- ../../lib/parser/peg.sci
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c init.c
../../src/gosh -ftest ../../src/genstub windows.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c windows.c
../../src/gosh -ftest ../../src/genstub console.stub
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include    -fno-omit-frame-pointer   -march=i686 -DUSE_I686_PREFETCH -c console.c
gcc -std=gnu99 -fno-omit-frame-pointer     -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o os--windows.dll init.o windows.o console.o -L../../src -lgauche-0.9  -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32 
../../src/gosh -ftest ../../ext/xlink -l -g "os" \
	  -b ../.. -s . os--windows.dll windows.scm
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\windows/os--windows.dll <- ../../src/os--windows.dll
link d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\ext\windows/windows.scm <- ../../lib/os/windows.scm
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
../src/gosh -q -I../src -I../lib -lgauche-init ./extract -en -o gauche-refe.texi ./gauche-ref.texi
if test Xmakeinfo != X -a Xgzip != X; then \
	  env LANG=C makeinfo --no-warn gauche-refe.texi; \
	  rm -rf gauche-refe.info*.gz; \
	  gzip gauche-refe.info gauche-refe.info-[0-9]*; \
	fi
../src/gosh -q -I../src -I../lib -lgauche-init ./extract -jp -o gauche-refj.texi ./gauche-ref.texi
if test Xmakeinfo != X -a Xgzip != X; then \
	  env LANG=C makeinfo --no-warn gauche-refj.texi; \
	  rm -rf gauche-refj.info*.gz; \
	  gzip gauche-refj.info gauche-refj.info-[0-9]*; \
	fi
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/doc'
cd lib; make install
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
for d in gauche gauche/vm gauche/serializer gauche/interactive gauche/mop gauche/package gauche/cgen gauche/experimental srfi-14 srfi-29 binary control dbd dbm math util compat file rfc text www www/cgi; do \
	  ../mkinstalldirs /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/$d; \
	done
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/vm
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/serializer
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/interactive
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/mop
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/package
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/cgen
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche/experimental
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/srfi-14
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/srfi-29
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/binary
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/control
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/dbd
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/dbm
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/math
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/util
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/compat
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/file
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/rfc
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/text
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/www
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/www/cgi
for p in srfi-0.scm srfi-4.scm srfi-5.scm srfi-7.scm srfi-9.scm srfi-11.scm srfi-14.scm srfi-14/query.scm srfi-14/set.scm srfi-26.scm srfi-27.scm srfi-29.scm srfi-29/bundle.scm srfi-29/format.scm srfi-31.scm srfi-37.scm srfi-42.scm srfi-55.scm srfi-60.scm srfi-98.scm slib.scm gauche/redefutil.scm gauche/test.scm gauche/time.scm gauche/macroutil.scm gauche/stringutil.scm gauche/condutil.scm gauche/portutil.scm gauche/hashutil.scm gauche/treeutil.scm gauche/modutil.scm gauche/libutil.scm gauche/sortutil.scm gauche/fileutil.scm gauche/sysutil.scm gauche/regexp.scm gauche/process.scm gauche/signal.scm gauche/numerical.scm gauche/let-opt.scm gauche/logical.scm gauche/vm/debugger.scm gauche/vm/insn-core.scm gauche/vm/insn.scm gauche/vm/profiler.scm gauche/procedure.scm gauche/dictionary.scm gauche/generator.scm gauche/serializer.scm gauche/serializer/aserializer.scm gauche/parseopt.scm gauche/interactive.scm gauche/interactive/info.scm gauche/selector.scm gauche/logger.scm gauche/record.scm gauche/common-macros.scm gauche/singleton.scm gauche/validator.scm gauche/version.scm gauche/partcont.scm gauche/lazy.scm gauche/interpolate.scm gauche/defvalues.scm gauche/listener.scm gauche/config.scm gauche/reload.scm gauche/mop/instance-pool.scm gauche/mop/validator.scm gauche/mop/propagate.scm gauche/mop/singleton.scm gauche/cgen.scm gauche/cgen/unit.scm gauche/cgen/literal.scm gauche/cgen/cise.scm gauche/cgen/type.scm gauche/cgen/stub.scm gauche/cgen/precomp.scm gauche/cgen/tmodule.scm gauche/package.scm gauche/package/build.scm gauche/package/fetch.scm gauche/package/util.scm gauche/package/compile.scm gauche/experimental/ref.scm gauche/experimental/lamb.scm gauche/experimental/app.scm binary/ftype.scm binary/pack.scm control/job.scm control/thread-pool.scm dbi.scm dbd/null.scm dbm.scm dbm/fsdbm.scm dbm/dump dbm/restore math/const.scm util/isomorph.scm util/toposort.scm util/tree.scm util/digest.scm util/combinations.scm util/lcs.scm util/list.scm util/record.scm util/relation.scm util/stream.scm util/trie.scm util/rbtree.scm compat/jfilter.scm compat/stk.scm compat/norational.scm file/filter.scm rfc/822.scm rfc/mime.scm rfc/base64.scm rfc/uri.scm rfc/cookie.scm rfc/quoted-printable.scm rfc/http.scm rfc/hmac.scm rfc/ftp.scm rfc/icmp.scm rfc/ip.scm rfc/json.scm text/csv.scm text/parse.scm text/tree.scm text/sql.scm text/html-lite.scm text/info.scm text/diff.scm text/progress.scm www/cgi.scm www/cgi-test.scm www/cgi/test.scm; do \
	  /usr/bin/install -c -m 444 $p /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/$p; \
	done
if test -f slibcat; then \
	  /usr/bin/install -c -m 444 slibcat /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/slibcat; \
	fi
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/lib'
cd ext; make install
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
for d in gauche util srfi threads uvector charconv binary net termios fcntl file sxml syslog dbm mt-random bcrypt digest vport text zlib sparse peg windows; do (cd $d; make install); done
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche collection.sci sequence.sci parameter.sci hook.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--collection.dll gauche--sequence.dll gauche--parameter.dll gauche--hook.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/gauche'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/util match.sci queue.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 util--match.dll util--queue.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/util'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/ srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 srfi-1.dll srfi-13.dll srfi-19.dll srfi-43.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/srfi'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche threads.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--threads.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/threads'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include gauche/uvector.h
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche array.scm uvector.scm matrix.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 libgauche-uvector.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/uvector'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche charconv.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--charconv.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/charconv'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/binary io.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 binary--io.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/binary'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche net.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--net.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/net'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche termios.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--termios.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/termios'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche fcntl.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--fcntl.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/fcntl'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/file util.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 file--util.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/file'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/sxml adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 sxml--ssax.dll sxml--sxpath.dll sxml--tools.dll sxml--serializer.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sxml'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche syslog.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--syslog.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/syslog'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/dbm 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32  
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/dbm'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/math mt-random.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 math--mt-random.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/mt-random'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/crypt bcrypt.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 crypt--bcrypt.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/bcrypt'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/rfc md5.sci sha1.scm sha.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 rfc--md5.dll rfc--sha.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/digest'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/gauche vport.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 gauche--vport.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/vport'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/text gettext.sci tr.sci unicode.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 text--gettext.dll text--tr.dll text--unicode.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/text'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/rfc zlib.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 rfc--zlib.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/zlib'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/util sparse.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 util--sparse.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/sparse'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/parser peg.sci
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 parser--peg.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/peg'
make[2]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include 
../../src/gosh -ftest ../../src/gauche-install.in -C -m 444 -S . -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib/os windows.scm
../../src/gosh -ftest ../../src/gauche-install.in -C -m 555 -T /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 os--windows.dll 
make[2]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext/windows'
../src/gosh -ftest ../src/gauche-install.in -C -m 444 -S . template.Makefile.in template.configure.ac template.extension.h template.extension.c template.extensionlib.stub template.module.scm template.test.scm template.DIST /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/ext'
cd src; make install
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
TARGETLIB=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib -L.  -Wl,--soname,libgauche-0.9.so.0.2 -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -shared -o libgauche-0.9.dll box.o core.o vm.o compaux.o macro.o code.o error.o class.o prof.o collection.o boolean.o char.o string.o list.o hash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o keyword.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o paths.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libdict.o libeval.o libexc.o libio.o liblazy.o liblist.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libstr.o libsym.o libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'` -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
TARGETLIB=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib -L.  -Wl,--enable-auto-import -o gosh.exe  main.o -lgauche-0.9 -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
TARGETLIB=/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib  gcc -std=gnu99 -fno-omit-frame-pointer  -Wl,--rpath -Wl,/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib -L.  -o gauche-config.exe gauche-config.o -lm   -lnetapi32 -lshlwapi -lws2_32 -lws2_32
../mkinstalldirs /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include/gauche /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/0.9.2/lib /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32 /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/site/lib /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/site/i686-pc-mingw32
mkdir -p -- /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/share/gauche-0.9/site/lib /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/site/i686-pc-mingw32
/usr/bin/install -c        libgauche-0.9.dll /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib
/usr/bin/install -c        libgauche-0.9.dll /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32
/usr/bin/install -c -m 555 gosh.exe gosh-noconsole.exe gauche-config.exe gauche-install.exe gauche-package.exe gauche-cesconv.exe /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin
/usr/bin/install -c -m 555 gosh.exe gosh-noconsole.exe gauche-config.exe gauche-install.exe gauche-package.exe gauche-cesconv.exe /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/i686-pc-mingw32
./gauche-install -m 444 -S . gauche.h ../gc/include/gc.h ../gc/include/gc_allocator.h ../gc/include/gc_config_macros.h ../gc/include/gc_cpp.h ../gc/include/gc_inline.h ../gc/include/gc_mark.h ../gc/include/gc_pthread_redirects.h ../gc/include/gc_tiny_fl.h ../gc/include/gc_typed.h ../gc/include/gc_version.h  /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\src\gauche-install.exe: Couldn't load gauche-init.scm: #f((not a condition)).
make[1]: *** [install] Error 1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/src'
make: *** [install-pkg] Error 2
/usr/bin/install -c -m 444 gauche/win-compat.h /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/lib/gauche-0.9/0.9.2/include/gauche
/usr/bin/install -c -m 444 gauche-install.exe.manifest /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin
/usr/bin/install -c -d "/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/examples"
/usr/bin/install -c -d "/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/examples/windows"
/usr/bin/install -c -m 444 examples/windows/*.scm "/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/examples/windows"
rm -rf core *~
cd src; make clean
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
"/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-package" compile --clean libgauche-math3d gauche-math3d.c math3d-lib.stub
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\winnt\wix\Gauche\bin\gauche-package.exe: Couldn't load gauche-init.scm: #f((not a condition)).
make[1]: *** [clean] Error 1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
make: *** [clean] Error 2
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for gosh... /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gosh
checking for gauche-config... /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-config
checking for gauche-package... /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-package
checking for gauche-install... /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-install
checking for gauche-cesconv... /d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-cesconv
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking GL/glx.h usability... no
checking GL/glx.h presence... no
checking for GL/glx.h... no
checking GLUT/glut.h usability... no
checking GLUT/glut.h presence... no
checking for GLUT/glut.h... no
checking for makeinfo... makeinfo
checking for gzip... gzip
configure: creating Gauche-gl.gpd
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\winnt\wix\Gauche\bin\gauche-package.exe: Couldn't load gauche-init.scm: #f((not a condition)).
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating cg/Makefile
config.status: creating doc/Makefile
cd src; make all
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
"/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-package" compile --verbose \
	   --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"Gauche-gl\ 0.5.1\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DX_DISPLAY_MISSING=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I../win32/freeglut-2.6.0-3/include -DFREEGLUT_STATIC" --ldflags="" --libs="-lgauche-uvector " \
	   libgauche-math3d gauche-math3d.c math3d-lib.stub
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\winnt\wix\Gauche\bin\gauche-package.exe: Couldn't load gauche-init.scm: #f((not a condition)).
make[1]: *** [libgauche-math3d.dll] Error 1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
make: *** [all] Error 2
cd src; make install
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
"/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-package" compile --verbose \
	   --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"Gauche-gl\ 0.5.1\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DX_DISPLAY_MISSING=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I../win32/freeglut-2.6.0-3/include -DFREEGLUT_STATIC" --ldflags="" --libs="-lgauche-uvector " \
	   libgauche-math3d gauche-math3d.c math3d-lib.stub
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\winnt\wix\Gauche\bin\gauche-package.exe: Couldn't load gauche-init.scm: #f((not a condition)).
make[1]: *** [libgauche-math3d.dll] Error 1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
make: *** [install] Error 2
cd src; make install
make[1]: Entering directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
"/d/work/mingw/Project/gauche/Gauche-mingw-w32thread/winnt/wix/Gauche/bin/gauche-package" compile --verbose \
	   --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"Gauche-gl\ 0.5.1\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DX_DISPLAY_MISSING=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I../win32/freeglut-2.6.0-3/include -DFREEGLUT_STATIC" --ldflags="" --libs="-lgauche-uvector " \
	   libgauche-math3d gauche-math3d.c math3d-lib.stub
d:\work\mingw\Project\gauche\Gauche-mingw-w32thread\winnt\wix\Gauche\bin\gauche-package.exe: Couldn't load gauche-init.scm: #f((not a condition)).
make[1]: *** [libgauche-math3d.dll] Error 1
make[1]: Leaving directory `/d/work/mingw/Project/gauche/Gauche-gl/src'
make: *** [install] Error 2
../../src/gosh -ftest ./txt2rtf.scm ../../COPYING Gauche/COPYING.rtf
cp gauche-logo.ico Gauche/
rm -f gauche.wxs *.msi
../../src/gosh -ftest ./genwxs.scm gauche.wxs
candle gauche.wxs
Microsoft (R) Windows Installer Xml Compiler version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.

gauche.wxs
light -ext WixUIExtension -sice:ICE61 gauche.wixobj
Microsoft (R) Windows Installer Xml Linker version 3.5.2519.0
Copyright (C) Microsoft Corporation. All rights reserved.

mv gauche.msi Gauche-mingw-`Gauche/bin/gauche-config -V`.msi
touch stamp.0