さて、いよいよ、tcsh で ./bootstrap です。

[メールアドレス保護] 
/cygdrive/c/OOO300_m9
$ tcsh
[メールアドレス保護] 
...c/OOO300_m9]$ ./bootstrap
checking build system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking the operating system... checked (CYGWIN)
checking whether to do a build with dbug macros... no
checking if spawn shall be used... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e... C:/cygwin/bin/grep.exe
checking for egrep... C:/cygwin/bin/grep.exe -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking spawn.h usability... no
checking spawn.h presence... no
checking for spawn.h... no
checking wait.h usability... no
checking wait.h presence... no
checking for wait.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for int8... no
checking for uint8... no
checking for int16... no
checking for uint16... no
checking for int32... no
checking for uint32... no
checking whether time.h and sys/time.h may both be included... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for working memcmp... yes
checking return type of signal handlers... void
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for getwd... yes
checking for strerror... yes
checking for setvbuf... yes
checking for tzset... yes
checking for settz... no
checking for mkstemp... yes
checking for tempnam... yes
checking for gettimeofday... yes
checking for strlwr... yes
configure: creating ./config.status
config.status: creating dmakeroot.h
config.status: creating Makefile
config.status: creating startup/config.mk
config.status: creating startup/Makefile
config.status: creating startup/unix/Makefile
config.status: creating startup/unix/linux/Makefile
config.status: creating startup/unix/solaris/Makefile
config.status: creating startup/unix/macosx/Makefile
config.status: creating startup/unix/sysvr4/Makefile
config.status: creating startup/unix/cygwin/Makefile
config.status: creating startup/unix/os2/Makefile
config.status: creating startup/winnt/Makefile
config.status: creating startup/winnt/mingw/Makefile
config.status: creating startup/winnt/msvc6/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/cygdrive/c/OOO300_m9/dmake'
Making all in startup
make[2]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup'
Making all in unix
make[3]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup/unix'
Making all in cygwin
make[4]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup/unix/cygwin'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/startup/unix/cygwin'
make[4]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup/unix'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/startup/unix'
make[3]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/startup/unix'
make[3]: Entering directory `/cygdrive/c/OOO300_m9/dmake/startup'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/startup'
make[2]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/startup'
Making all in tests
make[2]: Entering directory `/cygdrive/c/OOO300_m9/dmake/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/OOO300_m9/dmake/tests'
make[2]: Entering directory `/cygdrive/c/OOO300_m9/dmake'
depbase=`echo infer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
infer.o -MD -MP -MF "$depbase.Tpo" -c -o infer.o infer.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo make.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
make.o -MD -MP -MF "$depbase.Tpo" -c -o make.o make.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
stat.o -MD -MP -MF "$depbase.Tpo" -c -o stat.o stat.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
expand.o -MD -MP -MF "$depbase.Tpo" -c -o expand.o expand.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo dmstring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
dmstring.o -MD -MP -MF "$depbase.Tpo" -c -o dmstring.o dmstring.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
hash.o -MD -MP -MF "$depbase.Tpo" -c -o hash.o hash.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo dag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
dag.o -MD -MP -MF "$depbase.Tpo" -c -o dag.o dag.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo dmake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
dmake.o -MD -MP -MF "$depbase.Tpo" -c -o dmake.o dmake.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
path.o -MD -MP -MF "$depbase.Tpo" -c -o path.o path.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo imacs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
imacs.o -MD -MP -MF "$depbase.Tpo" -c -o imacs.o imacs.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo sysintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
sysintf.o -MD -MP -MF "$depbase.Tpo" -c -o sysintf.o sysintf.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
parse.o -MD -MP -MF "$depbase.Tpo" -c -o parse.o parse.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo getinp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
getinp.o -MD -MP -MF "$depbase.Tpo" -c -o getinp.o getinp.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
quit.o -MD -MP -MF "$depbase.Tpo" -c -o quit.o quit.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
state.o -MD -MP -MF "$depbase.Tpo" -c -o state.o state.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo dmdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
dmdump.o -MD -MP -MF "$depbase.Tpo" -c -o dmdump.o dmdump.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo macparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
macparse.o -MD -MP -MF "$depbase.Tpo" -c -o macparse.o macparse.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo rulparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
rulparse.o -MD -MP -MF "$depbase.Tpo" -c -o rulparse.o rulparse.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo percent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
percent.o -MD -MP -MF "$depbase.Tpo" -c -o percent.o percent.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
function.o -MD -MP -MF "$depbase.Tpo" -c -o function.o function.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/arlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/arlib.o -MD -MP -MF "$depbase.Tpo" -c -o unix/arlib.o
unix/arlib.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/dcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/dcache.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dcache.o
unix/dcache.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/dirbrk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/dirbrk.o -MD -MP -MF "$depbase.Tpo" -c -o unix/dirbrk.o
unix/dirbrk.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/rmprq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/rmprq.o -MD -MP -MF "$depbase.Tpo" -c -o unix/rmprq.o
unix/rmprq.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/ruletab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/ruletab.o -MD -MP -MF "$depbase.Tpo" -c -o unix/ruletab.o
unix/ruletab.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/runargv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/runargv.o -MD -MP -MF "$depbase.Tpo" -c -o unix/runargv.o
unix/runargv.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo unix/tempnam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin
-I./unix -I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/tempnam.o -MD -MP -MF "$depbase.Tpo" -c -o unix/tempnam.o
unix/tempnam.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f
"$depbase.Tpo"; exit 1; fi
gcc  -g -O2   -o dmake.exe  infer.o make.o stat.o expand.o dmstring.o
hash.o dag.o dmake.o path.o imacs.o sysintf.o parse.o getinp.o quit.o
state.o dmdump.o macparse.o rulparse.o percent.o function.o
unix/arlib.o unix/dcache.o unix/dirbrk.o unix/rmprq.o unix/ruletab.o
unix/runargv.o unix/tempnam.o
make[2]: Leaving directory `/cygdrive/c/OOO300_m9/dmake'
make[1]: Leaving directory `/cygdrive/c/OOO300_m9/dmake'

dmake has been successfully built

dmake copied to c:/OOO300_m9/solenv/wntgcci/bin/dmake.exe

Calling make in guw
g++ -Wall -o guw guw.cc

guw has been successfully made

guw copied to c:/OOO300_m9/solenv/wntgcci/bin/guw.exe
[メールアドレス保護] 
...c/OOO300_m9]$
以上。
khirano

---------------------------------------------------------------------
To unsubscribe, e-mail: 
[メールアドレス保護]
For additional commands, e-mail: 
[メールアドレス保護]

メールによる返信