cc -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c cc -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c cc -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c cc -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c cc -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c cc -o genperf.exe genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf.exe x86insn_nasm.gperf x86insn_nasm.c ./genperf.exe x86insn_gas.gperf x86insn_gas.c cc -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c cc -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c cc -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c cc -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c cc -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c cc -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c cc -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c cc -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c cc -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c cc -o re2c.exe re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o ./re2c.exe -b -o gas-token.c ./modules/parsers/gas/gas-token.re ./re2c.exe -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re cc -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c cc -o genmacro.exe genmacro.o ./genmacro.exe nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac cc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c cc -o genversion.exe genversion.o ./genversion.exe version.mac ./genmacro.exe nasm-version.c nasm_version_mac version.mac ./genmacro.exe win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac ./genmacro.exe win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac cc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c cc -o genstring.exe genstring.o ./genstring.exe license_msg license.c ./COPYING gmake all-recursive gmake[1]: Entering directory `/usr/home/yasm/build/yasm' Making all in po gmake[2]: Entering directory `/usr/home/yasm/build/yasm/po' gmake[2]: Leaving directory `/usr/home/yasm/build/yasm/po' Making all in . gmake[2]: Entering directory `/usr/home/yasm/build/yasm' mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT x86arch.o -MD -MP -MF .deps/x86arch.Tpo -c -o x86arch.o `test -f 'modules/arch/x86/x86arch.c' || echo './'`modules/arch/x86/x86arch.c mv -f .deps/x86arch.Tpo .deps/x86arch.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT x86bc.o -MD -MP -MF .deps/x86bc.Tpo -c -o x86bc.o `test -f 'modules/arch/x86/x86bc.c' || echo './'`modules/arch/x86/x86bc.c mv -f .deps/x86bc.Tpo .deps/x86bc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT x86expr.o -MD -MP -MF .deps/x86expr.Tpo -c -o x86expr.o `test -f 'modules/arch/x86/x86expr.c' || echo './'`modules/arch/x86/x86expr.c mv -f .deps/x86expr.Tpo .deps/x86expr.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT x86id.o -MD -MP -MF .deps/x86id.Tpo -c -o x86id.o `test -f 'modules/arch/x86/x86id.c' || echo './'`modules/arch/x86/x86id.c mv -f .deps/x86id.Tpo .deps/x86id.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT lc3barch.o -MD -MP -MF .deps/lc3barch.Tpo -c -o lc3barch.o `test -f 'modules/arch/lc3b/lc3barch.c' || echo './'`modules/arch/lc3b/lc3barch.c mv -f .deps/lc3barch.Tpo .deps/lc3barch.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT lc3bbc.o -MD -MP -MF .deps/lc3bbc.Tpo -c -o lc3bbc.o `test -f 'modules/arch/lc3b/lc3bbc.c' || echo './'`modules/arch/lc3b/lc3bbc.c mv -f .deps/lc3bbc.Tpo .deps/lc3bbc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-listfmt.o -MD -MP -MF .deps/nasm-listfmt.Tpo -c -o nasm-listfmt.o `test -f 'modules/listfmts/nasm/nasm-listfmt.c' || echo './'`modules/listfmts/nasm/nasm-listfmt.c mv -f .deps/nasm-listfmt.Tpo .deps/nasm-listfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT gas-parser.o -MD -MP -MF .deps/gas-parser.Tpo -c -o gas-parser.o `test -f 'modules/parsers/gas/gas-parser.c' || echo './'`modules/parsers/gas/gas-parser.c mv -f .deps/gas-parser.Tpo .deps/gas-parser.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT gas-parse.o -MD -MP -MF .deps/gas-parse.Tpo -c -o gas-parse.o `test -f 'modules/parsers/gas/gas-parse.c' || echo './'`modules/parsers/gas/gas-parse.c mv -f .deps/gas-parse.Tpo .deps/gas-parse.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT gas-parse-intel.o -MD -MP -MF .deps/gas-parse-intel.Tpo -c -o gas-parse-intel.o `test -f 'modules/parsers/gas/gas-parse-intel.c' || echo './'`modules/parsers/gas/gas-parse-intel.c mv -f .deps/gas-parse-intel.Tpo .deps/gas-parse-intel.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-parser.o -MD -MP -MF .deps/nasm-parser.Tpo -c -o nasm-parser.o `test -f 'modules/parsers/nasm/nasm-parser.c' || echo './'`modules/parsers/nasm/nasm-parser.c mv -f .deps/nasm-parser.Tpo .deps/nasm-parser.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-parse.o -MD -MP -MF .deps/nasm-parse.Tpo -c -o nasm-parse.o `test -f 'modules/parsers/nasm/nasm-parse.c' || echo './'`modules/parsers/nasm/nasm-parse.c mv -f .deps/nasm-parse.Tpo .deps/nasm-parse.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-preproc.o -MD -MP -MF .deps/nasm-preproc.Tpo -c -o nasm-preproc.o `test -f 'modules/preprocs/nasm/nasm-preproc.c' || echo './'`modules/preprocs/nasm/nasm-preproc.c mv -f .deps/nasm-preproc.Tpo .deps/nasm-preproc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-pp.o -MD -MP -MF .deps/nasm-pp.Tpo -c -o nasm-pp.o `test -f 'modules/preprocs/nasm/nasm-pp.c' || echo './'`modules/preprocs/nasm/nasm-pp.c mv -f .deps/nasm-pp.Tpo .deps/nasm-pp.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasmlib.o -MD -MP -MF .deps/nasmlib.Tpo -c -o nasmlib.o `test -f 'modules/preprocs/nasm/nasmlib.c' || echo './'`modules/preprocs/nasm/nasmlib.c mv -f .deps/nasmlib.Tpo .deps/nasmlib.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT nasm-eval.o -MD -MP -MF .deps/nasm-eval.Tpo -c -o nasm-eval.o `test -f 'modules/preprocs/nasm/nasm-eval.c' || echo './'`modules/preprocs/nasm/nasm-eval.c mv -f .deps/nasm-eval.Tpo .deps/nasm-eval.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT raw-preproc.o -MD -MP -MF .deps/raw-preproc.Tpo -c -o raw-preproc.o `test -f 'modules/preprocs/raw/raw-preproc.c' || echo './'`modules/preprocs/raw/raw-preproc.c mv -f .deps/raw-preproc.Tpo .deps/raw-preproc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT cpp-preproc.o -MD -MP -MF .deps/cpp-preproc.Tpo -c -o cpp-preproc.o `test -f 'modules/preprocs/cpp/cpp-preproc.c' || echo './'`modules/preprocs/cpp/cpp-preproc.c mv -f .deps/cpp-preproc.Tpo .deps/cpp-preproc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT gas-preproc.o -MD -MP -MF .deps/gas-preproc.Tpo -c -o gas-preproc.o `test -f 'modules/preprocs/gas/gas-preproc.c' || echo './'`modules/preprocs/gas/gas-preproc.c mv -f .deps/gas-preproc.Tpo .deps/gas-preproc.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT gas-eval.o -MD -MP -MF .deps/gas-eval.Tpo -c -o gas-eval.o `test -f 'modules/preprocs/gas/gas-eval.c' || echo './'`modules/preprocs/gas/gas-eval.c mv -f .deps/gas-eval.Tpo .deps/gas-eval.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT cv-dbgfmt.o -MD -MP -MF .deps/cv-dbgfmt.Tpo -c -o cv-dbgfmt.o `test -f 'modules/dbgfmts/codeview/cv-dbgfmt.c' || echo './'`modules/dbgfmts/codeview/cv-dbgfmt.c mv -f .deps/cv-dbgfmt.Tpo .deps/cv-dbgfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT cv-symline.o -MD -MP -MF .deps/cv-symline.Tpo -c -o cv-symline.o `test -f 'modules/dbgfmts/codeview/cv-symline.c' || echo './'`modules/dbgfmts/codeview/cv-symline.c mv -f .deps/cv-symline.Tpo .deps/cv-symline.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT cv-type.o -MD -MP -MF .deps/cv-type.Tpo -c -o cv-type.o `test -f 'modules/dbgfmts/codeview/cv-type.c' || echo './'`modules/dbgfmts/codeview/cv-type.c mv -f .deps/cv-type.Tpo .deps/cv-type.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT dwarf2-dbgfmt.o -MD -MP -MF .deps/dwarf2-dbgfmt.Tpo -c -o dwarf2-dbgfmt.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c mv -f .deps/dwarf2-dbgfmt.Tpo .deps/dwarf2-dbgfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT dwarf2-line.o -MD -MP -MF .deps/dwarf2-line.Tpo -c -o dwarf2-line.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-line.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-line.c mv -f .deps/dwarf2-line.Tpo .deps/dwarf2-line.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT dwarf2-aranges.o -MD -MP -MF .deps/dwarf2-aranges.Tpo -c -o dwarf2-aranges.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-aranges.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-aranges.c mv -f .deps/dwarf2-aranges.Tpo .deps/dwarf2-aranges.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT dwarf2-info.o -MD -MP -MF .deps/dwarf2-info.Tpo -c -o dwarf2-info.o `test -f 'modules/dbgfmts/dwarf2/dwarf2-info.c' || echo './'`modules/dbgfmts/dwarf2/dwarf2-info.c mv -f .deps/dwarf2-info.Tpo .deps/dwarf2-info.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT null-dbgfmt.o -MD -MP -MF .deps/null-dbgfmt.Tpo -c -o null-dbgfmt.o `test -f 'modules/dbgfmts/null/null-dbgfmt.c' || echo './'`modules/dbgfmts/null/null-dbgfmt.c mv -f .deps/null-dbgfmt.Tpo .deps/null-dbgfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT stabs-dbgfmt.o -MD -MP -MF .deps/stabs-dbgfmt.Tpo -c -o stabs-dbgfmt.o `test -f 'modules/dbgfmts/stabs/stabs-dbgfmt.c' || echo './'`modules/dbgfmts/stabs/stabs-dbgfmt.c mv -f .deps/stabs-dbgfmt.Tpo .deps/stabs-dbgfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT dbg-objfmt.o -MD -MP -MF .deps/dbg-objfmt.Tpo -c -o dbg-objfmt.o `test -f 'modules/objfmts/dbg/dbg-objfmt.c' || echo './'`modules/objfmts/dbg/dbg-objfmt.c mv -f .deps/dbg-objfmt.Tpo .deps/dbg-objfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT bin-objfmt.o -MD -MP -MF .deps/bin-objfmt.Tpo -c -o bin-objfmt.o `test -f 'modules/objfmts/bin/bin-objfmt.c' || echo './'`modules/objfmts/bin/bin-objfmt.c mv -f .deps/bin-objfmt.Tpo .deps/bin-objfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT elf.o -MD -MP -MF .deps/elf.Tpo -c -o elf.o `test -f 'modules/objfmts/elf/elf.c' || echo './'`modules/objfmts/elf/elf.c mv -f .deps/elf.Tpo .deps/elf.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT elf-objfmt.o -MD -MP -MF .deps/elf-objfmt.Tpo -c -o elf-objfmt.o `test -f 'modules/objfmts/elf/elf-objfmt.c' || echo './'`modules/objfmts/elf/elf-objfmt.c mv -f .deps/elf-objfmt.Tpo .deps/elf-objfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT elf-x86-x86.o -MD -MP -MF .deps/elf-x86-x86.Tpo -c -o elf-x86-x86.o `test -f 'modules/objfmts/elf/elf-x86-x86.c' || echo './'`modules/objfmts/elf/elf-x86-x86.c mv -f .deps/elf-x86-x86.Tpo .deps/elf-x86-x86.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT elf-x86-amd64.o -MD -MP -MF .deps/elf-x86-amd64.Tpo -c -o elf-x86-amd64.o `test -f 'modules/objfmts/elf/elf-x86-amd64.c' || echo './'`modules/objfmts/elf/elf-x86-amd64.c mv -f .deps/elf-x86-amd64.Tpo .deps/elf-x86-amd64.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT coff-objfmt.o -MD -MP -MF .deps/coff-objfmt.Tpo -c -o coff-objfmt.o `test -f 'modules/objfmts/coff/coff-objfmt.c' || echo './'`modules/objfmts/coff/coff-objfmt.c mv -f .deps/coff-objfmt.Tpo .deps/coff-objfmt.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT win64-except.o -MD -MP -MF .deps/win64-except.Tpo -c -o win64-except.o `test -f 'modules/objfmts/coff/win64-except.c' || echo './'`modules/objfmts/coff/win64-except.c mv -f .deps/win64-except.Tpo .deps/win64-except.Po mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter -g -O2 -MT macho-objfmt.o -MD -MP -MF .deps/macho-objfmt.Tpo -c -o macho-objfmt.o `test -f 'modules/objfmts/macho/macho-objfmt.c' || echo './'`modules/objfmts/macho/macho-objfmt.c gmake[2]: Leaving directory `/usr/home/yasm/build/yasm' gmake[1]: Leaving directory `/usr/home/yasm/build/yasm'