dpkg-buildpackage -rfakeroot -D -us -uc -sa dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro dpkg-buildpackage: source package ucsd-psystem-xc dpkg-buildpackage: source version 0.13.D001-1 dpkg-buildpackage: source changed by Peter Miller dpkg-source --before-build ucsd-psystem-xc-0.13 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp test ! -f Makefile || /usr/bin/make distclean dh_clean dpkg-source -b ucsd-psystem-xc-0.13 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'ucsd-psystem-xc-0.13' is not - 'ucsd-psystem-xc-0.13.D001' dpkg-source: warning: .orig directory name ucsd-psystem-xc-0.13.orig is not - (wanted ucsd-psystem-xc-0.13.D001.orig) dpkg-source: info: using source format `1.0' dpkg-source: info: building ucsd-psystem-xc using existing ucsd-psystem-xc_0.13.D001.orig.tar.gz dpkg-source: info: building ucsd-psystem-xc in ucsd-psystem-xc_0.13.D001-1.diff.gz dpkg-source: info: building ucsd-psystem-xc in ucsd-psystem-xc_0.13.D001-1.dsc debian/rules build dh_testdir sh configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc \ --mandir=/usr/share/man CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... 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 g++ accepts -g... yes checking for gcc... gcc 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 a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for ranlib... ranlib checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gsoelim... no checking for soelim... soelim checking for ar... ar checking for main in -lm... yes checking for explain_open in -lexplain... yes checking for png_create_write_struct in -lpng... yes checking for backtrace... yes checking for fnmatch... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdint.h... (cached) yes checking for groff... groff checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: creating lib/config.h dh_testdir /usr/bin/make make[1]: Entering directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c test_cardinal/main.cc mv main.o test_cardinal/main.o mkdir bin chmod 0755 bin g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/anonymous_name.cc mv anonymous_name.o lib/anonymous_name.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bit_address.cc mv bit_address.o lib/bit_address.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitmap.cc mv bitmap.o lib/bitmap.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitmap/factory.cc mv factory.o lib/bitmap/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitmap/invert.cc mv invert.o lib/bitmap/invert.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitmap/png.cc mv png.o lib/bitmap/png.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitmap/raw.cc mv raw.o lib/bitmap/raw.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/bitrev.cc mv bitrev.o lib/bitrev.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/byte_sex.cc mv byte_sex.o lib/byte_sex.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/cardinal.cc mv cardinal.o lib/cardinal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/case/list.cc mv list.o lib/case/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/case/range.cc mv range.o lib/case/range.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/code_source_map.cc mv code_source_map.o lib/code_source_map.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile.cc mv codefile.o lib/codefile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/copy_to.cc mv copy_to.o lib/codefile/copy_to.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/disassemble.cc mv disassemble.o lib/codefile/disassemble.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/file.cc mv file.o lib/codefile/file.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/file/i_3.cc mv i_3.o lib/codefile/file/i_3.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/file/i_5.cc mv i_5.o lib/codefile/file/i_5.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/file/ii_0.cc mv ii_0.o lib/codefile/file/ii_0.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/file/ii_1.cc mv ii_1.o lib/codefile/file/ii_1.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/filter.cc mv filter.o lib/codefile/filter.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/filter/insert.cc mv insert.o lib/codefile/filter/insert.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/filter/notice.cc mv notice.o lib/codefile/filter/notice.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/codefile/filter/remove_by_name.cc mv remove_by_name.o lib/codefile/filter/remove_by_name.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/codefile/filter/remove_by_number.cc mv remove_by_number.o lib/codefile/filter/remove_by_number.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/get_word.cc mv get_word.o lib/codefile/get_word.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/print_library_map.cc mv print_library_map.o lib/codefile/print_library_map.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/codefile/put_word.cc mv put_word.o lib/codefile/put_word.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/columnar.cc mv columnar.o lib/columnar.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/debug.cc mv debug.o lib/debug.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler.cc mv disassembler.o lib/disassembler.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/6502.cc mv 6502.o lib/disassembler/6502.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/factory.cc mv factory.o lib/disassembler/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/hexdump.cc mv hexdump.o lib/disassembler/hexdump.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pcode.cc mv pcode.o lib/disassembler/pcode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pcode/i_3.cc mv i_3.o lib/disassembler/pcode/i_3.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pcode/i_5.cc mv i_5.o lib/disassembler/pcode/i_5.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pcode/ii_0.cc mv ii_0.o lib/disassembler/pcode/ii_0.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pcode/ii_1.cc mv ii_1.o lib/disassembler/pcode/ii_1.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/disassembler/pdp11.cc mv pdp11.o lib/disassembler/pdp11.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/discolumns.cc mv discolumns.o lib/discolumns.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/dislabel.cc mv dislabel.o lib/dislabel.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression.cc mv expression.o lib/expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/addition.cc mv addition.o lib/expression/addition.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/assignment.cc mv assignment.o lib/expression/assignment.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/bitwise_and.cc mv bitwise_and.o lib/expression/bitwise_and.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/bitwise_not.cc mv bitwise_not.o lib/expression/bitwise_not.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/bitwise_or.cc mv bitwise_or.o lib/expression/bitwise_or.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/boolean.cc mv boolean.o lib/expression/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/char.cc mv char.o lib/expression/char.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/dereference.cc mv dereference.o lib/expression/dereference.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/dispatcher/binary.cc mv binary.o lib/expression/dispatcher/binary.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/dispatcher/binary/functor.cc mv functor.o lib/expression/dispatcher/binary/functor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/dispatcher/unary.cc mv unary.o lib/expression/dispatcher/unary.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/empty.cc mv empty.o lib/expression/empty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/enum_tag.cc mv enum_tag.o lib/expression/enum_tag.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/eq.cc mv eq.o lib/expression/eq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/error.cc mv error.o lib/expression/error.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/function_call.cc mv function_call.o lib/expression/function_call.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/ge.cc mv ge.o lib/expression/ge.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/get_boolean_value.cc mv get_boolean_value.o lib/expression/get_boolean_value.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/get_integer_value.cc mv get_integer_value.o lib/expression/get_integer_value.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/get_real_value.cc mv get_real_value.o lib/expression/get_real_value.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/get_string_value.cc mv get_string_value.o lib/expression/get_string_value.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/gt.cc mv gt.o lib/expression/gt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/in.cc mv in.o lib/expression/in.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/integer.cc mv integer.o lib/expression/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/integer_division.cc mv integer_division.o lib/expression/integer_division.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/le.cc mv le.o lib/expression/le.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/lint2lint.cc mv lint2lint.o lib/expression/lint2lint.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/lint_from_integer.cc mv lint_from_integer.o lib/expression/lint_from_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/list.cc mv list.o lib/expression/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/logical_and.cc mv logical_and.o lib/expression/logical_and.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/logical_not.cc mv logical_not.o lib/expression/logical_not.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/logical_or.cc mv logical_or.o lib/expression/logical_or.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/long_integer.cc mv long_integer.o lib/expression/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/lt.cc mv lt.o lib/expression/lt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/modulo.cc mv modulo.o lib/expression/modulo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/multiplication.cc mv multiplication.o lib/expression/multiplication.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/name.cc mv name.o lib/expression/name.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/ne.cc mv ne.o lib/expression/ne.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/negate.cc mv negate.o lib/expression/negate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/nil.cc mv nil.o lib/expression/nil.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/paoc_from_string.cc mv paoc_from_string.o lib/expression/paoc_from_string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/real.cc mv real.o lib/expression/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/real_division.cc mv real_division.o lib/expression/real_division.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/expression/real_from_integer.cc mv real_from_integer.o lib/expression/real_from_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/scan.cc mv scan.o lib/expression/scan.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/set.cc mv set.o lib/expression/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/set2set.cc mv set2set.o lib/expression/set2set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/sgs.cc mv sgs.o lib/expression/sgs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/srs.cc mv srs.o lib/expression/srs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/string.cc mv string.o lib/expression/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/subtraction.cc mv subtraction.o lib/expression/subtraction.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/ternary.cc mv ternary.o lib/expression/ternary.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/expression/xor.cc mv xor.o lib/expression/xor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/fstrcmp.cc mv fstrcmp.o lib/fstrcmp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/get_filename.cc mv get_filename.o lib/get_filename.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/gmatch.cc mv gmatch.o lib/gmatch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/hexdump.cc mv hexdump.o lib/hexdump.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input.cc mv input.o lib/input.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/divert.cc mv divert.o lib/input/divert.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/factory.cc mv factory.o lib/input/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/file.cc mv file.o lib/input/file.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/one_line.cc mv one_line.o lib/input/one_line.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/stdin.cc mv stdin.o lib/input/stdin.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/string.cc mv string.o lib/input/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/input/ucsd_text.cc mv ucsd_text.o lib/input/ucsd_text.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval.cc mv interval.o lib/interval.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/append.cc mv append.o lib/interval/append.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/assignment.cc mv assignment.o lib/interval/assignment.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/constructor1.cc mv constructor1.o lib/interval/constructor1.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/constructor2.cc mv constructor2.o lib/interval/constructor2.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/copy_constructor.cc mv copy_constructor.o lib/interval/copy_constructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/coverage.cc mv coverage.o lib/interval/coverage.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/interval/default_constructor.cc mv default_constructor.o lib/interval/default_constructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/difference.cc mv difference.o lib/interval/difference.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/empty.cc mv empty.o lib/interval/empty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/equal.cc mv equal.o lib/interval/equal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/interval/first_interval_only.cc mv first_interval_only.o lib/interval/first_interval_only.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/flatten.cc mv flatten.o lib/interval/flatten.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/get_highest.cc mv get_highest.o lib/interval/get_highest.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/get_lowest.cc mv get_lowest.o lib/interval/get_lowest.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/intersection.cc mv intersection.o lib/interval/intersection.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/member.cc mv member.o lib/interval/member.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/pad.cc mv pad.o lib/interval/pad.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/print.cc mv print.o lib/interval/print.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/representation.cc mv representation.o lib/interval/representation.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/scan.cc mv scan.o lib/interval/scan.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/union.cc mv union.o lib/interval/union.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/interval/valid.cc mv valid.o lib/interval/valid.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/label.cc mv label.o lib/label.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/label/placebo.cc mv placebo.o lib/label/placebo.o CONFIG_FILES=lib/libdir.cc:lib/libdir.cc.in CONFIG_HEADERS= /bin/sh config.status config.status: creating lib/libdir.cc g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/libdir.cc mv libdir.o lib/libdir.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/library_map_columns.cc mv library_map_columns.o lib/library_map_columns.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/link_info.cc mv link_info.o lib/link_info.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/link_info/list.cc mv list.o lib/link_info/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/link_info/list/print_library_map.cc mv print_library_map.o lib/link_info/list/print_library_map.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/link_info/print_library_map.cc mv print_library_map.o lib/link_info/print_library_map.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/link_info_type.cc mv link_info_type.o lib/link_info_type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/location.cc mv location.o lib/location.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/long_integer.cc mv long_integer.o lib/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/mtype.cc mv mtype.o lib/mtype.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/name_type.cc mv name_type.o lib/name_type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/name_type/list.cc mv list.o lib/name_type/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/opformat.cc mv opformat.o lib/opformat.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output.cc mv output.o lib/output.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/factory.cc mv factory.o lib/output/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/file.cc mv file.o lib/output/file.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter.cc mv filter.o lib/output/filter.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter/expand.cc mv expand.o lib/output/filter/expand.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter/heading.cc mv heading.o lib/output/filter/heading.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter/prefix.cc mv prefix.o lib/output/filter/prefix.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter/suffix.cc mv suffix.o lib/output/filter/suffix.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/filter/wrap.cc mv wrap.o lib/output/filter/wrap.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/from_input.cc mv from_input.o lib/output/from_input.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/null.cc mv null.o lib/output/null.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/stdout.cc mv stdout.o lib/output/stdout.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/stracc.cc mv stracc.o lib/output/stracc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/string_list.cc mv string_list.o lib/output/string_list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/text_decode.cc mv text_decode.o lib/output/text_decode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/text_encode.cc mv text_encode.o lib/output/text_encode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/wrap_cook.cc mv wrap_cook.o lib/output/wrap_cook.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/output/wrap_make.cc mv wrap_make.o lib/output/wrap_make.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/p_machine.cc mv p_machine.o lib/p_machine.o bison -y -d lib/pascal/grammar.y conflicts: 31 shift/reduce, 2 reduce/reduce sed -e 's/[yY][yY]/pascal_grammar_/g' -e '//d' -e \ '//d' -e '//d' y.tab.c > \ lib/pascal/grammar.yacc.cc sed -e 's/[yY][yY]/pascal_grammar_/g' -e \ 's/Y_TAB_H/lib_pascal_grammar_YACC_H/g' y.tab.h > \ lib/pascal/grammar.yacc.h test -f y.output && mv y.output lib/pascal/grammar.output || true rm -f y.tab.c y.tab.h y.output || true g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/pascal/grammar.yacc.cc mv grammar.yacc.o lib/pascal/grammar.yacc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/pascal/lex.cc mv lex.o lib/pascal/lex.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/pascal_id.cc mv pascal_id.o lib/pascal_id.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/path_join.cc mv path_join.o lib/path_join.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring.cc mv rcstring.o lib/rcstring.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/accumulator.cc mv accumulator.o lib/rcstring/accumulator.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/rcstring/accumulator/pop_front.cc mv pop_front.o lib/rcstring/accumulator/pop_front.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/accumulator/printf.cc mv printf.o lib/rcstring/accumulator/printf.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/basename.cc mv basename.o lib/rcstring/basename.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/bool.cc mv bool.o lib/rcstring/bool.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/capitalize.cc mv capitalize.o lib/rcstring/capitalize.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/catenate.cc mv catenate.o lib/rcstring/catenate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/clear.cc mv clear.o lib/rcstring/clear.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/dirname.cc mv dirname.o lib/rcstring/dirname.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/downcase.cc mv downcase.o lib/rcstring/downcase.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/ends_with_nc.cc mv ends_with_nc.o lib/rcstring/ends_with_nc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/field.cc mv field.o lib/rcstring/field.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/ge.cc mv ge.o lib/rcstring/ge.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/gizzards.cc mv gizzards.o lib/rcstring/gizzards.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/gmatch.cc mv gmatch.o lib/rcstring/gmatch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/gt.cc mv gt.o lib/rcstring/gt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/identifier.cc mv identifier.o lib/rcstring/identifier.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/le.cc mv le.o lib/rcstring/le.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/lead_prefix.cc mv lead_prefix.o lib/rcstring/lead_prefix.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/appelistuniq.cc mv appelistuniq.o lib/rcstring/list/appelistuniq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/append.cc mv append.o lib/rcstring/list/append.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/append_list.cc mv append_list.o lib/rcstring/list/append_list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/append_uniqu.cc mv append_uniqu.o lib/rcstring/list/append_uniqu.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/assign_op.cc mv assign_op.o lib/rcstring/list/assign_op.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/clear.cc mv clear.o lib/rcstring/list/clear.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/constructor.cc mv constructor.o lib/rcstring/list/constructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/copy.cc mv copy.o lib/rcstring/list/copy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/destructor.cc mv destructor.o lib/rcstring/list/destructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/equal.cc mv equal.o lib/rcstring/list/equal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/gmatch.cc mv gmatch.o lib/rcstring/list/gmatch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/intersection.cc mv intersection.o lib/rcstring/list/intersection.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/member.cc mv member.o lib/rcstring/list/member.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/member_nocas.cc mv member_nocas.o lib/rcstring/list/member_nocas.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/pop_back.cc mv pop_back.o lib/rcstring/list/pop_back.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/pop_front.cc mv pop_front.o lib/rcstring/list/pop_front.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/prepend.cc mv prepend.o lib/rcstring/list/prepend.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/prepend_list.cc mv prepend_list.o lib/rcstring/list/prepend_list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/quote.cc mv quote.o lib/rcstring/list/quote.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/remove.cc mv remove.o lib/rcstring/list/remove.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/remove_list.cc mv remove_list.o lib/rcstring/list/remove_list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/sort.cc mv sort.o lib/rcstring/list/sort.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/rcstring/list/sort_long_short.cc mv sort_long_short.o lib/rcstring/list/sort_long_short.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/sort_nocase.cc mv sort_nocase.o lib/rcstring/list/sort_nocase.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/sort_vers.cc mv sort_vers.o lib/rcstring/list/sort_vers.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/str2wl.cc mv str2wl.o lib/rcstring/list/str2wl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/subset.cc mv subset.o lib/rcstring/list/subset.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/tail.cc mv tail.o lib/rcstring/list/tail.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/validate.cc mv validate.o lib/rcstring/list/validate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/wl2str.cc mv wl2str.o lib/rcstring/list/wl2str.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/list/xor.cc mv xor.o lib/rcstring/list/xor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/long.cc mv long.o lib/rcstring/long.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/lt.cc mv lt.o lib/rcstring/lt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/printf.cc mv printf.o lib/rcstring/printf.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/quote.cc mv quote.o lib/rcstring/quote.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/quote_c.cc mv quote_c.o lib/rcstring/quote_c.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/quote_pascal.cc mv quote_pascal.o lib/rcstring/quote_pascal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/replace.cc mv replace.o lib/rcstring/replace.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/spaces.cc mv spaces.o lib/rcstring/spaces.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/starts_with_nc.cc mv starts_with_nc.o lib/rcstring/starts_with_nc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/substring.cc mv substring.o lib/rcstring/substring.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/to_long.cc mv to_long.o lib/rcstring/to_long.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/traili_suffi.cc mv traili_suffi.o lib/rcstring/traili_suffi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/trim.cc mv trim.o lib/rcstring/trim.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/trim_right.cc mv trim_right.o lib/rcstring/trim_right.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/trim_suffix.cc mv trim_suffix.o lib/rcstring/trim_suffix.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/rcstring/upcase.cc mv upcase.o lib/rcstring/upcase.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/read_whole_directory.cc mv read_whole_directory.o lib/read_whole_directory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope.cc mv scope.o lib/scope.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/builtin.cc mv builtin.o lib/scope/builtin.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/function.cc mv function.o lib/scope/function.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/function/unit.cc mv unit.o lib/scope/function/unit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/interface.cc mv interface.o lib/scope/interface.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/program.cc mv program.o lib/scope/program.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/record.cc mv record.o lib/scope/record.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/stack.cc mv stack.o lib/scope/stack.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/temporary.cc mv temporary.o lib/scope/temporary.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/temporary/compound.cc mv compound.o lib/scope/temporary/compound.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/temporary/with.cc mv with.o lib/scope/temporary/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/scope/unit.cc mv unit.o lib/scope/unit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segfault.cc mv segfault.o lib/segfault.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/seginfo.cc mv seginfo.o lib/seginfo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segkind.cc mv segkind.o lib/segkind.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment.cc mv segment.o lib/segment.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/builder.cc mv builder.o lib/segment/builder.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/builder/code.cc mv code.o lib/segment/builder/code.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/builder/interface.cc mv interface.o lib/segment/builder/interface.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/builder/stack.cc mv stack.o lib/segment/builder/stack.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/concrete.cc mv concrete.o lib/segment/concrete.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/copy_to.cc mv copy_to.o lib/segment/copy_to.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/disassemble.cc mv disassemble.o lib/segment/disassemble.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/filter.cc mv filter.o lib/segment/filter.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/filter/renumber.cc mv renumber.o lib/segment/filter/renumber.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segment/print_library_map.cc mv print_library_map.o lib/segment/print_library_map.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/segversion.cc mv segversion.o lib/segversion.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/set.cc mv set.o lib/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement.cc mv statement.o lib/statement.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/case.cc mv case.o lib/statement/case.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/compound.cc mv compound.o lib/statement/compound.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/empty.cc mv empty.o lib/statement/empty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/expression.cc mv expression.o lib/statement/expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/for.cc mv for.o lib/statement/for.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/goto.cc mv goto.o lib/statement/goto.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/if.cc mv if.o lib/statement/if.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/infinite_loop.cc mv infinite_loop.o lib/statement/infinite_loop.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/label.cc mv label.o lib/statement/label.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/list.cc mv list.o lib/statement/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/until.cc mv until.o lib/statement/until.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/while.cc mv while.o lib/statement/while.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/statement/writeln.cc mv writeln.o lib/statement/writeln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol.cc mv symbol.o lib/symbol.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/enumerated.cc mv enumerated.o lib/symbol/enumerated.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/expression.cc mv expression.o lib/symbol/expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/expression/constant.cc mv constant.o lib/symbol/expression/constant.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/expression/with.cc mv with.o lib/symbol/expression/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/function.cc mv function.o lib/symbol/function.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/functor.cc mv functor.o lib/symbol/functor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/functor/with.cc mv with.o lib/symbol/functor/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/label.cc mv label.o lib/symbol/label.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/list.cc mv list.o lib/symbol/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/program.cc mv program.o lib/symbol/program.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/typedef.cc mv typedef.o lib/symbol/typedef.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/unit.cc mv unit.o lib/symbol/unit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/variable.cc mv variable.o lib/symbol/variable.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/variable/external.cc mv external.o lib/symbol/variable/external.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symbol/variable/normal.cc mv normal.o lib/symbol/variable/normal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab.cc mv symtab.o lib/symtab.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/assign.cc mv assign.o lib/symtab/assign.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/clear.cc mv clear.o lib/symtab/clear.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/dump.cc mv dump.o lib/symtab/dump.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/iterator.cc mv iterator.o lib/symtab/iterator.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/keys.cc mv keys.o lib/symtab/keys.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/query.cc mv query.o lib/symtab/query.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/query_fuzzy.cc mv query_fuzzy.o lib/symtab/query_fuzzy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/remove.cc mv remove.o lib/symtab/remove.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/remove2.cc mv remove2.o lib/symtab/remove2.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/split.cc mv split.o lib/symtab/split.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/valid.cc mv valid.o lib/symtab/valid.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/symtab/walk.cc mv walk.o lib/symtab/walk.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol.cc mv tcontrol.o lib/tcontrol.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool.cc mv bool.o lib/tcontrol/bool.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/ambiguous.cc mv ambiguous.o lib/tcontrol/bool/ambiguous.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/ignore.cc mv ignore.o lib/tcontrol/bool/ignore.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/inst_var_not.cc mv inst_var_not.o lib/tcontrol/bool/inst_var_not.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/tcontrol/bool/inst_var_not_implicit.cc mv inst_var_not_implicit.o lib/tcontrol/bool/inst_var_not_implicit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/tcontrol/bool/instance_variable.cc mv instance_variable.o lib/tcontrol/bool/instance_variable.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/tcontrol/bool/instance_variable_implicit.cc mv instance_variable_implicit.o lib/tcontrol/bool/instance_variable_implicit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/method.cc mv method.o lib/tcontrol/bool/method.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/tcontrol/bool/method_implicit.cc mv method_implicit.o lib/tcontrol/bool/method_implicit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/method_not.cc mv method_not.o lib/tcontrol/bool/method_not.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ lib/tcontrol/bool/method_not_implicit.cc mv method_not_implicit.o lib/tcontrol/bool/method_not_implicit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/bool/variable.cc mv variable.o lib/tcontrol/bool/variable.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/int8min.cc mv int8min.o lib/tcontrol/int8min.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/list.cc mv list.o lib/tcontrol/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/noarg.cc mv noarg.o lib/tcontrol/noarg.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/noarg/ignore.cc mv ignore.o lib/tcontrol/noarg/ignore.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/string.cc mv string.o lib/tcontrol/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/string/function.cc mv function.o lib/tcontrol/string/function.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/string/ignore.cc mv ignore.o lib/tcontrol/string/ignore.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/string/method.cc mv method.o lib/tcontrol/string/method.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/tcontrol/too_late.cc mv too_late.o lib/tcontrol/too_late.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/time_value.cc mv time_value.o lib/time_value.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator.cc mv translator.o lib/translator.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/addition.cc mv addition.o lib/translator/addition.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/and.cc mv and.o lib/translator/and.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/array_index.cc mv array_index.o lib/translator/array_index.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/assignment.cc mv assignment.o lib/translator/assignment.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/builtin.cc mv builtin.o lib/translator/builtin.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/case.cc mv case.o lib/translator/case.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/char.cc mv char.o lib/translator/char.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/comment.cc mv comment.o lib/translator/comment.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/division.cc mv division.o lib/translator/division.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/dot.cc mv dot.o lib/translator/dot.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/enum.cc mv enum.o lib/translator/enum.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/eq.cc mv eq.o lib/translator/eq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/for.cc mv for.o lib/translator/for.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/ge.cc mv ge.o lib/translator/ge.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/gt.cc mv gt.o lib/translator/gt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/if.cc mv if.o lib/translator/if.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/label.cc mv label.o lib/translator/label.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/le.cc mv le.o lib/translator/le.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/lt.cc mv lt.o lib/translator/lt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/modulo.cc mv modulo.o lib/translator/modulo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/multiplication.cc mv multiplication.o lib/translator/multiplication.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/ne.cc mv ne.o lib/translator/ne.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/negate.cc mv negate.o lib/translator/negate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/not.cc mv not.o lib/translator/not.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/or.cc mv or.o lib/translator/or.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/record.cc mv record.o lib/translator/record.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/set.cc mv set.o lib/translator/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/sizeof.cc mv sizeof.o lib/translator/sizeof.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/subtraction.cc mv subtraction.o lib/translator/subtraction.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/type_lookup.cc mv type_lookup.o lib/translator/type_lookup.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/unit.cc mv unit.o lib/translator/unit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/until.cc mv until.o lib/translator/until.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/uses.cc mv uses.o lib/translator/uses.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/var_statement.cc mv var_statement.o lib/translator/var_statement.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/variant_record.cc mv variant_record.o lib/translator/variant_record.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/while.cc mv while.o lib/translator/while.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/translator/with.cc mv with.o lib/translator/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type.cc mv type.o lib/type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/anything.cc mv anything.o lib/type/anything.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/array.cc mv array.o lib/type/array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/boolean.cc mv boolean.o lib/type/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/char.cc mv char.o lib/type/char.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/enumerated.cc mv enumerated.o lib/type/enumerated.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/error.cc mv error.o lib/type/error.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/file.cc mv file.o lib/type/file.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/forward.cc mv forward.o lib/type/forward.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/function.cc mv function.o lib/type/function.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/get_return_type.cc mv get_return_type.o lib/type/get_return_type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/integer.cc mv integer.o lib/type/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/label.cc mv label.o lib/type/label.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/list.cc mv list.o lib/type/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/long_integer.cc mv long_integer.o lib/type/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/long_integer/sized.cc mv sized.o lib/type/long_integer/sized.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/long_integer/unsized.cc mv unsized.o lib/type/long_integer/unsized.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/nothing.cc mv nothing.o lib/type/nothing.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/pointer.cc mv pointer.o lib/type/pointer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/pointer/byte.cc mv byte.o lib/type/pointer/byte.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/pointer/packed.cc mv packed.o lib/type/pointer/packed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/pointer/unpacked.cc mv unpacked.o lib/type/pointer/unpacked.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/program.cc mv program.o lib/type/program.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/real.cc mv real.o lib/type/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/record.cc mv record.o lib/type/record.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/reference.cc mv reference.o lib/type/reference.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/reference/implicit.cc mv implicit.o lib/type/reference/implicit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/set.cc mv set.o lib/type/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/set/sized.cc mv sized.o lib/type/set/sized.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/set/unsized.cc mv unsized.o lib/type/set/unsized.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/string.cc mv string.o lib/type/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/subrange.cc mv subrange.o lib/type/subrange.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/type/unit.cc mv unit.o lib/type/unit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/variable/name.cc mv name.o lib/variable/name.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/variable/name/list.cc mv list.o lib/variable/name/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/variant.cc mv variant.o lib/variant.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/version.cc mv version.o lib/version.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c lib/version_stamp.cc mv version_stamp.o lib/version_stamp.o rm -f lib/libucsd-psystem-xc.a ar qc lib/libucsd-psystem-xc.a lib/anonymous_name.o lib/bit_address.o lib/bitmap.o lib/bitmap/factory.o lib/bitmap/invert.o lib/bitmap/png.o lib/bitmap/raw.o lib/bitrev.o lib/byte_sex.o lib/cardinal.o lib/case/list.o lib/case/range.o lib/code_source_map.o lib/codefile.o lib/codefile/copy_to.o lib/codefile/disassemble.o lib/codefile/file.o lib/codefile/file/i_3.o lib/codefile/file/i_5.o lib/codefile/file/ii_0.o lib/codefile/file/ii_1.o lib/codefile/filter.o lib/codefile/filter/insert.o lib/codefile/filter/notice.o lib/codefile/filter/remove_by_name.o lib/codefile/filter/remove_by_number.o lib/codefile/get_word.o lib/codefile/print_library_map.o lib/codefile/put_word.o lib/columnar.o lib/debug.o lib/disassembler.o lib/disassembler/6502.o lib/disassembler/factory.o lib/disassembler/hexdump.o lib/disassembler/pcode.o lib/disassembler/pcode/i_3.o lib/disassembler/pcode/i_5.o lib/disassembler/pcode/ii_0.o lib/disassembler/pcode/ii_1.o lib/disassembler/pdp11.o lib/discolumns.o lib/dislabel.o lib/expression.o lib/expression/addition.o lib/expression/assignment.o lib/expression/bitwise_and.o lib/expression/bitwise_not.o lib/expression/bitwise_or.o lib/expression/boolean.o lib/expression/char.o lib/expression/dereference.o lib/expression/dispatcher/binary.o lib/expression/dispatcher/binary/functor.o lib/expression/dispatcher/unary.o lib/expression/empty.o lib/expression/enum_tag.o lib/expression/eq.o lib/expression/error.o lib/expression/function_call.o lib/expression/ge.o lib/expression/get_boolean_value.o lib/expression/get_integer_value.o lib/expression/get_real_value.o lib/expression/get_string_value.o lib/expression/gt.o lib/expression/in.o lib/expression/integer.o lib/expression/integer_division.o lib/expression/le.o lib/expression/lint2lint.o lib/expression/lint_from_integer.o lib/expression/list.o lib/expression/logical_and.o lib/expression/logical_not.o lib/expression/logical_or.o lib/expression/long_integer.o lib/expression/lt.o lib/expression/modulo.o lib/expression/multiplication.o lib/expression/name.o lib/expression/ne.o lib/expression/negate.o lib/expression/nil.o lib/expression/paoc_from_string.o lib/expression/real.o lib/expression/real_division.o lib/expression/real_from_integer.o lib/expression/scan.o lib/expression/set.o lib/expression/set2set.o lib/expression/sgs.o lib/expression/srs.o lib/expression/string.o lib/expression/subtraction.o lib/expression/ternary.o lib/expression/xor.o lib/fstrcmp.o lib/get_filename.o lib/gmatch.o lib/hexdump.o lib/input.o lib/input/divert.o lib/input/factory.o lib/input/file.o lib/input/one_line.o lib/input/stdin.o lib/input/string.o lib/input/ucsd_text.o lib/interval.o lib/interval/append.o lib/interval/assignment.o lib/interval/constructor1.o lib/interval/constructor2.o lib/interval/copy_constructor.o lib/interval/coverage.o lib/interval/default_constructor.o lib/interval/difference.o lib/interval/empty.o lib/interval/equal.o lib/interval/first_interval_only.o lib/interval/flatten.o lib/interval/get_highest.o lib/interval/get_lowest.o lib/interval/intersection.o lib/interval/member.o lib/interval/pad.o lib/interval/print.o lib/interval/representation.o lib/interval/scan.o lib/interval/union.o lib/interval/valid.o lib/label.o lib/label/placebo.o lib/libdir.o lib/library_map_columns.o lib/link_info.o lib/link_info/list.o lib/link_info/list/print_library_map.o lib/link_info/print_library_map.o lib/link_info_type.o lib/location.o lib/long_integer.o lib/mtype.o lib/name_type.o lib/name_type/list.o lib/opformat.o lib/output.o lib/output/factory.o lib/output/file.o lib/output/filter.o lib/output/filter/expand.o lib/output/filter/heading.o lib/output/filter/prefix.o lib/output/filter/suffix.o lib/output/filter/wrap.o lib/output/from_input.o lib/output/null.o lib/output/stdout.o lib/output/stracc.o lib/output/string_list.o lib/output/text_decode.o lib/output/text_encode.o lib/output/wrap_cook.o lib/output/wrap_make.o lib/p_machine.o lib/pascal/grammar.yacc.o lib/pascal/lex.o lib/pascal_id.o lib/path_join.o lib/rcstring.o lib/rcstring/accumulator.o lib/rcstring/accumulator/pop_front.o lib/rcstring/accumulator/printf.o lib/rcstring/basename.o lib/rcstring/bool.o lib/rcstring/capitalize.o lib/rcstring/catenate.o lib/rcstring/clear.o lib/rcstring/dirname.o lib/rcstring/downcase.o lib/rcstring/ends_with_nc.o lib/rcstring/field.o lib/rcstring/ge.o lib/rcstring/gizzards.o lib/rcstring/gmatch.o lib/rcstring/gt.o lib/rcstring/identifier.o lib/rcstring/le.o lib/rcstring/lead_prefix.o lib/rcstring/list/appelistuniq.o lib/rcstring/list/append.o lib/rcstring/list/append_list.o lib/rcstring/list/append_uniqu.o lib/rcstring/list/assign_op.o lib/rcstring/list/clear.o lib/rcstring/list/constructor.o lib/rcstring/list/copy.o lib/rcstring/list/destructor.o lib/rcstring/list/equal.o lib/rcstring/list/gmatch.o lib/rcstring/list/intersection.o lib/rcstring/list/member.o lib/rcstring/list/member_nocas.o lib/rcstring/list/pop_back.o lib/rcstring/list/pop_front.o lib/rcstring/list/prepend.o lib/rcstring/list/prepend_list.o lib/rcstring/list/quote.o lib/rcstring/list/remove.o lib/rcstring/list/remove_list.o lib/rcstring/list/sort.o lib/rcstring/list/sort_long_short.o lib/rcstring/list/sort_nocase.o lib/rcstring/list/sort_vers.o lib/rcstring/list/str2wl.o lib/rcstring/list/subset.o lib/rcstring/list/tail.o lib/rcstring/list/validate.o lib/rcstring/list/wl2str.o lib/rcstring/list/xor.o lib/rcstring/long.o lib/rcstring/lt.o lib/rcstring/printf.o lib/rcstring/quote.o lib/rcstring/quote_c.o lib/rcstring/quote_pascal.o lib/rcstring/replace.o lib/rcstring/spaces.o lib/rcstring/starts_with_nc.o lib/rcstring/substring.o lib/rcstring/to_long.o lib/rcstring/traili_suffi.o lib/rcstring/trim.o lib/rcstring/trim_right.o lib/rcstring/trim_suffix.o lib/rcstring/upcase.o lib/read_whole_directory.o lib/scope.o lib/scope/builtin.o lib/scope/function.o lib/scope/function/unit.o lib/scope/interface.o lib/scope/program.o lib/scope/record.o lib/scope/stack.o lib/scope/temporary.o lib/scope/temporary/compound.o lib/scope/temporary/with.o lib/scope/unit.o lib/segfault.o lib/seginfo.o lib/segkind.o lib/segment.o lib/segment/builder.o lib/segment/builder/code.o lib/segment/builder/interface.o lib/segment/builder/stack.o lib/segment/concrete.o lib/segment/copy_to.o lib/segment/disassemble.o lib/segment/filter.o lib/segment/filter/renumber.o lib/segment/print_library_map.o lib/segversion.o lib/set.o lib/statement.o lib/statement/case.o lib/statement/compound.o lib/statement/empty.o lib/statement/expression.o lib/statement/for.o lib/statement/goto.o lib/statement/if.o lib/statement/infinite_loop.o lib/statement/label.o lib/statement/list.o lib/statement/until.o lib/statement/while.o lib/statement/writeln.o lib/symbol.o lib/symbol/enumerated.o lib/symbol/expression.o lib/symbol/expression/constant.o lib/symbol/expression/with.o lib/symbol/function.o lib/symbol/functor.o lib/symbol/functor/with.o lib/symbol/label.o lib/symbol/list.o lib/symbol/program.o lib/symbol/typedef.o lib/symbol/unit.o lib/symbol/variable.o lib/symbol/variable/external.o lib/symbol/variable/normal.o lib/symtab.o lib/symtab/assign.o lib/symtab/clear.o lib/symtab/dump.o lib/symtab/iterator.o lib/symtab/keys.o lib/symtab/query.o lib/symtab/query_fuzzy.o lib/symtab/remove.o lib/symtab/remove2.o lib/symtab/split.o lib/symtab/valid.o lib/symtab/walk.o lib/tcontrol.o lib/tcontrol/bool.o lib/tcontrol/bool/ambiguous.o lib/tcontrol/bool/ignore.o lib/tcontrol/bool/inst_var_not.o lib/tcontrol/bool/inst_var_not_implicit.o lib/tcontrol/bool/instance_variable.o lib/tcontrol/bool/instance_variable_implicit.o lib/tcontrol/bool/method.o lib/tcontrol/bool/method_implicit.o lib/tcontrol/bool/method_not.o lib/tcontrol/bool/method_not_implicit.o lib/tcontrol/bool/variable.o lib/tcontrol/int8min.o lib/tcontrol/list.o lib/tcontrol/noarg.o lib/tcontrol/noarg/ignore.o lib/tcontrol/string.o lib/tcontrol/string/function.o lib/tcontrol/string/ignore.o lib/tcontrol/string/method.o lib/tcontrol/too_late.o lib/time_value.o lib/translator.o lib/translator/addition.o lib/translator/and.o lib/translator/array_index.o lib/translator/assignment.o lib/translator/builtin.o lib/translator/case.o lib/translator/char.o lib/translator/comment.o lib/translator/division.o lib/translator/dot.o lib/translator/enum.o lib/translator/eq.o lib/translator/for.o lib/translator/ge.o lib/translator/gt.o lib/translator/if.o lib/translator/label.o lib/translator/le.o lib/translator/lt.o lib/translator/modulo.o lib/translator/multiplication.o lib/translator/ne.o lib/translator/negate.o lib/translator/not.o lib/translator/or.o lib/translator/record.o lib/translator/set.o lib/translator/sizeof.o lib/translator/subtraction.o lib/translator/type_lookup.o lib/translator/unit.o lib/translator/until.o lib/translator/uses.o lib/translator/var_statement.o lib/translator/variant_record.o lib/translator/while.o lib/translator/with.o lib/type.o lib/type/anything.o lib/type/array.o lib/type/boolean.o lib/type/char.o lib/type/enumerated.o lib/type/error.o lib/type/file.o lib/type/forward.o lib/type/function.o lib/type/get_return_type.o lib/type/integer.o lib/type/label.o lib/type/list.o lib/type/long_integer.o lib/type/long_integer/sized.o lib/type/long_integer/unsized.o lib/type/nothing.o lib/type/pointer.o lib/type/pointer/byte.o lib/type/pointer/packed.o lib/type/pointer/unpacked.o lib/type/program.o lib/type/real.o lib/type/record.o lib/type/reference.o lib/type/reference/implicit.o lib/type/set.o lib/type/set/sized.o lib/type/set/unsized.o lib/type/string.o lib/type/subrange.o lib/type/unit.o lib/variable/name.o lib/variable/name/list.o lib/variant.o lib/version.o lib/version_stamp.o ranlib lib/libucsd-psystem-xc.a g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/test_cardinal test_cardinal/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm bison -y -d test_long_integer/grammar.y sed -e 's/[yY][yY]/grammar_/g' -e '//d' -e '//d' -e \ '//d' y.tab.c > test_long_integer/grammar.yacc.cc sed -e 's/[yY][yY]/grammar_/g' -e \ 's/Y_TAB_H/test_long_integer_grammar_YACC_H/g' y.tab.h > \ test_long_integer/grammar.yacc.h test -f y.output && mv y.output test_long_integer/grammar.output || true rm -f y.tab.c y.tab.h y.output || true g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c test_long_integer/grammar.yacc.cc mv grammar.yacc.o test_long_integer/grammar.yacc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c test_long_integer/lex.cc mv lex.o test_long_integer/lex.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c test_long_integer/main.cc mv main.o test_long_integer/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/test_long_integer test_long_integer/grammar.yacc.o test_long_integer/lex.o test_long_integer/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm cp script/test_prelude bin/test_prelude chmod a+rx bin/test_prelude g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys/main.cc mv main.o ucsdpsys/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys/volume.cc mv volume.o ucsdpsys/volume.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys/volume/directory.cc mv directory.o ucsdpsys/volume/directory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys/volume/file.cc mv file.o ucsdpsys/volume/file.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys/volume/list.cc mv list.o ucsdpsys/volume/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys ucsdpsys/main.o ucsdpsys/volume.o ucsdpsys/volume/directory.o ucsdpsys/volume/file.o ucsdpsys/volume/list.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/assembler.cc mv assembler.o ucsdpsys_assemble/assembler.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502.cc mv 6502.o ucsdpsys_assemble/expression/6502.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/absolute.cc mv absolute.o ucsdpsys_assemble/expression/6502/absolute.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/absolute_indexed.cc mv absolute_indexed.o ucsdpsys_assemble/expression/6502/absolute_indexed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/absolute_indexed_indirect.cc mv absolute_indexed_indirect.o ucsdpsys_assemble/expression/6502/absolute_indexed_indirect.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/absolute_indirect.cc mv absolute_indirect.o ucsdpsys_assemble/expression/6502/absolute_indirect.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/absolute_indirect_indexed.cc mv absolute_indirect_indexed.o ucsdpsys_assemble/expression/6502/absolute_indirect_indexed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/6502/immediate.cc mv immediate.o ucsdpsys_assemble/expression/6502/immediate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/addition/asm.cc mv asm.o ucsdpsys_assemble/expression/addition/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/addition/linksym.cc mv linksym.o ucsdpsys_assemble/expression/addition/linksym.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/addition/segrel.cc mv segrel.o ucsdpsys_assemble/expression/addition/segrel.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/bitwise_and/asm.cc mv asm.o ucsdpsys_assemble/expression/bitwise_and/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/bitwise_not/asm.cc mv asm.o ucsdpsys_assemble/expression/bitwise_not/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/bitwise_or/asm.cc mv asm.o ucsdpsys_assemble/expression/bitwise_or/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/boolean/asm.cc mv asm.o ucsdpsys_assemble/expression/boolean/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/dereference/asm.cc mv asm.o ucsdpsys_assemble/expression/dereference/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/eq/boolean.cc mv boolean.o ucsdpsys_assemble/expression/eq/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/eq/integer.cc mv integer.o ucsdpsys_assemble/expression/eq/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/eq/string.cc mv string.o ucsdpsys_assemble/expression/eq/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ge/boolean.cc mv boolean.o ucsdpsys_assemble/expression/ge/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ge/integer.cc mv integer.o ucsdpsys_assemble/expression/ge/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ge/string.cc mv string.o ucsdpsys_assemble/expression/ge/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/gt/boolean.cc mv boolean.o ucsdpsys_assemble/expression/gt/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/gt/integer.cc mv integer.o ucsdpsys_assemble/expression/gt/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/gt/string.cc mv string.o ucsdpsys_assemble/expression/gt/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/integer/asm.cc mv asm.o ucsdpsys_assemble/expression/integer/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/integer_division/asm.cc mv asm.o ucsdpsys_assemble/expression/integer_division/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/le/boolean.cc mv boolean.o ucsdpsys_assemble/expression/le/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/le/integer.cc mv integer.o ucsdpsys_assemble/expression/le/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/le/string.cc mv string.o ucsdpsys_assemble/expression/le/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/linker_reference.cc mv linker_reference.o ucsdpsys_assemble/expression/linker_reference.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/lt/boolean.cc mv boolean.o ucsdpsys_assemble/expression/lt/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/lt/integer.cc mv integer.o ucsdpsys_assemble/expression/lt/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/lt/string.cc mv string.o ucsdpsys_assemble/expression/lt/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/modulo/asm.cc mv asm.o ucsdpsys_assemble/expression/modulo/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/multiplication/asm.cc mv asm.o ucsdpsys_assemble/expression/multiplication/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/name/asm.cc mv asm.o ucsdpsys_assemble/expression/name/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ne/boolean.cc mv boolean.o ucsdpsys_assemble/expression/ne/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ne/integer.cc mv integer.o ucsdpsys_assemble/expression/ne/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/ne/string.cc mv string.o ucsdpsys_assemble/expression/ne/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/negate/asm.cc mv asm.o ucsdpsys_assemble/expression/negate/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/range_check.cc mv range_check.o ucsdpsys_assemble/expression/range_check.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/segment_relative.cc mv segment_relative.o ucsdpsys_assemble/expression/segment_relative.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/special.cc mv special.o ucsdpsys_assemble/expression/special.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/special/a.cc mv a.o ucsdpsys_assemble/expression/special/a.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/special/x.cc mv x.o ucsdpsys_assemble/expression/special/x.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/special/y.cc mv y.o ucsdpsys_assemble/expression/special/y.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/string/asm.cc mv asm.o ucsdpsys_assemble/expression/string/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/subtraction/asm.cc mv asm.o ucsdpsys_assemble/expression/subtraction/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/subtraction/segrel.cc mv segrel.o ucsdpsys_assemble/expression/subtraction/segrel.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/expression/xor/asm.cc mv asm.o ucsdpsys_assemble/expression/xor/asm.o bison -y -d ucsdpsys_assemble/grammar.y sed -e 's/[yY][yY]/grammar_/g' -e '//d' -e '//d' -e \ '//d' y.tab.c > ucsdpsys_assemble/grammar.yacc.cc sed -e 's/[yY][yY]/grammar_/g' -e \ 's/Y_TAB_H/ucsdpsys_assemble_grammar_YACC_H/g' y.tab.h > \ ucsdpsys_assemble/grammar.yacc.h test -f y.output && mv y.output ucsdpsys_assemble/grammar.output || true rm -f y.tab.c y.tab.h y.output || true g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/grammar.yacc.cc mv grammar.yacc.o ucsdpsys_assemble/grammar.yacc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/lex.cc mv lex.o ucsdpsys_assemble/lex.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/listing.cc mv listing.o ucsdpsys_assemble/listing.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/main.cc mv main.o ucsdpsys_assemble/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/opcode.cc mv opcode.o ucsdpsys_assemble/opcode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/opcode/6502.cc mv 6502.o ucsdpsys_assemble/opcode/6502.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/adc.cc mv adc.o ucsdpsys_assemble/opcode/6502/adc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/and.cc mv and.o ucsdpsys_assemble/opcode/6502/and.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/asl.cc mv asl.o ucsdpsys_assemble/opcode/6502/asl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bbr.cc mv bbr.o ucsdpsys_assemble/opcode/6502/bbr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bbs.cc mv bbs.o ucsdpsys_assemble/opcode/6502/bbs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bcc.cc mv bcc.o ucsdpsys_assemble/opcode/6502/bcc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bcs.cc mv bcs.o ucsdpsys_assemble/opcode/6502/bcs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/beq.cc mv beq.o ucsdpsys_assemble/opcode/6502/beq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bit.cc mv bit.o ucsdpsys_assemble/opcode/6502/bit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bmi.cc mv bmi.o ucsdpsys_assemble/opcode/6502/bmi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bne.cc mv bne.o ucsdpsys_assemble/opcode/6502/bne.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bpl.cc mv bpl.o ucsdpsys_assemble/opcode/6502/bpl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bra.cc mv bra.o ucsdpsys_assemble/opcode/6502/bra.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/brk.cc mv brk.o ucsdpsys_assemble/opcode/6502/brk.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bvc.cc mv bvc.o ucsdpsys_assemble/opcode/6502/bvc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/bvs.cc mv bvs.o ucsdpsys_assemble/opcode/6502/bvs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/clc.cc mv clc.o ucsdpsys_assemble/opcode/6502/clc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/cld.cc mv cld.o ucsdpsys_assemble/opcode/6502/cld.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/cli.cc mv cli.o ucsdpsys_assemble/opcode/6502/cli.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/clv.cc mv clv.o ucsdpsys_assemble/opcode/6502/clv.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/cmp.cc mv cmp.o ucsdpsys_assemble/opcode/6502/cmp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/cpx.cc mv cpx.o ucsdpsys_assemble/opcode/6502/cpx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/cpy.cc mv cpy.o ucsdpsys_assemble/opcode/6502/cpy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/dea.cc mv dea.o ucsdpsys_assemble/opcode/6502/dea.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/dec.cc mv dec.o ucsdpsys_assemble/opcode/6502/dec.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/dex.cc mv dex.o ucsdpsys_assemble/opcode/6502/dex.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/dey.cc mv dey.o ucsdpsys_assemble/opcode/6502/dey.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/eor.cc mv eor.o ucsdpsys_assemble/opcode/6502/eor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ina.cc mv ina.o ucsdpsys_assemble/opcode/6502/ina.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/inc.cc mv inc.o ucsdpsys_assemble/opcode/6502/inc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/inx.cc mv inx.o ucsdpsys_assemble/opcode/6502/inx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/iny.cc mv iny.o ucsdpsys_assemble/opcode/6502/iny.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/jmp.cc mv jmp.o ucsdpsys_assemble/opcode/6502/jmp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/jsr.cc mv jsr.o ucsdpsys_assemble/opcode/6502/jsr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/lda.cc mv lda.o ucsdpsys_assemble/opcode/6502/lda.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ldx.cc mv ldx.o ucsdpsys_assemble/opcode/6502/ldx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ldy.cc mv ldy.o ucsdpsys_assemble/opcode/6502/ldy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/lsr.cc mv lsr.o ucsdpsys_assemble/opcode/6502/lsr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/nop.cc mv nop.o ucsdpsys_assemble/opcode/6502/nop.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ora.cc mv ora.o ucsdpsys_assemble/opcode/6502/ora.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/pha.cc mv pha.o ucsdpsys_assemble/opcode/6502/pha.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/php.cc mv php.o ucsdpsys_assemble/opcode/6502/php.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/phx.cc mv phx.o ucsdpsys_assemble/opcode/6502/phx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/phy.cc mv phy.o ucsdpsys_assemble/opcode/6502/phy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/pla.cc mv pla.o ucsdpsys_assemble/opcode/6502/pla.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/plp.cc mv plp.o ucsdpsys_assemble/opcode/6502/plp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/plx.cc mv plx.o ucsdpsys_assemble/opcode/6502/plx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ply.cc mv ply.o ucsdpsys_assemble/opcode/6502/ply.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/rmb.cc mv rmb.o ucsdpsys_assemble/opcode/6502/rmb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/rol.cc mv rol.o ucsdpsys_assemble/opcode/6502/rol.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/ror.cc mv ror.o ucsdpsys_assemble/opcode/6502/ror.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/rti.cc mv rti.o ucsdpsys_assemble/opcode/6502/rti.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/rts.cc mv rts.o ucsdpsys_assemble/opcode/6502/rts.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sbc.cc mv sbc.o ucsdpsys_assemble/opcode/6502/sbc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sec.cc mv sec.o ucsdpsys_assemble/opcode/6502/sec.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sed.cc mv sed.o ucsdpsys_assemble/opcode/6502/sed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sei.cc mv sei.o ucsdpsys_assemble/opcode/6502/sei.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/smb.cc mv smb.o ucsdpsys_assemble/opcode/6502/smb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sta.cc mv sta.o ucsdpsys_assemble/opcode/6502/sta.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/stp.cc mv stp.o ucsdpsys_assemble/opcode/6502/stp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/stx.cc mv stx.o ucsdpsys_assemble/opcode/6502/stx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/sty.cc mv sty.o ucsdpsys_assemble/opcode/6502/sty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/stz.cc mv stz.o ucsdpsys_assemble/opcode/6502/stz.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/tax.cc mv tax.o ucsdpsys_assemble/opcode/6502/tax.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/tay.cc mv tay.o ucsdpsys_assemble/opcode/6502/tay.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/trb.cc mv trb.o ucsdpsys_assemble/opcode/6502/trb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/tsb.cc mv tsb.o ucsdpsys_assemble/opcode/6502/tsb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/tsx.cc mv tsx.o ucsdpsys_assemble/opcode/6502/tsx.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/txa.cc mv txa.o ucsdpsys_assemble/opcode/6502/txa.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/txs.cc mv txs.o ucsdpsys_assemble/opcode/6502/txs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/tya.cc mv tya.o ucsdpsys_assemble/opcode/6502/tya.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/6502/wai.cc mv wai.o ucsdpsys_assemble/opcode/6502/wai.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/opcode/error.cc mv error.o ucsdpsys_assemble/opcode/error.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/opcode/pcode.cc mv pcode.o ucsdpsys_assemble/opcode/pcode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/abi.cc mv abi.o ucsdpsys_assemble/opcode/pcode/abi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/abr.cc mv abr.o ucsdpsys_assemble/opcode/pcode/abr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/adi.cc mv adi.o ucsdpsys_assemble/opcode/pcode/adi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/adj.cc mv adj.o ucsdpsys_assemble/opcode/pcode/adj.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/adr.cc mv adr.o ucsdpsys_assemble/opcode/pcode/adr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/bpt.cc mv bpt.o ucsdpsys_assemble/opcode/pcode/bpt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/cbp.cc mv cbp.o ucsdpsys_assemble/opcode/pcode/cbp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/cgp.cc mv cgp.o ucsdpsys_assemble/opcode/pcode/cgp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/chk.cc mv chk.o ucsdpsys_assemble/opcode/pcode/chk.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/cip.cc mv cip.o ucsdpsys_assemble/opcode/pcode/cip.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/clp.cc mv clp.o ucsdpsys_assemble/opcode/pcode/clp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/csp.cc mv csp.o ucsdpsys_assemble/opcode/pcode/csp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/cxp.cc mv cxp.o ucsdpsys_assemble/opcode/pcode/cxp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/dif.cc mv dif.o ucsdpsys_assemble/opcode/pcode/dif.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/dvi.cc mv dvi.o ucsdpsys_assemble/opcode/pcode/dvi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/dvr.cc mv dvr.o ucsdpsys_assemble/opcode/pcode/dvr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/equ.cc mv equ.o ucsdpsys_assemble/opcode/pcode/equ.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/equi.cc mv equi.o ucsdpsys_assemble/opcode/pcode/equi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/flo.cc mv flo.o ucsdpsys_assemble/opcode/pcode/flo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/flt.cc mv flt.o ucsdpsys_assemble/opcode/pcode/flt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/geq.cc mv geq.o ucsdpsys_assemble/opcode/pcode/geq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/geqi.cc mv geqi.o ucsdpsys_assemble/opcode/pcode/geqi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/gtr.cc mv gtr.o ucsdpsys_assemble/opcode/pcode/gtr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/gtri.cc mv gtri.o ucsdpsys_assemble/opcode/pcode/gtri.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/inc.cc mv inc.o ucsdpsys_assemble/opcode/pcode/inc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ind.cc mv ind.o ucsdpsys_assemble/opcode/pcode/ind.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/inn.cc mv inn.o ucsdpsys_assemble/opcode/pcode/inn.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/int.cc mv int.o ucsdpsys_assemble/opcode/pcode/int.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ixa.cc mv ixa.o ucsdpsys_assemble/opcode/pcode/ixa.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ixp.cc mv ixp.o ucsdpsys_assemble/opcode/pcode/ixp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ixs.cc mv ixs.o ucsdpsys_assemble/opcode/pcode/ixs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lae.cc mv lae.o ucsdpsys_assemble/opcode/pcode/lae.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/land.cc mv land.o ucsdpsys_assemble/opcode/pcode/land.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lao.cc mv lao.o ucsdpsys_assemble/opcode/pcode/lao.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lda.cc mv lda.o ucsdpsys_assemble/opcode/pcode/lda.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldb.cc mv ldb.o ucsdpsys_assemble/opcode/pcode/ldb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldc.cc mv ldc.o ucsdpsys_assemble/opcode/pcode/ldc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldci.cc mv ldci.o ucsdpsys_assemble/opcode/pcode/ldci.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldcn.cc mv ldcn.o ucsdpsys_assemble/opcode/pcode/ldcn.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lde.cc mv lde.o ucsdpsys_assemble/opcode/pcode/lde.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldl.cc mv ldl.o ucsdpsys_assemble/opcode/pcode/ldl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldm.cc mv ldm.o ucsdpsys_assemble/opcode/pcode/ldm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldo.cc mv ldo.o ucsdpsys_assemble/opcode/pcode/ldo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ldp.cc mv ldp.o ucsdpsys_assemble/opcode/pcode/ldp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/leq.cc mv leq.o ucsdpsys_assemble/opcode/pcode/leq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/leqi.cc mv leqi.o ucsdpsys_assemble/opcode/pcode/leqi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/les.cc mv les.o ucsdpsys_assemble/opcode/pcode/les.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lesi.cc mv lesi.o ucsdpsys_assemble/opcode/pcode/lesi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lla.cc mv lla.o ucsdpsys_assemble/opcode/pcode/lla.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lnot.cc mv lnot.o ucsdpsys_assemble/opcode/pcode/lnot.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lod.cc mv lod.o ucsdpsys_assemble/opcode/pcode/lod.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lor.cc mv lor.o ucsdpsys_assemble/opcode/pcode/lor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lpa.cc mv lpa.o ucsdpsys_assemble/opcode/pcode/lpa.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/lsa.cc mv lsa.o ucsdpsys_assemble/opcode/pcode/lsa.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/modi.cc mv modi.o ucsdpsys_assemble/opcode/pcode/modi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/mov.cc mv mov.o ucsdpsys_assemble/opcode/pcode/mov.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/mpi.cc mv mpi.o ucsdpsys_assemble/opcode/pcode/mpi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/mpr.cc mv mpr.o ucsdpsys_assemble/opcode/pcode/mpr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/neq.cc mv neq.o ucsdpsys_assemble/opcode/pcode/neq.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/neqi.cc mv neqi.o ucsdpsys_assemble/opcode/pcode/neqi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ngi.cc mv ngi.o ucsdpsys_assemble/opcode/pcode/ngi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ngr.cc mv ngr.o ucsdpsys_assemble/opcode/pcode/ngr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/nop.cc mv nop.o ucsdpsys_assemble/opcode/pcode/nop.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/rbp.cc mv rbp.o ucsdpsys_assemble/opcode/pcode/rbp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/rnp.cc mv rnp.o ucsdpsys_assemble/opcode/pcode/rnp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sas.cc mv sas.o ucsdpsys_assemble/opcode/pcode/sas.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sbi.cc mv sbi.o ucsdpsys_assemble/opcode/pcode/sbi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sbr.cc mv sbr.o ucsdpsys_assemble/opcode/pcode/sbr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sgs.cc mv sgs.o ucsdpsys_assemble/opcode/pcode/sgs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sind.cc mv sind.o ucsdpsys_assemble/opcode/pcode/sind.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sldc.cc mv sldc.o ucsdpsys_assemble/opcode/pcode/sldc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sldl.cc mv sldl.o ucsdpsys_assemble/opcode/pcode/sldl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sldo.cc mv sldo.o ucsdpsys_assemble/opcode/pcode/sldo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sqi.cc mv sqi.o ucsdpsys_assemble/opcode/pcode/sqi.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sqr.cc mv sqr.o ucsdpsys_assemble/opcode/pcode/sqr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sro.cc mv sro.o ucsdpsys_assemble/opcode/pcode/sro.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/srs.cc mv srs.o ucsdpsys_assemble/opcode/pcode/srs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/stb.cc mv stb.o ucsdpsys_assemble/opcode/pcode/stb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/ste.cc mv ste.o ucsdpsys_assemble/opcode/pcode/ste.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/stl.cc mv stl.o ucsdpsys_assemble/opcode/pcode/stl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/stm.cc mv stm.o ucsdpsys_assemble/opcode/pcode/stm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/sto.cc mv sto.o ucsdpsys_assemble/opcode/pcode/sto.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/stp.cc mv stp.o ucsdpsys_assemble/opcode/pcode/stp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/str.cc mv str.o ucsdpsys_assemble/opcode/pcode/str.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/uni.cc mv uni.o ucsdpsys_assemble/opcode/pcode/uni.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pcode/xit.cc mv xit.o ucsdpsys_assemble/opcode/pcode/xit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/opcode/pseudo.cc mv pseudo.o ucsdpsys_assemble/opcode/pseudo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/arch.cc mv arch.o ucsdpsys_assemble/opcode/pseudo/arch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/ascii.cc mv ascii.o ucsdpsys_assemble/opcode/pseudo/ascii.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/asciz.cc mv asciz.o ucsdpsys_assemble/opcode/pseudo/asciz.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/byte.cc mv byte.o ucsdpsys_assemble/opcode/pseudo/byte.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/def.cc mv def.o ucsdpsys_assemble/opcode/pseudo/def.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/error.cc mv error.o ucsdpsys_assemble/opcode/pseudo/error.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/host.cc mv host.o ucsdpsys_assemble/opcode/pseudo/host.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/include.cc mv include.o ucsdpsys_assemble/opcode/pseudo/include.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/list.cc mv list.o ucsdpsys_assemble/opcode/pseudo/list.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/macro.cc mv macro.o ucsdpsys_assemble/opcode/pseudo/macro.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/nolist.cc mv nolist.o ucsdpsys_assemble/opcode/pseudo/nolist.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/print.cc mv print.o ucsdpsys_assemble/opcode/pseudo/print.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/radix.cc mv radix.o ucsdpsys_assemble/opcode/pseudo/radix.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/ref.cc mv ref.o ucsdpsys_assemble/opcode/pseudo/ref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/sbttl.cc mv sbttl.o ucsdpsys_assemble/opcode/pseudo/sbttl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/title.cc mv title.o ucsdpsys_assemble/opcode/pseudo/title.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/opcode/pseudo/word.cc mv word.o ucsdpsys_assemble/opcode/pseudo/word.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/patch.cc mv patch.o ucsdpsys_assemble/patch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/personality.cc mv personality.o ucsdpsys_assemble/personality.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/personality/6502.cc mv 6502.o ucsdpsys_assemble/personality/6502.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/personality/factory.cc mv factory.o ucsdpsys_assemble/personality/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/personality/pcode.cc mv pcode.o ucsdpsys_assemble/personality/pcode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/personality/pseudo.cc mv pseudo.o ucsdpsys_assemble/personality/pseudo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/symbol/expression/asm.cc mv asm.o ucsdpsys_assemble/symbol/expression/asm.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/type/linksym_relative.cc mv linksym_relative.o ucsdpsys_assemble/type/linksym_relative.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_assemble/type/segment_relative.cc mv segment_relative.o ucsdpsys_assemble/type/segment_relative.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_assemble/type/special.cc mv special.o ucsdpsys_assemble/type/special.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_assemble ucsdpsys_assemble/assembler.o ucsdpsys_assemble/expression/6502.o ucsdpsys_assemble/expression/6502/absolute.o ucsdpsys_assemble/expression/6502/absolute_indexed.o ucsdpsys_assemble/expression/6502/absolute_indexed_indirect.o ucsdpsys_assemble/expression/6502/absolute_indirect.o ucsdpsys_assemble/expression/6502/absolute_indirect_indexed.o ucsdpsys_assemble/expression/6502/immediate.o ucsdpsys_assemble/expression/addition/asm.o ucsdpsys_assemble/expression/addition/linksym.o ucsdpsys_assemble/expression/addition/segrel.o ucsdpsys_assemble/expression/bitwise_and/asm.o ucsdpsys_assemble/expression/bitwise_not/asm.o ucsdpsys_assemble/expression/bitwise_or/asm.o ucsdpsys_assemble/expression/boolean/asm.o ucsdpsys_assemble/expression/dereference/asm.o ucsdpsys_assemble/expression/eq/boolean.o ucsdpsys_assemble/expression/eq/integer.o ucsdpsys_assemble/expression/eq/string.o ucsdpsys_assemble/expression/ge/boolean.o ucsdpsys_assemble/expression/ge/integer.o ucsdpsys_assemble/expression/ge/string.o ucsdpsys_assemble/expression/gt/boolean.o ucsdpsys_assemble/expression/gt/integer.o ucsdpsys_assemble/expression/gt/string.o ucsdpsys_assemble/expression/integer/asm.o ucsdpsys_assemble/expression/integer_division/asm.o ucsdpsys_assemble/expression/le/boolean.o ucsdpsys_assemble/expression/le/integer.o ucsdpsys_assemble/expression/le/string.o ucsdpsys_assemble/expression/linker_reference.o ucsdpsys_assemble/expression/lt/boolean.o ucsdpsys_assemble/expression/lt/integer.o ucsdpsys_assemble/expression/lt/string.o ucsdpsys_assemble/expression/modulo/asm.o ucsdpsys_assemble/expression/multiplication/asm.o ucsdpsys_assemble/expression/name/asm.o ucsdpsys_assemble/expression/ne/boolean.o ucsdpsys_assemble/expression/ne/integer.o ucsdpsys_assemble/expression/ne/string.o ucsdpsys_assemble/expression/negate/asm.o ucsdpsys_assemble/expression/range_check.o ucsdpsys_assemble/expression/segment_relative.o ucsdpsys_assemble/expression/special.o ucsdpsys_assemble/expression/special/a.o ucsdpsys_assemble/expression/special/x.o ucsdpsys_assemble/expression/special/y.o ucsdpsys_assemble/expression/string/asm.o ucsdpsys_assemble/expression/subtraction/asm.o ucsdpsys_assemble/expression/subtraction/segrel.o ucsdpsys_assemble/expression/xor/asm.o ucsdpsys_assemble/grammar.yacc.o ucsdpsys_assemble/lex.o ucsdpsys_assemble/listing.o ucsdpsys_assemble/main.o ucsdpsys_assemble/opcode.o ucsdpsys_assemble/opcode/6502.o ucsdpsys_assemble/opcode/6502/adc.o ucsdpsys_assemble/opcode/6502/and.o ucsdpsys_assemble/opcode/6502/asl.o ucsdpsys_assemble/opcode/6502/bbr.o ucsdpsys_assemble/opcode/6502/bbs.o ucsdpsys_assemble/opcode/6502/bcc.o ucsdpsys_assemble/opcode/6502/bcs.o ucsdpsys_assemble/opcode/6502/beq.o ucsdpsys_assemble/opcode/6502/bit.o ucsdpsys_assemble/opcode/6502/bmi.o ucsdpsys_assemble/opcode/6502/bne.o ucsdpsys_assemble/opcode/6502/bpl.o ucsdpsys_assemble/opcode/6502/bra.o ucsdpsys_assemble/opcode/6502/brk.o ucsdpsys_assemble/opcode/6502/bvc.o ucsdpsys_assemble/opcode/6502/bvs.o ucsdpsys_assemble/opcode/6502/clc.o ucsdpsys_assemble/opcode/6502/cld.o ucsdpsys_assemble/opcode/6502/cli.o ucsdpsys_assemble/opcode/6502/clv.o ucsdpsys_assemble/opcode/6502/cmp.o ucsdpsys_assemble/opcode/6502/cpx.o ucsdpsys_assemble/opcode/6502/cpy.o ucsdpsys_assemble/opcode/6502/dea.o ucsdpsys_assemble/opcode/6502/dec.o ucsdpsys_assemble/opcode/6502/dex.o ucsdpsys_assemble/opcode/6502/dey.o ucsdpsys_assemble/opcode/6502/eor.o ucsdpsys_assemble/opcode/6502/ina.o ucsdpsys_assemble/opcode/6502/inc.o ucsdpsys_assemble/opcode/6502/inx.o ucsdpsys_assemble/opcode/6502/iny.o ucsdpsys_assemble/opcode/6502/jmp.o ucsdpsys_assemble/opcode/6502/jsr.o ucsdpsys_assemble/opcode/6502/lda.o ucsdpsys_assemble/opcode/6502/ldx.o ucsdpsys_assemble/opcode/6502/ldy.o ucsdpsys_assemble/opcode/6502/lsr.o ucsdpsys_assemble/opcode/6502/nop.o ucsdpsys_assemble/opcode/6502/ora.o ucsdpsys_assemble/opcode/6502/pha.o ucsdpsys_assemble/opcode/6502/php.o ucsdpsys_assemble/opcode/6502/phx.o ucsdpsys_assemble/opcode/6502/phy.o ucsdpsys_assemble/opcode/6502/pla.o ucsdpsys_assemble/opcode/6502/plp.o ucsdpsys_assemble/opcode/6502/plx.o ucsdpsys_assemble/opcode/6502/ply.o ucsdpsys_assemble/opcode/6502/rmb.o ucsdpsys_assemble/opcode/6502/rol.o ucsdpsys_assemble/opcode/6502/ror.o ucsdpsys_assemble/opcode/6502/rti.o ucsdpsys_assemble/opcode/6502/rts.o ucsdpsys_assemble/opcode/6502/sbc.o ucsdpsys_assemble/opcode/6502/sec.o ucsdpsys_assemble/opcode/6502/sed.o ucsdpsys_assemble/opcode/6502/sei.o ucsdpsys_assemble/opcode/6502/smb.o ucsdpsys_assemble/opcode/6502/sta.o ucsdpsys_assemble/opcode/6502/stp.o ucsdpsys_assemble/opcode/6502/stx.o ucsdpsys_assemble/opcode/6502/sty.o ucsdpsys_assemble/opcode/6502/stz.o ucsdpsys_assemble/opcode/6502/tax.o ucsdpsys_assemble/opcode/6502/tay.o ucsdpsys_assemble/opcode/6502/trb.o ucsdpsys_assemble/opcode/6502/tsb.o ucsdpsys_assemble/opcode/6502/tsx.o ucsdpsys_assemble/opcode/6502/txa.o ucsdpsys_assemble/opcode/6502/txs.o ucsdpsys_assemble/opcode/6502/tya.o ucsdpsys_assemble/opcode/6502/wai.o ucsdpsys_assemble/opcode/error.o ucsdpsys_assemble/opcode/pcode.o ucsdpsys_assemble/opcode/pcode/abi.o ucsdpsys_assemble/opcode/pcode/abr.o ucsdpsys_assemble/opcode/pcode/adi.o ucsdpsys_assemble/opcode/pcode/adj.o ucsdpsys_assemble/opcode/pcode/adr.o ucsdpsys_assemble/opcode/pcode/bpt.o ucsdpsys_assemble/opcode/pcode/cbp.o ucsdpsys_assemble/opcode/pcode/cgp.o ucsdpsys_assemble/opcode/pcode/chk.o ucsdpsys_assemble/opcode/pcode/cip.o ucsdpsys_assemble/opcode/pcode/clp.o ucsdpsys_assemble/opcode/pcode/csp.o ucsdpsys_assemble/opcode/pcode/cxp.o ucsdpsys_assemble/opcode/pcode/dif.o ucsdpsys_assemble/opcode/pcode/dvi.o ucsdpsys_assemble/opcode/pcode/dvr.o ucsdpsys_assemble/opcode/pcode/equ.o ucsdpsys_assemble/opcode/pcode/equi.o ucsdpsys_assemble/opcode/pcode/flo.o ucsdpsys_assemble/opcode/pcode/flt.o ucsdpsys_assemble/opcode/pcode/geq.o ucsdpsys_assemble/opcode/pcode/geqi.o ucsdpsys_assemble/opcode/pcode/gtr.o ucsdpsys_assemble/opcode/pcode/gtri.o ucsdpsys_assemble/opcode/pcode/inc.o ucsdpsys_assemble/opcode/pcode/ind.o ucsdpsys_assemble/opcode/pcode/inn.o ucsdpsys_assemble/opcode/pcode/int.o ucsdpsys_assemble/opcode/pcode/ixa.o ucsdpsys_assemble/opcode/pcode/ixp.o ucsdpsys_assemble/opcode/pcode/ixs.o ucsdpsys_assemble/opcode/pcode/lae.o ucsdpsys_assemble/opcode/pcode/land.o ucsdpsys_assemble/opcode/pcode/lao.o ucsdpsys_assemble/opcode/pcode/lda.o ucsdpsys_assemble/opcode/pcode/ldb.o ucsdpsys_assemble/opcode/pcode/ldc.o ucsdpsys_assemble/opcode/pcode/ldci.o ucsdpsys_assemble/opcode/pcode/ldcn.o ucsdpsys_assemble/opcode/pcode/lde.o ucsdpsys_assemble/opcode/pcode/ldl.o ucsdpsys_assemble/opcode/pcode/ldm.o ucsdpsys_assemble/opcode/pcode/ldo.o ucsdpsys_assemble/opcode/pcode/ldp.o ucsdpsys_assemble/opcode/pcode/leq.o ucsdpsys_assemble/opcode/pcode/leqi.o ucsdpsys_assemble/opcode/pcode/les.o ucsdpsys_assemble/opcode/pcode/lesi.o ucsdpsys_assemble/opcode/pcode/lla.o ucsdpsys_assemble/opcode/pcode/lnot.o ucsdpsys_assemble/opcode/pcode/lod.o ucsdpsys_assemble/opcode/pcode/lor.o ucsdpsys_assemble/opcode/pcode/lpa.o ucsdpsys_assemble/opcode/pcode/lsa.o ucsdpsys_assemble/opcode/pcode/modi.o ucsdpsys_assemble/opcode/pcode/mov.o ucsdpsys_assemble/opcode/pcode/mpi.o ucsdpsys_assemble/opcode/pcode/mpr.o ucsdpsys_assemble/opcode/pcode/neq.o ucsdpsys_assemble/opcode/pcode/neqi.o ucsdpsys_assemble/opcode/pcode/ngi.o ucsdpsys_assemble/opcode/pcode/ngr.o ucsdpsys_assemble/opcode/pcode/nop.o ucsdpsys_assemble/opcode/pcode/rbp.o ucsdpsys_assemble/opcode/pcode/rnp.o ucsdpsys_assemble/opcode/pcode/sas.o ucsdpsys_assemble/opcode/pcode/sbi.o ucsdpsys_assemble/opcode/pcode/sbr.o ucsdpsys_assemble/opcode/pcode/sgs.o ucsdpsys_assemble/opcode/pcode/sind.o ucsdpsys_assemble/opcode/pcode/sldc.o ucsdpsys_assemble/opcode/pcode/sldl.o ucsdpsys_assemble/opcode/pcode/sldo.o ucsdpsys_assemble/opcode/pcode/sqi.o ucsdpsys_assemble/opcode/pcode/sqr.o ucsdpsys_assemble/opcode/pcode/sro.o ucsdpsys_assemble/opcode/pcode/srs.o ucsdpsys_assemble/opcode/pcode/stb.o ucsdpsys_assemble/opcode/pcode/ste.o ucsdpsys_assemble/opcode/pcode/stl.o ucsdpsys_assemble/opcode/pcode/stm.o ucsdpsys_assemble/opcode/pcode/sto.o ucsdpsys_assemble/opcode/pcode/stp.o ucsdpsys_assemble/opcode/pcode/str.o ucsdpsys_assemble/opcode/pcode/uni.o ucsdpsys_assemble/opcode/pcode/xit.o ucsdpsys_assemble/opcode/pseudo.o ucsdpsys_assemble/opcode/pseudo/arch.o ucsdpsys_assemble/opcode/pseudo/ascii.o ucsdpsys_assemble/opcode/pseudo/asciz.o ucsdpsys_assemble/opcode/pseudo/byte.o ucsdpsys_assemble/opcode/pseudo/def.o ucsdpsys_assemble/opcode/pseudo/error.o ucsdpsys_assemble/opcode/pseudo/host.o ucsdpsys_assemble/opcode/pseudo/include.o ucsdpsys_assemble/opcode/pseudo/list.o ucsdpsys_assemble/opcode/pseudo/macro.o ucsdpsys_assemble/opcode/pseudo/nolist.o ucsdpsys_assemble/opcode/pseudo/print.o ucsdpsys_assemble/opcode/pseudo/radix.o ucsdpsys_assemble/opcode/pseudo/ref.o ucsdpsys_assemble/opcode/pseudo/sbttl.o ucsdpsys_assemble/opcode/pseudo/title.o ucsdpsys_assemble/opcode/pseudo/word.o ucsdpsys_assemble/patch.o ucsdpsys_assemble/personality.o ucsdpsys_assemble/personality/6502.o ucsdpsys_assemble/personality/factory.o ucsdpsys_assemble/personality/pcode.o ucsdpsys_assemble/personality/pseudo.o ucsdpsys_assemble/symbol/expression/asm.o ucsdpsys_assemble/type/linksym_relative.o ucsdpsys_assemble/type/segment_relative.o ucsdpsys_assemble/type/special.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/arch.cc mv arch.o ucsdpsys_charset/arch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/arch/factory.cc mv factory.o ucsdpsys_charset/arch/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/arch/normal.cc mv normal.o ucsdpsys_charset/arch/normal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/arch/terak.cc mv terak.o ucsdpsys_charset/arch/terak.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/font.cc mv font.o ucsdpsys_charset/font.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_charset/font/invert_top_half.cc mv invert_top_half.o ucsdpsys_charset/font/invert_top_half.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/glyph.cc mv glyph.o ucsdpsys_charset/glyph.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/glyph/crop.cc mv crop.o ucsdpsys_charset/glyph/crop.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/glyph/invert.cc mv invert.o ucsdpsys_charset/glyph/invert.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/glyph/vflip.cc mv vflip.o ucsdpsys_charset/glyph/vflip.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/main.cc mv main.o ucsdpsys_charset/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_charset/pretty_char_name.cc mv pretty_char_name.o ucsdpsys_charset/pretty_char_name.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink.cc mv sink.o ucsdpsys_charset/sink.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_charset/sink/add_boot_logo.cc mv add_boot_logo.o ucsdpsys_charset/sink/add_boot_logo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/apple.cc mv apple.o ucsdpsys_charset/sink/apple.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/factory.cc mv factory.o ucsdpsys_charset/sink/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/include.cc mv include.o ucsdpsys_charset/sink/include.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/psftools.cc mv psftools.o ucsdpsys_charset/sink/psftools.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/terak.cc mv terak.o ucsdpsys_charset/sink/terak.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/sink/text.cc mv text.o ucsdpsys_charset/sink/text.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/source.cc mv source.o ucsdpsys_charset/source.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_charset/source/add_boot_logo.cc mv add_boot_logo.o ucsdpsys_charset/source/add_boot_logo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/source/apple.cc mv apple.o ucsdpsys_charset/source/apple.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/source/factory.cc mv factory.o ucsdpsys_charset/source/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_charset/source/psftools.cc mv psftools.o ucsdpsys_charset/source/psftools.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/source/terak.cc mv terak.o ucsdpsys_charset/source/terak.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_charset/source/text.cc mv text.o ucsdpsys_charset/source/text.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_charset ucsdpsys_charset/arch.o ucsdpsys_charset/arch/factory.o ucsdpsys_charset/arch/normal.o ucsdpsys_charset/arch/terak.o ucsdpsys_charset/font.o ucsdpsys_charset/font/invert_top_half.o ucsdpsys_charset/glyph.o ucsdpsys_charset/glyph/crop.o ucsdpsys_charset/glyph/invert.o ucsdpsys_charset/glyph/vflip.o ucsdpsys_charset/main.o ucsdpsys_charset/pretty_char_name.o ucsdpsys_charset/sink.o ucsdpsys_charset/sink/add_boot_logo.o ucsdpsys_charset/sink/apple.o ucsdpsys_charset/sink/factory.o ucsdpsys_charset/sink/include.o ucsdpsys_charset/sink/psftools.o ucsdpsys_charset/sink/terak.o ucsdpsys_charset/sink/text.o ucsdpsys_charset/source.o ucsdpsys_charset/source/add_boot_logo.o ucsdpsys_charset/source/apple.o ucsdpsys_charset/source/factory.o ucsdpsys_charset/source/psftools.o ucsdpsys_charset/source/terak.o ucsdpsys_charset/source/text.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/abs.cc mv abs.o ucsdpsys_compile/expression/abs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/abs/integer.cc mv integer.o ucsdpsys_compile/expression/abs/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/abs/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/abs/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/abs/real.cc mv real.o ucsdpsys_compile/expression/abs/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/addition/address.cc mv address.o ucsdpsys_compile/expression/addition/address.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/addition/integer.cc mv integer.o ucsdpsys_compile/expression/addition/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/addition/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/addition/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/addition/real.cc mv real.o ucsdpsys_compile/expression/addition/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address.cc mv address.o ucsdpsys_compile/expression/address.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/external.cc mv external.o ucsdpsys_compile/expression/address/external.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/global.cc mv global.o ucsdpsys_compile/expression/address/global.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/globref.cc mv globref.o ucsdpsys_compile/expression/address/globref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/intermediate.cc mv intermediate.o ucsdpsys_compile/expression/address/intermediate.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/local.cc mv local.o ucsdpsys_compile/expression/address/local.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/privref.cc mv privref.o ucsdpsys_compile/expression/address/privref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/address/publref.cc mv publref.o ucsdpsys_compile/expression/address/publref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/assignment/compile.cc mv compile.o ucsdpsys_compile/expression/assignment/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/bitwise_and/compile.cc mv compile.o ucsdpsys_compile/expression/bitwise_and/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/bitwise_not/compile.cc mv compile.o ucsdpsys_compile/expression/bitwise_not/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/bitwise_or/compile.cc mv compile.o ucsdpsys_compile/expression/bitwise_or/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/boolean/compile.cc mv compile.o ucsdpsys_compile/expression/boolean/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/byte_pointer.cc mv byte_pointer.o ucsdpsys_compile/expression/byte_pointer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/cast.cc mv cast.o ucsdpsys_compile/expression/cast.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/char/compile.cc mv compile.o ucsdpsys_compile/expression/char/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/check_range.cc mv check_range.o ucsdpsys_compile/expression/check_range.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/comma.cc mv comma.o ucsdpsys_compile/expression/comma.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/enum_tag/compile.cc mv compile.o ucsdpsys_compile/expression/enum_tag/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/boolean.cc mv boolean.o ucsdpsys_compile/expression/eq/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/eq/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/integer.cc mv integer.o ucsdpsys_compile/expression/eq/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/eq/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/multi_word.cc mv multi_word.o ucsdpsys_compile/expression/eq/multi_word.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/real.cc mv real.o ucsdpsys_compile/expression/eq/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/set.cc mv set.o ucsdpsys_compile/expression/eq/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/eq/string.cc mv string.o ucsdpsys_compile/expression/eq/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function.cc mv function.o ucsdpsys_compile/expression/function.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/atan.cc mv atan.o ucsdpsys_compile/expression/function_call/atan.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/chr.cc mv chr.o ucsdpsys_compile/expression/function_call/chr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/cos.cc mv cos.o ucsdpsys_compile/expression/function_call/cos.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/exit.cc mv exit.o ucsdpsys_compile/expression/function_call/exit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/exp.cc mv exp.o ucsdpsys_compile/expression/function_call/exp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/fillchar.cc mv fillchar.o ucsdpsys_compile/expression/function_call/fillchar.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/halt.cc mv halt.o ucsdpsys_compile/expression/function_call/halt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/idsearch.cc mv idsearch.o ucsdpsys_compile/expression/function_call/idsearch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/ioresult.cc mv ioresult.o ucsdpsys_compile/expression/function_call/ioresult.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/length.cc mv length.o ucsdpsys_compile/expression/function_call/length.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/ln.cc mv ln.o ucsdpsys_compile/expression/function_call/ln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/mark.cc mv mark.o ucsdpsys_compile/expression/function_call/mark.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/memavail.cc mv memavail.o ucsdpsys_compile/expression/function_call/memavail.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/moveleft.cc mv moveleft.o ucsdpsys_compile/expression/function_call/moveleft.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/moveright.cc mv moveright.o ucsdpsys_compile/expression/function_call/moveright.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/new.cc mv new.o ucsdpsys_compile/expression/function_call/new.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/odd.cc mv odd.o ucsdpsys_compile/expression/function_call/odd.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/pwroften.cc mv pwroften.o ucsdpsys_compile/expression/function_call/pwroften.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/release.cc mv release.o ucsdpsys_compile/expression/function_call/release.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/round.cc mv round.o ucsdpsys_compile/expression/function_call/round.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/sin.cc mv sin.o ucsdpsys_compile/expression/function_call/sin.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/sqrt.cc mv sqrt.o ucsdpsys_compile/expression/function_call/sqrt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/str.cc mv str.o ucsdpsys_compile/expression/function_call/str.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/time.cc mv time.o ucsdpsys_compile/expression/function_call/time.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/treesearch.cc mv treesearch.o ucsdpsys_compile/expression/function_call/treesearch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitbusy.cc mv unitbusy.o ucsdpsys_compile/expression/function_call/unitbusy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitclear.cc mv unitclear.o ucsdpsys_compile/expression/function_call/unitclear.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitread.cc mv unitread.o ucsdpsys_compile/expression/function_call/unitread.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitstatus.cc mv unitstatus.o ucsdpsys_compile/expression/function_call/unitstatus.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitwait.cc mv unitwait.o ucsdpsys_compile/expression/function_call/unitwait.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/unitwrite.cc mv unitwrite.o ucsdpsys_compile/expression/function_call/unitwrite.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/function_call/user_defined.cc mv user_defined.o ucsdpsys_compile/expression/function_call/user_defined.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/boolean.cc mv boolean.o ucsdpsys_compile/expression/ge/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/ge/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/integer.cc mv integer.o ucsdpsys_compile/expression/ge/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/ge/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/real.cc mv real.o ucsdpsys_compile/expression/ge/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/set.cc mv set.o ucsdpsys_compile/expression/ge/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ge/string.cc mv string.o ucsdpsys_compile/expression/ge/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/boolean.cc mv boolean.o ucsdpsys_compile/expression/gt/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/gt/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/integer.cc mv integer.o ucsdpsys_compile/expression/gt/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/gt/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/real.cc mv real.o ucsdpsys_compile/expression/gt/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/set.cc mv set.o ucsdpsys_compile/expression/gt/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/gt/string.cc mv string.o ucsdpsys_compile/expression/gt/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/in/compile.cc mv compile.o ucsdpsys_compile/expression/in/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/inc.cc mv inc.o ucsdpsys_compile/expression/inc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ind.cc mv ind.o ucsdpsys_compile/expression/ind.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/indirect_store.cc mv indirect_store.o ucsdpsys_compile/expression/indirect_store.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/integer/compile.cc mv compile.o ucsdpsys_compile/expression/integer/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/integer_division/compile.cc mv compile.o ucsdpsys_compile/expression/integer_division/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/integer_division/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/integer_division/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ixp.cc mv ixp.o ucsdpsys_compile/expression/ixp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ixs.cc mv ixs.o ucsdpsys_compile/expression/ixs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ldb.cc mv ldb.o ucsdpsys_compile/expression/ldb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/lde.cc mv lde.o ucsdpsys_compile/expression/lde.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ldl.cc mv ldl.o ucsdpsys_compile/expression/ldl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ldo.cc mv ldo.o ucsdpsys_compile/expression/ldo.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ldo_privref.cc mv ldo_privref.o ucsdpsys_compile/expression/ldo_privref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ldo_publref.cc mv ldo_publref.o ucsdpsys_compile/expression/ldo_publref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/boolean.cc mv boolean.o ucsdpsys_compile/expression/le/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/le/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/integer.cc mv integer.o ucsdpsys_compile/expression/le/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/le/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/real.cc mv real.o ucsdpsys_compile/expression/le/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/set.cc mv set.o ucsdpsys_compile/expression/le/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/le/string.cc mv string.o ucsdpsys_compile/expression/le/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lint2lint/compile.cc mv compile.o ucsdpsys_compile/expression/lint2lint/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lint_from_integer/compile.cc mv compile.o ucsdpsys_compile/expression/lint_from_integer/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load.cc mv load.o ucsdpsys_compile/expression/load.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load/indirect.cc mv indirect.o ucsdpsys_compile/expression/load/indirect.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load/indirect_packed.cc mv indirect_packed.o ucsdpsys_compile/expression/load/indirect_packed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load/local.cc mv local.o ucsdpsys_compile/expression/load/local.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load/string.cc mv string.o ucsdpsys_compile/expression/load/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/load_address.cc mv load_address.o ucsdpsys_compile/expression/load_address.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/lod.cc mv lod.o ucsdpsys_compile/expression/lod.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/logical_and/compile.cc mv compile.o ucsdpsys_compile/expression/logical_and/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/logical_not/compile.cc mv compile.o ucsdpsys_compile/expression/logical_not/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/logical_or/compile.cc mv compile.o ucsdpsys_compile/expression/logical_or/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/long_integer/compile.cc mv compile.o ucsdpsys_compile/expression/long_integer/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/lpa.cc mv lpa.o ucsdpsys_compile/expression/lpa.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/boolean.cc mv boolean.o ucsdpsys_compile/expression/lt/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/lt/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/integer.cc mv integer.o ucsdpsys_compile/expression/lt/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/lt/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/real.cc mv real.o ucsdpsys_compile/expression/lt/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/set.cc mv set.o ucsdpsys_compile/expression/lt/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/lt/string.cc mv string.o ucsdpsys_compile/expression/lt/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/modulo/compile.cc mv compile.o ucsdpsys_compile/expression/modulo/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/mov.cc mv mov.o ucsdpsys_compile/expression/mov.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/multiplication/integer.cc mv integer.o ucsdpsys_compile/expression/multiplication/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/multiplication/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/multiplication/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/multiplication/real.cc mv real.o ucsdpsys_compile/expression/multiplication/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/boolean.cc mv boolean.o ucsdpsys_compile/expression/ne/boolean.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/byte_array.cc mv byte_array.o ucsdpsys_compile/expression/ne/byte_array.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/integer.cc mv integer.o ucsdpsys_compile/expression/ne/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/ne/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/multi_word.cc mv multi_word.o ucsdpsys_compile/expression/ne/multi_word.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/real.cc mv real.o ucsdpsys_compile/expression/ne/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/set.cc mv set.o ucsdpsys_compile/expression/ne/set.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ne/string.cc mv string.o ucsdpsys_compile/expression/ne/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/negate/integer.cc mv integer.o ucsdpsys_compile/expression/negate/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/negate/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/negate/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/negate/real.cc mv real.o ucsdpsys_compile/expression/negate/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/nil/compile.cc mv compile.o ucsdpsys_compile/expression/nil/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/paoc_from_string/compile.cc mv compile.o ucsdpsys_compile/expression/paoc_from_string/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/real/compile.cc mv compile.o ucsdpsys_compile/expression/real/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/real_division/compile.cc mv compile.o ucsdpsys_compile/expression/real_division/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/real_from_integer/compile.cc mv compile.o ucsdpsys_compile/expression/real_from_integer/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/sas.cc mv sas.o ucsdpsys_compile/expression/sas.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/scan/compile.cc mv compile.o ucsdpsys_compile/expression/scan/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/set/compile.cc mv compile.o ucsdpsys_compile/expression/set/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/set2set/compile.cc mv compile.o ucsdpsys_compile/expression/set2set/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/set_difference.cc mv set_difference.o ucsdpsys_compile/expression/set_difference.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/set_intersection.cc mv set_intersection.o ucsdpsys_compile/expression/set_intersection.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/set_union.cc mv set_union.o ucsdpsys_compile/expression/set_union.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sgs/compile.cc mv compile.o ucsdpsys_compile/expression/sgs/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/sqr.cc mv sqr.o ucsdpsys_compile/expression/sqr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sqr/integer.cc mv integer.o ucsdpsys_compile/expression/sqr/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sqr/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/sqr/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sqr/real.cc mv real.o ucsdpsys_compile/expression/sqr/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/sro.cc mv sro.o ucsdpsys_compile/expression/sro.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sro_privref.cc mv sro_privref.o ucsdpsys_compile/expression/sro_privref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/sro_publref.cc mv sro_publref.o ucsdpsys_compile/expression/sro_publref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/srs/compile.cc mv compile.o ucsdpsys_compile/expression/srs/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/stb.cc mv stb.o ucsdpsys_compile/expression/stb.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/ste.cc mv ste.o ucsdpsys_compile/expression/ste.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/stl.cc mv stl.o ucsdpsys_compile/expression/stl.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/store.cc mv store.o ucsdpsys_compile/expression/store.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/store/indirect.cc mv indirect.o ucsdpsys_compile/expression/store/indirect.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/store/indirect_packed.cc mv indirect_packed.o ucsdpsys_compile/expression/store/indirect_packed.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/expression/str.cc mv str.o ucsdpsys_compile/expression/str.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/string/compile.cc mv compile.o ucsdpsys_compile/expression/string/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/subtraction/integer.cc mv integer.o ucsdpsys_compile/expression/subtraction/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/subtraction/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/subtraction/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/subtraction/real.cc mv real.o ucsdpsys_compile/expression/subtraction/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/ternary/compile.cc mv compile.o ucsdpsys_compile/expression/ternary/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/trunc.cc mv trunc.o ucsdpsys_compile/expression/trunc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/trunc/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/trunc/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/trunc/real.cc mv real.o ucsdpsys_compile/expression/trunc/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/uptr2pptr.cc mv uptr2pptr.o ucsdpsys_compile/expression/uptr2pptr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln.cc mv writeln.o ucsdpsys_compile/expression/writeln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/bytes.cc mv bytes.o ucsdpsys_compile/expression/writeln/bytes.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/char.cc mv char.o ucsdpsys_compile/expression/writeln/char.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/integer.cc mv integer.o ucsdpsys_compile/expression/writeln/integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/long_integer.cc mv long_integer.o ucsdpsys_compile/expression/writeln/long_integer.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/real.cc mv real.o ucsdpsys_compile/expression/writeln/real.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/expression/writeln/string.cc mv string.o ucsdpsys_compile/expression/writeln/string.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/label/compile.cc mv compile.o ucsdpsys_compile/label/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_compile/main.cc mv main.o ucsdpsys_compile/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/builtin/compile.cc mv compile.o ucsdpsys_compile/scope/builtin/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/function/compile.cc mv compile.o ucsdpsys_compile/scope/function/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/interface/compile.cc mv compile.o ucsdpsys_compile/scope/interface/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/interface/unitseg.cc mv unitseg.o ucsdpsys_compile/scope/interface/unitseg.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/program/compile.cc mv compile.o ucsdpsys_compile/scope/program/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/record/compile.cc mv compile.o ucsdpsys_compile/scope/record/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/temporary/compound/compile.cc mv compile.o ucsdpsys_compile/scope/temporary/compound/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/temporary/with/compile.cc mv compile.o ucsdpsys_compile/scope/temporary/with/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/scope/unit/compile.cc mv compile.o ucsdpsys_compile/scope/unit/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/case/compile.cc mv compile.o ucsdpsys_compile/statement/case/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/expression/compile.cc mv compile.o ucsdpsys_compile/statement/expression/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/for/compile.cc mv compile.o ucsdpsys_compile/statement/for/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/goto/compile.cc mv compile.o ucsdpsys_compile/statement/goto/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/if/compile.cc mv compile.o ucsdpsys_compile/statement/if/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/infinite_loop/compile.cc mv compile.o ucsdpsys_compile/statement/infinite_loop/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/label/compile.cc mv compile.o ucsdpsys_compile/statement/label/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/until/compile.cc mv compile.o ucsdpsys_compile/statement/until/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/statement/while/compile.cc mv compile.o ucsdpsys_compile/statement/while/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/enumerated/compile.cc mv compile.o ucsdpsys_compile/symbol/enumerated/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/abs.cc mv abs.o ucsdpsys_compile/symbol/function/abs.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/atan.cc mv atan.o ucsdpsys_compile/symbol/function/atan.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/blockread.cc mv blockread.o ucsdpsys_compile/symbol/function/blockread.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/blockwrite.cc mv blockwrite.o ucsdpsys_compile/symbol/function/blockwrite.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/chr.cc mv chr.o ucsdpsys_compile/symbol/function/chr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/close.cc mv close.o ucsdpsys_compile/symbol/function/close.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/concat.cc mv concat.o ucsdpsys_compile/symbol/function/concat.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/copy.cc mv copy.o ucsdpsys_compile/symbol/function/copy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/cos.cc mv cos.o ucsdpsys_compile/symbol/function/cos.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/delete.cc mv delete.o ucsdpsys_compile/symbol/function/delete.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/eof.cc mv eof.o ucsdpsys_compile/symbol/function/eof.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/eoln.cc mv eoln.o ucsdpsys_compile/symbol/function/eoln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/exit.cc mv exit.o ucsdpsys_compile/symbol/function/exit.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/exp.cc mv exp.o ucsdpsys_compile/symbol/function/exp.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/fillchar.cc mv fillchar.o ucsdpsys_compile/symbol/function/fillchar.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/get.cc mv get.o ucsdpsys_compile/symbol/function/get.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/gotoxy.cc mv gotoxy.o ucsdpsys_compile/symbol/function/gotoxy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/halt.cc mv halt.o ucsdpsys_compile/symbol/function/halt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/idsearch.cc mv idsearch.o ucsdpsys_compile/symbol/function/idsearch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/insert.cc mv insert.o ucsdpsys_compile/symbol/function/insert.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/ioresult.cc mv ioresult.o ucsdpsys_compile/symbol/function/ioresult.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/length.cc mv length.o ucsdpsys_compile/symbol/function/length.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/ln.cc mv ln.o ucsdpsys_compile/symbol/function/ln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/log.cc mv log.o ucsdpsys_compile/symbol/function/log.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/mark.cc mv mark.o ucsdpsys_compile/symbol/function/mark.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/memavail.cc mv memavail.o ucsdpsys_compile/symbol/function/memavail.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/moveleft.cc mv moveleft.o ucsdpsys_compile/symbol/function/moveleft.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/moveright.cc mv moveright.o ucsdpsys_compile/symbol/function/moveright.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/new.cc mv new.o ucsdpsys_compile/symbol/function/new.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/odd.cc mv odd.o ucsdpsys_compile/symbol/function/odd.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/opennew.cc mv opennew.o ucsdpsys_compile/symbol/function/opennew.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/openold.cc mv openold.o ucsdpsys_compile/symbol/function/openold.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/ord.cc mv ord.o ucsdpsys_compile/symbol/function/ord.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/page.cc mv page.o ucsdpsys_compile/symbol/function/page.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/pos.cc mv pos.o ucsdpsys_compile/symbol/function/pos.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/pred.cc mv pred.o ucsdpsys_compile/symbol/function/pred.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/put.cc mv put.o ucsdpsys_compile/symbol/function/put.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/pwroften.cc mv pwroften.o ucsdpsys_compile/symbol/function/pwroften.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/read.cc mv read.o ucsdpsys_compile/symbol/function/read.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/release.cc mv release.o ucsdpsys_compile/symbol/function/release.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/reset.cc mv reset.o ucsdpsys_compile/symbol/function/reset.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/rewrite.cc mv rewrite.o ucsdpsys_compile/symbol/function/rewrite.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/round.cc mv round.o ucsdpsys_compile/symbol/function/round.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/seek.cc mv seek.o ucsdpsys_compile/symbol/function/seek.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/sin.cc mv sin.o ucsdpsys_compile/symbol/function/sin.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/sqr.cc mv sqr.o ucsdpsys_compile/symbol/function/sqr.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/sqrt.cc mv sqrt.o ucsdpsys_compile/symbol/function/sqrt.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/str.cc mv str.o ucsdpsys_compile/symbol/function/str.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/succ.cc mv succ.o ucsdpsys_compile/symbol/function/succ.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/time.cc mv time.o ucsdpsys_compile/symbol/function/time.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/treesearch.cc mv treesearch.o ucsdpsys_compile/symbol/function/treesearch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/trunc.cc mv trunc.o ucsdpsys_compile/symbol/function/trunc.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitbusy.cc mv unitbusy.o ucsdpsys_compile/symbol/function/unitbusy.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitclear.cc mv unitclear.o ucsdpsys_compile/symbol/function/unitclear.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitread.cc mv unitread.o ucsdpsys_compile/symbol/function/unitread.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitstatus.cc mv unitstatus.o ucsdpsys_compile/symbol/function/unitstatus.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitwait.cc mv unitwait.o ucsdpsys_compile/symbol/function/unitwait.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/unitwrite.cc mv unitwrite.o ucsdpsys_compile/symbol/function/unitwrite.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/function/user_defined.cc mv user_defined.o ucsdpsys_compile/symbol/function/user_defined.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/functor/constructor.cc mv constructor.o ucsdpsys_compile/symbol/functor/constructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/functor/destructor.cc mv destructor.o ucsdpsys_compile/symbol/functor/destructor.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/external/compile.cc mv compile.o ucsdpsys_compile/symbol/variable/external/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/normal/compile.cc mv compile.o ucsdpsys_compile/symbol/variable/normal/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/normal/global.cc mv global.o ucsdpsys_compile/symbol/variable/normal/global.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/normal/globref.cc mv globref.o ucsdpsys_compile/symbol/variable/normal/globref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/normal/privref.cc mv privref.o ucsdpsys_compile/symbol/variable/normal/privref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/symbol/variable/normal/publref.cc mv publref.o ucsdpsys_compile/symbol/variable/normal/publref.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/translator/compile.cc mv compile.o ucsdpsys_compile/translator/compile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/translator/compile/address_of_expression_factory.cc mv address_of_expression_factory.o ucsdpsys_compile/translator/compile/address_of_expression_factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/translator/compile/fix_binary_set_operands.cc mv fix_binary_set_operands.o ucsdpsys_compile/translator/compile/fix_binary_set_operands.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_compile/translator/compile/writeln_statement_factory.cc mv writeln_statement_factory.o ucsdpsys_compile/translator/compile/writeln_statement_factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_compile ucsdpsys_compile/expression/abs.o ucsdpsys_compile/expression/abs/integer.o ucsdpsys_compile/expression/abs/long_integer.o ucsdpsys_compile/expression/abs/real.o ucsdpsys_compile/expression/addition/address.o ucsdpsys_compile/expression/addition/integer.o ucsdpsys_compile/expression/addition/long_integer.o ucsdpsys_compile/expression/addition/real.o ucsdpsys_compile/expression/address.o ucsdpsys_compile/expression/address/external.o ucsdpsys_compile/expression/address/global.o ucsdpsys_compile/expression/address/globref.o ucsdpsys_compile/expression/address/intermediate.o ucsdpsys_compile/expression/address/local.o ucsdpsys_compile/expression/address/privref.o ucsdpsys_compile/expression/address/publref.o ucsdpsys_compile/expression/assignment/compile.o ucsdpsys_compile/expression/bitwise_and/compile.o ucsdpsys_compile/expression/bitwise_not/compile.o ucsdpsys_compile/expression/bitwise_or/compile.o ucsdpsys_compile/expression/boolean/compile.o ucsdpsys_compile/expression/byte_pointer.o ucsdpsys_compile/expression/cast.o ucsdpsys_compile/expression/char/compile.o ucsdpsys_compile/expression/check_range.o ucsdpsys_compile/expression/comma.o ucsdpsys_compile/expression/enum_tag/compile.o ucsdpsys_compile/expression/eq/boolean.o ucsdpsys_compile/expression/eq/byte_array.o ucsdpsys_compile/expression/eq/integer.o ucsdpsys_compile/expression/eq/long_integer.o ucsdpsys_compile/expression/eq/multi_word.o ucsdpsys_compile/expression/eq/real.o ucsdpsys_compile/expression/eq/set.o ucsdpsys_compile/expression/eq/string.o ucsdpsys_compile/expression/function.o ucsdpsys_compile/expression/function_call/atan.o ucsdpsys_compile/expression/function_call/chr.o ucsdpsys_compile/expression/function_call/cos.o ucsdpsys_compile/expression/function_call/exit.o ucsdpsys_compile/expression/function_call/exp.o ucsdpsys_compile/expression/function_call/fillchar.o ucsdpsys_compile/expression/function_call/halt.o ucsdpsys_compile/expression/function_call/idsearch.o ucsdpsys_compile/expression/function_call/ioresult.o ucsdpsys_compile/expression/function_call/length.o ucsdpsys_compile/expression/function_call/ln.o ucsdpsys_compile/expression/function_call/mark.o ucsdpsys_compile/expression/function_call/memavail.o ucsdpsys_compile/expression/function_call/moveleft.o ucsdpsys_compile/expression/function_call/moveright.o ucsdpsys_compile/expression/function_call/new.o ucsdpsys_compile/expression/function_call/odd.o ucsdpsys_compile/expression/function_call/pwroften.o ucsdpsys_compile/expression/function_call/release.o ucsdpsys_compile/expression/function_call/round.o ucsdpsys_compile/expression/function_call/sin.o ucsdpsys_compile/expression/function_call/sqrt.o ucsdpsys_compile/expression/function_call/str.o ucsdpsys_compile/expression/function_call/time.o ucsdpsys_compile/expression/function_call/treesearch.o ucsdpsys_compile/expression/function_call/unitbusy.o ucsdpsys_compile/expression/function_call/unitclear.o ucsdpsys_compile/expression/function_call/unitread.o ucsdpsys_compile/expression/function_call/unitstatus.o ucsdpsys_compile/expression/function_call/unitwait.o ucsdpsys_compile/expression/function_call/unitwrite.o ucsdpsys_compile/expression/function_call/user_defined.o ucsdpsys_compile/expression/ge/boolean.o ucsdpsys_compile/expression/ge/byte_array.o ucsdpsys_compile/expression/ge/integer.o ucsdpsys_compile/expression/ge/long_integer.o ucsdpsys_compile/expression/ge/real.o ucsdpsys_compile/expression/ge/set.o ucsdpsys_compile/expression/ge/string.o ucsdpsys_compile/expression/gt/boolean.o ucsdpsys_compile/expression/gt/byte_array.o ucsdpsys_compile/expression/gt/integer.o ucsdpsys_compile/expression/gt/long_integer.o ucsdpsys_compile/expression/gt/real.o ucsdpsys_compile/expression/gt/set.o ucsdpsys_compile/expression/gt/string.o ucsdpsys_compile/expression/in/compile.o ucsdpsys_compile/expression/inc.o ucsdpsys_compile/expression/ind.o ucsdpsys_compile/expression/indirect_store.o ucsdpsys_compile/expression/integer/compile.o ucsdpsys_compile/expression/integer_division/compile.o ucsdpsys_compile/expression/integer_division/long_integer.o ucsdpsys_compile/expression/ixp.o ucsdpsys_compile/expression/ixs.o ucsdpsys_compile/expression/ldb.o ucsdpsys_compile/expression/lde.o ucsdpsys_compile/expression/ldl.o ucsdpsys_compile/expression/ldo.o ucsdpsys_compile/expression/ldo_privref.o ucsdpsys_compile/expression/ldo_publref.o ucsdpsys_compile/expression/le/boolean.o ucsdpsys_compile/expression/le/byte_array.o ucsdpsys_compile/expression/le/integer.o ucsdpsys_compile/expression/le/long_integer.o ucsdpsys_compile/expression/le/real.o ucsdpsys_compile/expression/le/set.o ucsdpsys_compile/expression/le/string.o ucsdpsys_compile/expression/lint2lint/compile.o ucsdpsys_compile/expression/lint_from_integer/compile.o ucsdpsys_compile/expression/load.o ucsdpsys_compile/expression/load/indirect.o ucsdpsys_compile/expression/load/indirect_packed.o ucsdpsys_compile/expression/load/local.o ucsdpsys_compile/expression/load/string.o ucsdpsys_compile/expression/load_address.o ucsdpsys_compile/expression/lod.o ucsdpsys_compile/expression/logical_and/compile.o ucsdpsys_compile/expression/logical_not/compile.o ucsdpsys_compile/expression/logical_or/compile.o ucsdpsys_compile/expression/long_integer/compile.o ucsdpsys_compile/expression/lpa.o ucsdpsys_compile/expression/lt/boolean.o ucsdpsys_compile/expression/lt/byte_array.o ucsdpsys_compile/expression/lt/integer.o ucsdpsys_compile/expression/lt/long_integer.o ucsdpsys_compile/expression/lt/real.o ucsdpsys_compile/expression/lt/set.o ucsdpsys_compile/expression/lt/string.o ucsdpsys_compile/expression/modulo/compile.o ucsdpsys_compile/expression/mov.o ucsdpsys_compile/expression/multiplication/integer.o ucsdpsys_compile/expression/multiplication/long_integer.o ucsdpsys_compile/expression/multiplication/real.o ucsdpsys_compile/expression/ne/boolean.o ucsdpsys_compile/expression/ne/byte_array.o ucsdpsys_compile/expression/ne/integer.o ucsdpsys_compile/expression/ne/long_integer.o ucsdpsys_compile/expression/ne/multi_word.o ucsdpsys_compile/expression/ne/real.o ucsdpsys_compile/expression/ne/set.o ucsdpsys_compile/expression/ne/string.o ucsdpsys_compile/expression/negate/integer.o ucsdpsys_compile/expression/negate/long_integer.o ucsdpsys_compile/expression/negate/real.o ucsdpsys_compile/expression/nil/compile.o ucsdpsys_compile/expression/paoc_from_string/compile.o ucsdpsys_compile/expression/real/compile.o ucsdpsys_compile/expression/real_division/compile.o ucsdpsys_compile/expression/real_from_integer/compile.o ucsdpsys_compile/expression/sas.o ucsdpsys_compile/expression/scan/compile.o ucsdpsys_compile/expression/set/compile.o ucsdpsys_compile/expression/set2set/compile.o ucsdpsys_compile/expression/set_difference.o ucsdpsys_compile/expression/set_intersection.o ucsdpsys_compile/expression/set_union.o ucsdpsys_compile/expression/sgs/compile.o ucsdpsys_compile/expression/sqr.o ucsdpsys_compile/expression/sqr/integer.o ucsdpsys_compile/expression/sqr/long_integer.o ucsdpsys_compile/expression/sqr/real.o ucsdpsys_compile/expression/sro.o ucsdpsys_compile/expression/sro_privref.o ucsdpsys_compile/expression/sro_publref.o ucsdpsys_compile/expression/srs/compile.o ucsdpsys_compile/expression/stb.o ucsdpsys_compile/expression/ste.o ucsdpsys_compile/expression/stl.o ucsdpsys_compile/expression/store.o ucsdpsys_compile/expression/store/indirect.o ucsdpsys_compile/expression/store/indirect_packed.o ucsdpsys_compile/expression/str.o ucsdpsys_compile/expression/string/compile.o ucsdpsys_compile/expression/subtraction/integer.o ucsdpsys_compile/expression/subtraction/long_integer.o ucsdpsys_compile/expression/subtraction/real.o ucsdpsys_compile/expression/ternary/compile.o ucsdpsys_compile/expression/trunc.o ucsdpsys_compile/expression/trunc/long_integer.o ucsdpsys_compile/expression/trunc/real.o ucsdpsys_compile/expression/uptr2pptr.o ucsdpsys_compile/expression/writeln.o ucsdpsys_compile/expression/writeln/bytes.o ucsdpsys_compile/expression/writeln/char.o ucsdpsys_compile/expression/writeln/integer.o ucsdpsys_compile/expression/writeln/long_integer.o ucsdpsys_compile/expression/writeln/real.o ucsdpsys_compile/expression/writeln/string.o ucsdpsys_compile/label/compile.o ucsdpsys_compile/main.o ucsdpsys_compile/scope/builtin/compile.o ucsdpsys_compile/scope/function/compile.o ucsdpsys_compile/scope/interface/compile.o ucsdpsys_compile/scope/interface/unitseg.o ucsdpsys_compile/scope/program/compile.o ucsdpsys_compile/scope/record/compile.o ucsdpsys_compile/scope/temporary/compound/compile.o ucsdpsys_compile/scope/temporary/with/compile.o ucsdpsys_compile/scope/unit/compile.o ucsdpsys_compile/statement/case/compile.o ucsdpsys_compile/statement/expression/compile.o ucsdpsys_compile/statement/for/compile.o ucsdpsys_compile/statement/goto/compile.o ucsdpsys_compile/statement/if/compile.o ucsdpsys_compile/statement/infinite_loop/compile.o ucsdpsys_compile/statement/label/compile.o ucsdpsys_compile/statement/until/compile.o ucsdpsys_compile/statement/while/compile.o ucsdpsys_compile/symbol/enumerated/compile.o ucsdpsys_compile/symbol/function/abs.o ucsdpsys_compile/symbol/function/atan.o ucsdpsys_compile/symbol/function/blockread.o ucsdpsys_compile/symbol/function/blockwrite.o ucsdpsys_compile/symbol/function/chr.o ucsdpsys_compile/symbol/function/close.o ucsdpsys_compile/symbol/function/concat.o ucsdpsys_compile/symbol/function/copy.o ucsdpsys_compile/symbol/function/cos.o ucsdpsys_compile/symbol/function/delete.o ucsdpsys_compile/symbol/function/eof.o ucsdpsys_compile/symbol/function/eoln.o ucsdpsys_compile/symbol/function/exit.o ucsdpsys_compile/symbol/function/exp.o ucsdpsys_compile/symbol/function/fillchar.o ucsdpsys_compile/symbol/function/get.o ucsdpsys_compile/symbol/function/gotoxy.o ucsdpsys_compile/symbol/function/halt.o ucsdpsys_compile/symbol/function/idsearch.o ucsdpsys_compile/symbol/function/insert.o ucsdpsys_compile/symbol/function/ioresult.o ucsdpsys_compile/symbol/function/length.o ucsdpsys_compile/symbol/function/ln.o ucsdpsys_compile/symbol/function/log.o ucsdpsys_compile/symbol/function/mark.o ucsdpsys_compile/symbol/function/memavail.o ucsdpsys_compile/symbol/function/moveleft.o ucsdpsys_compile/symbol/function/moveright.o ucsdpsys_compile/symbol/function/new.o ucsdpsys_compile/symbol/function/odd.o ucsdpsys_compile/symbol/function/opennew.o ucsdpsys_compile/symbol/function/openold.o ucsdpsys_compile/symbol/function/ord.o ucsdpsys_compile/symbol/function/page.o ucsdpsys_compile/symbol/function/pos.o ucsdpsys_compile/symbol/function/pred.o ucsdpsys_compile/symbol/function/put.o ucsdpsys_compile/symbol/function/pwroften.o ucsdpsys_compile/symbol/function/read.o ucsdpsys_compile/symbol/function/release.o ucsdpsys_compile/symbol/function/reset.o ucsdpsys_compile/symbol/function/rewrite.o ucsdpsys_compile/symbol/function/round.o ucsdpsys_compile/symbol/function/seek.o ucsdpsys_compile/symbol/function/sin.o ucsdpsys_compile/symbol/function/sqr.o ucsdpsys_compile/symbol/function/sqrt.o ucsdpsys_compile/symbol/function/str.o ucsdpsys_compile/symbol/function/succ.o ucsdpsys_compile/symbol/function/time.o ucsdpsys_compile/symbol/function/treesearch.o ucsdpsys_compile/symbol/function/trunc.o ucsdpsys_compile/symbol/function/unitbusy.o ucsdpsys_compile/symbol/function/unitclear.o ucsdpsys_compile/symbol/function/unitread.o ucsdpsys_compile/symbol/function/unitstatus.o ucsdpsys_compile/symbol/function/unitwait.o ucsdpsys_compile/symbol/function/unitwrite.o ucsdpsys_compile/symbol/function/user_defined.o ucsdpsys_compile/symbol/functor/constructor.o ucsdpsys_compile/symbol/functor/destructor.o ucsdpsys_compile/symbol/variable/external/compile.o ucsdpsys_compile/symbol/variable/normal/compile.o ucsdpsys_compile/symbol/variable/normal/global.o ucsdpsys_compile/symbol/variable/normal/globref.o ucsdpsys_compile/symbol/variable/normal/privref.o ucsdpsys_compile/symbol/variable/normal/publref.o ucsdpsys_compile/translator/compile.o ucsdpsys_compile/translator/compile/address_of_expression_factory.o ucsdpsys_compile/translator/compile/fix_binary_set_operands.o ucsdpsys_compile/translator/compile/writeln_statement_factory.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_depends/context.cc mv context.o ucsdpsys_depends/context.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_depends/language.cc mv language.o ucsdpsys_depends/language.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_depends/language/assembler.cc mv assembler.o ucsdpsys_depends/language/assembler.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_depends/language/pascal.cc mv pascal.o ucsdpsys_depends/language/pascal.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_depends/main.cc mv main.o ucsdpsys_depends/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_depends ucsdpsys_depends/context.o ucsdpsys_depends/language.o ucsdpsys_depends/language/assembler.o ucsdpsys_depends/language/pascal.o ucsdpsys_depends/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_disassemble/main.cc mv main.o ucsdpsys_disassemble/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_disassemble ucsdpsys_disassemble/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_downcase/main.cc mv main.o ucsdpsys_downcase/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_downcase ucsdpsys_downcase/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_errors/arch.cc mv arch.o ucsdpsys_errors/arch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_errors/arch/adaptable.cc mv adaptable.o ucsdpsys_errors/arch/adaptable.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/6502.cc mv 6502.o ucsdpsys_errors/arch/adaptable/6502.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/6800.cc mv 6800.o ucsdpsys_errors/arch/adaptable/6800.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/8080.cc mv 8080.o ucsdpsys_errors/arch/adaptable/8080.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/ga440.cc mv ga440.o ucsdpsys_errors/arch/adaptable/ga440.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/pdp11.cc mv pdp11.o ucsdpsys_errors/arch/adaptable/pdp11.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/ti9900.cc mv ti9900.o ucsdpsys_errors/arch/adaptable/ti9900.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_errors/arch/adaptable/z80.cc mv z80.o ucsdpsys_errors/arch/adaptable/z80.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_errors/arch/factory.cc mv factory.o ucsdpsys_errors/arch/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_errors/main.cc mv main.o ucsdpsys_errors/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_errors ucsdpsys_errors/arch.o ucsdpsys_errors/arch/adaptable.o ucsdpsys_errors/arch/adaptable/6502.o ucsdpsys_errors/arch/adaptable/6800.o ucsdpsys_errors/arch/adaptable/8080.o ucsdpsys_errors/arch/adaptable/ga440.o ucsdpsys_errors/arch/adaptable/pdp11.o ucsdpsys_errors/arch/adaptable/ti9900.o ucsdpsys_errors/arch/adaptable/z80.o ucsdpsys_errors/arch/factory.o ucsdpsys_errors/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_foto/main.cc mv main.o ucsdpsys_foto/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_foto ucsdpsys_foto/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_libmap/main.cc mv main.o ucsdpsys_libmap/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_libmap ucsdpsys_libmap/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_librarian/main.cc mv main.o ucsdpsys_librarian/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_librarian ucsdpsys_librarian/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_link/link_info_entry.cc mv link_info_entry.o ucsdpsys_link/link_info_entry.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_link/main.cc mv main.o ucsdpsys_link/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_link/segrec.cc mv segrec.o ucsdpsys_link/segrec.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_link/workrec.cc mv workrec.o ucsdpsys_link/workrec.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_link ucsdpsys_link/link_info_entry.o ucsdpsys_link/main.o ucsdpsys_link/segrec.o ucsdpsys_link/workrec.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/addition/littoral.cc mv littoral.o ucsdpsys_littoral/expression/addition/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/address_of.cc mv address_of.o ucsdpsys_littoral/expression/address_of.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/array_index.cc mv array_index.o ucsdpsys_littoral/expression/array_index.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/assignment/littoral.cc mv littoral.o ucsdpsys_littoral/expression/assignment/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/boolean/littoral.cc mv littoral.o ucsdpsys_littoral/expression/boolean/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/char/littoral.cc mv littoral.o ucsdpsys_littoral/expression/char/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/dereference/littoral.cc mv littoral.o ucsdpsys_littoral/expression/dereference/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/dot.cc mv dot.o ucsdpsys_littoral/expression/dot.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/enum_tag/littoral.cc mv littoral.o ucsdpsys_littoral/expression/enum_tag/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/eq/littoral.cc mv littoral.o ucsdpsys_littoral/expression/eq/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/function_call/littoral.cc mv littoral.o ucsdpsys_littoral/expression/function_call/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/ge/littoral.cc mv littoral.o ucsdpsys_littoral/expression/ge/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/gt/littoral.cc mv littoral.o ucsdpsys_littoral/expression/gt/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/in/littoral.cc mv littoral.o ucsdpsys_littoral/expression/in/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/integer/littoral.cc mv littoral.o ucsdpsys_littoral/expression/integer/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/integer_division/littoral.cc mv littoral.o ucsdpsys_littoral/expression/integer_division/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/le/littoral.cc mv littoral.o ucsdpsys_littoral/expression/le/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/lint2lint/littoral.cc mv littoral.o ucsdpsys_littoral/expression/lint2lint/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/lint_from_integer/littoral.cc mv littoral.o ucsdpsys_littoral/expression/lint_from_integer/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/logical_and/littoral.cc mv littoral.o ucsdpsys_littoral/expression/logical_and/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/logical_not/littoral.cc mv littoral.o ucsdpsys_littoral/expression/logical_not/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/logical_or/littoral.cc mv littoral.o ucsdpsys_littoral/expression/logical_or/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/long_integer/littoral.cc mv littoral.o ucsdpsys_littoral/expression/long_integer/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/lt/littoral.cc mv littoral.o ucsdpsys_littoral/expression/lt/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/modulo/littoral.cc mv littoral.o ucsdpsys_littoral/expression/modulo/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/multiplication/littoral.cc mv littoral.o ucsdpsys_littoral/expression/multiplication/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/name/littoral.cc mv littoral.o ucsdpsys_littoral/expression/name/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/ne/littoral.cc mv littoral.o ucsdpsys_littoral/expression/ne/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/negate/littoral.cc mv littoral.o ucsdpsys_littoral/expression/negate/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/nil/littoral.cc mv littoral.o ucsdpsys_littoral/expression/nil/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/paoc_from_string/littoral.cc mv littoral.o ucsdpsys_littoral/expression/paoc_from_string/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/real/littoral.cc mv littoral.o ucsdpsys_littoral/expression/real/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/real_division/littoral.cc mv littoral.o ucsdpsys_littoral/expression/real_division/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/real_from_integer/littoral.cc mv littoral.o ucsdpsys_littoral/expression/real_from_integer/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/scan/littoral.cc mv littoral.o ucsdpsys_littoral/expression/scan/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/set/littoral.cc mv littoral.o ucsdpsys_littoral/expression/set/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/set2set/littoral.cc mv littoral.o ucsdpsys_littoral/expression/set2set/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/sgs/littoral.cc mv littoral.o ucsdpsys_littoral/expression/sgs/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/sizeof/expression.cc mv expression.o ucsdpsys_littoral/expression/sizeof/expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/sizeof/type.cc mv type.o ucsdpsys_littoral/expression/sizeof/type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/srs/littoral.cc mv littoral.o ucsdpsys_littoral/expression/srs/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/string/littoral.cc mv littoral.o ucsdpsys_littoral/expression/string/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/subtraction/littoral.cc mv littoral.o ucsdpsys_littoral/expression/subtraction/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/ternary/littoral.cc mv littoral.o ucsdpsys_littoral/expression/ternary/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/expression/writeln.cc mv writeln.o ucsdpsys_littoral/expression/writeln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_littoral/main.cc mv main.o ucsdpsys_littoral/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/builtin/littoral.cc mv littoral.o ucsdpsys_littoral/scope/builtin/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/function/littoral.cc mv littoral.o ucsdpsys_littoral/scope/function/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/interface/littoral.cc mv littoral.o ucsdpsys_littoral/scope/interface/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/program/littoral.cc mv littoral.o ucsdpsys_littoral/scope/program/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/record/littoral.cc mv littoral.o ucsdpsys_littoral/scope/record/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/temporary/compound/littoral.cc mv littoral.o ucsdpsys_littoral/scope/temporary/compound/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/temporary/with/littoral.cc mv littoral.o ucsdpsys_littoral/scope/temporary/with/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/scope/unit/littoral.cc mv littoral.o ucsdpsys_littoral/scope/unit/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/case/littoral.cc mv littoral.o ucsdpsys_littoral/statement/case/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/compound/littoral.cc mv littoral.o ucsdpsys_littoral/statement/compound/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/empty/littoral.cc mv littoral.o ucsdpsys_littoral/statement/empty/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/expression/littoral.cc mv littoral.o ucsdpsys_littoral/statement/expression/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/for/littoral.cc mv littoral.o ucsdpsys_littoral/statement/for/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/goto/littoral.cc mv littoral.o ucsdpsys_littoral/statement/goto/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/if/littoral.cc mv littoral.o ucsdpsys_littoral/statement/if/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/infinite_loop/littoral.cc mv littoral.o ucsdpsys_littoral/statement/infinite_loop/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/label/littoral.cc mv littoral.o ucsdpsys_littoral/statement/label/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/until/littoral.cc mv littoral.o ucsdpsys_littoral/statement/until/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/var_expression.cc mv var_expression.o ucsdpsys_littoral/statement/var_expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/var_names.cc mv var_names.o ucsdpsys_littoral/statement/var_names.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/while/littoral.cc mv littoral.o ucsdpsys_littoral/statement/while/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/with.cc mv with.o ucsdpsys_littoral/statement/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/statement/writeln/littoral.cc mv littoral.o ucsdpsys_littoral/statement/writeln/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/symbol/expression/constant/littoral.cc mv littoral.o ucsdpsys_littoral/symbol/expression/constant/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/symbol/function/littoral.cc mv littoral.o ucsdpsys_littoral/symbol/function/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/symbol/variable/normal/littoral.cc mv littoral.o ucsdpsys_littoral/symbol/variable/normal/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_littoral/translator/littoral.cc mv littoral.o ucsdpsys_littoral/translator/littoral.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_littoral ucsdpsys_littoral/expression/addition/littoral.o ucsdpsys_littoral/expression/address_of.o ucsdpsys_littoral/expression/array_index.o ucsdpsys_littoral/expression/assignment/littoral.o ucsdpsys_littoral/expression/boolean/littoral.o ucsdpsys_littoral/expression/char/littoral.o ucsdpsys_littoral/expression/dereference/littoral.o ucsdpsys_littoral/expression/dot.o ucsdpsys_littoral/expression/enum_tag/littoral.o ucsdpsys_littoral/expression/eq/littoral.o ucsdpsys_littoral/expression/function_call/littoral.o ucsdpsys_littoral/expression/ge/littoral.o ucsdpsys_littoral/expression/gt/littoral.o ucsdpsys_littoral/expression/in/littoral.o ucsdpsys_littoral/expression/integer/littoral.o ucsdpsys_littoral/expression/integer_division/littoral.o ucsdpsys_littoral/expression/le/littoral.o ucsdpsys_littoral/expression/lint2lint/littoral.o ucsdpsys_littoral/expression/lint_from_integer/littoral.o ucsdpsys_littoral/expression/logical_and/littoral.o ucsdpsys_littoral/expression/logical_not/littoral.o ucsdpsys_littoral/expression/logical_or/littoral.o ucsdpsys_littoral/expression/long_integer/littoral.o ucsdpsys_littoral/expression/lt/littoral.o ucsdpsys_littoral/expression/modulo/littoral.o ucsdpsys_littoral/expression/multiplication/littoral.o ucsdpsys_littoral/expression/name/littoral.o ucsdpsys_littoral/expression/ne/littoral.o ucsdpsys_littoral/expression/negate/littoral.o ucsdpsys_littoral/expression/nil/littoral.o ucsdpsys_littoral/expression/paoc_from_string/littoral.o ucsdpsys_littoral/expression/real/littoral.o ucsdpsys_littoral/expression/real_division/littoral.o ucsdpsys_littoral/expression/real_from_integer/littoral.o ucsdpsys_littoral/expression/scan/littoral.o ucsdpsys_littoral/expression/set/littoral.o ucsdpsys_littoral/expression/set2set/littoral.o ucsdpsys_littoral/expression/sgs/littoral.o ucsdpsys_littoral/expression/sizeof/expression.o ucsdpsys_littoral/expression/sizeof/type.o ucsdpsys_littoral/expression/srs/littoral.o ucsdpsys_littoral/expression/string/littoral.o ucsdpsys_littoral/expression/subtraction/littoral.o ucsdpsys_littoral/expression/ternary/littoral.o ucsdpsys_littoral/expression/writeln.o ucsdpsys_littoral/main.o ucsdpsys_littoral/scope/builtin/littoral.o ucsdpsys_littoral/scope/function/littoral.o ucsdpsys_littoral/scope/interface/littoral.o ucsdpsys_littoral/scope/program/littoral.o ucsdpsys_littoral/scope/record/littoral.o ucsdpsys_littoral/scope/temporary/compound/littoral.o ucsdpsys_littoral/scope/temporary/with/littoral.o ucsdpsys_littoral/scope/unit/littoral.o ucsdpsys_littoral/statement/case/littoral.o ucsdpsys_littoral/statement/compound/littoral.o ucsdpsys_littoral/statement/empty/littoral.o ucsdpsys_littoral/statement/expression/littoral.o ucsdpsys_littoral/statement/for/littoral.o ucsdpsys_littoral/statement/goto/littoral.o ucsdpsys_littoral/statement/if/littoral.o ucsdpsys_littoral/statement/infinite_loop/littoral.o ucsdpsys_littoral/statement/label/littoral.o ucsdpsys_littoral/statement/until/littoral.o ucsdpsys_littoral/statement/var_expression.o ucsdpsys_littoral/statement/var_names.o ucsdpsys_littoral/statement/while/littoral.o ucsdpsys_littoral/statement/with.o ucsdpsys_littoral/statement/writeln/littoral.o ucsdpsys_littoral/symbol/expression/constant/littoral.o ucsdpsys_littoral/symbol/function/littoral.o ucsdpsys_littoral/symbol/variable/normal/littoral.o ucsdpsys_littoral/translator/littoral.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/arch.cc mv arch.o ucsdpsys_opcodes/arch.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/arch/adaptable.cc mv adaptable.o ucsdpsys_opcodes/arch/adaptable.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_opcodes/arch/adaptable/z80.cc mv z80.o ucsdpsys_opcodes/arch/adaptable/z80.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/arch/factory.cc mv factory.o ucsdpsys_opcodes/arch/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/arch/pcode.cc mv pcode.o ucsdpsys_opcodes/arch/pcode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/bitflip.cc mv bitflip.o ucsdpsys_opcodes/bitflip.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/decode.cc mv decode.o ucsdpsys_opcodes/decode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/encode.cc mv encode.o ucsdpsys_opcodes/encode.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_opcodes/main.cc mv main.o ucsdpsys_opcodes/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_opcodes ucsdpsys_opcodes/arch.o ucsdpsys_opcodes/arch/adaptable.o ucsdpsys_opcodes/arch/adaptable/z80.o ucsdpsys_opcodes/arch/factory.o ucsdpsys_opcodes/arch/pcode.o ucsdpsys_opcodes/bitflip.o ucsdpsys_opcodes/decode.o ucsdpsys_opcodes/encode.o ucsdpsys_opcodes/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_osmakgen/collect.cc mv collect.o ucsdpsys_osmakgen/collect.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_osmakgen/main.cc mv main.o ucsdpsys_osmakgen/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_osmakgen/target.cc mv target.o ucsdpsys_osmakgen/target.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_osmakgen/target/build.cc mv build.o ucsdpsys_osmakgen/target/build.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_osmakgen/target/build/cook.cc mv cook.o ucsdpsys_osmakgen/target/build/cook.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_osmakgen/target/build/makefile.cc mv makefile.o ucsdpsys_osmakgen/target/build/makefile.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_osmakgen/target/debian.cc mv debian.o ucsdpsys_osmakgen/target/debian.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_osmakgen/target/factory.cc mv factory.o ucsdpsys_osmakgen/target/factory.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_osmakgen ucsdpsys_osmakgen/collect.o ucsdpsys_osmakgen/main.o ucsdpsys_osmakgen/target.o ucsdpsys_osmakgen/target/build.o ucsdpsys_osmakgen/target/build/cook.o ucsdpsys_osmakgen/target/build/makefile.o ucsdpsys_osmakgen/target/debian.o ucsdpsys_osmakgen/target/factory.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/addition/pretty.cc mv pretty.o ucsdpsys_pretty/expression/addition/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/address_of.cc mv address_of.o ucsdpsys_pretty/expression/address_of.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/array_index.cc mv array_index.o ucsdpsys_pretty/expression/array_index.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/assignment/pretty.cc mv pretty.o ucsdpsys_pretty/expression/assignment/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/boolean/pretty.cc mv pretty.o ucsdpsys_pretty/expression/boolean/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/char/pretty.cc mv pretty.o ucsdpsys_pretty/expression/char/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/dereference/pretty.cc mv pretty.o ucsdpsys_pretty/expression/dereference/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/enum_tag/pretty.cc mv pretty.o ucsdpsys_pretty/expression/enum_tag/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/eq/pretty.cc mv pretty.o ucsdpsys_pretty/expression/eq/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/function_call/pretty.cc mv pretty.o ucsdpsys_pretty/expression/function_call/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/ge/pretty.cc mv pretty.o ucsdpsys_pretty/expression/ge/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/gt/pretty.cc mv pretty.o ucsdpsys_pretty/expression/gt/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/in/pretty.cc mv pretty.o ucsdpsys_pretty/expression/in/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/integer/pretty.cc mv pretty.o ucsdpsys_pretty/expression/integer/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/integer_division/pretty.cc mv pretty.o ucsdpsys_pretty/expression/integer_division/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/le/pretty.cc mv pretty.o ucsdpsys_pretty/expression/le/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/lint2lint/pretty.cc mv pretty.o ucsdpsys_pretty/expression/lint2lint/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/lint_from_integer/pretty.cc mv pretty.o ucsdpsys_pretty/expression/lint_from_integer/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/logical_and/pretty.cc mv pretty.o ucsdpsys_pretty/expression/logical_and/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/logical_not/pretty.cc mv pretty.o ucsdpsys_pretty/expression/logical_not/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/logical_or/pretty.cc mv pretty.o ucsdpsys_pretty/expression/logical_or/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/long_integer/pretty.cc mv pretty.o ucsdpsys_pretty/expression/long_integer/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/lt/pretty.cc mv pretty.o ucsdpsys_pretty/expression/lt/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/modulo/pretty.cc mv pretty.o ucsdpsys_pretty/expression/modulo/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/multiplication/pretty.cc mv pretty.o ucsdpsys_pretty/expression/multiplication/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/name/pretty.cc mv pretty.o ucsdpsys_pretty/expression/name/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/ne/pretty.cc mv pretty.o ucsdpsys_pretty/expression/ne/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/negate/pretty.cc mv pretty.o ucsdpsys_pretty/expression/negate/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/nil/pretty.cc mv pretty.o ucsdpsys_pretty/expression/nil/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/paoc_from_string/pretty.cc mv pretty.o ucsdpsys_pretty/expression/paoc_from_string/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/real/pretty.cc mv pretty.o ucsdpsys_pretty/expression/real/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/real_division/pretty.cc mv pretty.o ucsdpsys_pretty/expression/real_division/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/real_from_integer/pretty.cc mv pretty.o ucsdpsys_pretty/expression/real_from_integer/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/scan/pretty.cc mv pretty.o ucsdpsys_pretty/expression/scan/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/set/pretty.cc mv pretty.o ucsdpsys_pretty/expression/set/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/set2set/pretty.cc mv pretty.o ucsdpsys_pretty/expression/set2set/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/sgs/pretty.cc mv pretty.o ucsdpsys_pretty/expression/sgs/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/sizeof/expression.cc mv expression.o ucsdpsys_pretty/expression/sizeof/expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/sizeof/type.cc mv type.o ucsdpsys_pretty/expression/sizeof/type.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/srs/pretty.cc mv pretty.o ucsdpsys_pretty/expression/srs/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/string/pretty.cc mv pretty.o ucsdpsys_pretty/expression/string/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/subtraction/pretty.cc mv pretty.o ucsdpsys_pretty/expression/subtraction/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/ternary/pretty.cc mv pretty.o ucsdpsys_pretty/expression/ternary/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/expression/writeln.cc mv writeln.o ucsdpsys_pretty/expression/writeln.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_pretty/main.cc mv main.o ucsdpsys_pretty/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/builtin/pretty.cc mv pretty.o ucsdpsys_pretty/scope/builtin/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/function/pretty.cc mv pretty.o ucsdpsys_pretty/scope/function/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/interface/pretty.cc mv pretty.o ucsdpsys_pretty/scope/interface/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/program/pretty.cc mv pretty.o ucsdpsys_pretty/scope/program/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/record/pretty.cc mv pretty.o ucsdpsys_pretty/scope/record/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/temporary/compound/pretty.cc mv pretty.o ucsdpsys_pretty/scope/temporary/compound/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/temporary/with/pretty.cc mv pretty.o ucsdpsys_pretty/scope/temporary/with/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/scope/unit/pretty.cc mv pretty.o ucsdpsys_pretty/scope/unit/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/case/pretty.cc mv pretty.o ucsdpsys_pretty/statement/case/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/compound/pretty.cc mv pretty.o ucsdpsys_pretty/statement/compound/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/for/pretty.cc mv pretty.o ucsdpsys_pretty/statement/for/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/goto/pretty.cc mv pretty.o ucsdpsys_pretty/statement/goto/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/if/pretty.cc mv pretty.o ucsdpsys_pretty/statement/if/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/infinite_loop/pretty.cc mv pretty.o ucsdpsys_pretty/statement/infinite_loop/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/label/pretty.cc mv pretty.o ucsdpsys_pretty/statement/label/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/until/pretty.cc mv pretty.o ucsdpsys_pretty/statement/until/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/var_expression.cc mv var_expression.o ucsdpsys_pretty/statement/var_expression.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/var_names.cc mv var_names.o ucsdpsys_pretty/statement/var_names.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/while/pretty.cc mv pretty.o ucsdpsys_pretty/statement/while/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_pretty/statement/with.cc mv with.o ucsdpsys_pretty/statement/with.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/statement/writeln/pretty.cc mv pretty.o ucsdpsys_pretty/statement/writeln/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/symbol/expression/constant/pretty.cc mv pretty.o ucsdpsys_pretty/symbol/expression/constant/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/symbol/function/pretty.cc mv pretty.o ucsdpsys_pretty/symbol/function/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/symbol/variable/normal/pretty.cc mv pretty.o ucsdpsys_pretty/symbol/variable/normal/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c \ ucsdpsys_pretty/translator/pretty.cc mv pretty.o ucsdpsys_pretty/translator/pretty.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_pretty ucsdpsys_pretty/expression/addition/pretty.o ucsdpsys_pretty/expression/address_of.o ucsdpsys_pretty/expression/array_index.o ucsdpsys_pretty/expression/assignment/pretty.o ucsdpsys_pretty/expression/boolean/pretty.o ucsdpsys_pretty/expression/char/pretty.o ucsdpsys_pretty/expression/dereference/pretty.o ucsdpsys_pretty/expression/enum_tag/pretty.o ucsdpsys_pretty/expression/eq/pretty.o ucsdpsys_pretty/expression/function_call/pretty.o ucsdpsys_pretty/expression/ge/pretty.o ucsdpsys_pretty/expression/gt/pretty.o ucsdpsys_pretty/expression/in/pretty.o ucsdpsys_pretty/expression/integer/pretty.o ucsdpsys_pretty/expression/integer_division/pretty.o ucsdpsys_pretty/expression/le/pretty.o ucsdpsys_pretty/expression/lint2lint/pretty.o ucsdpsys_pretty/expression/lint_from_integer/pretty.o ucsdpsys_pretty/expression/logical_and/pretty.o ucsdpsys_pretty/expression/logical_not/pretty.o ucsdpsys_pretty/expression/logical_or/pretty.o ucsdpsys_pretty/expression/long_integer/pretty.o ucsdpsys_pretty/expression/lt/pretty.o ucsdpsys_pretty/expression/modulo/pretty.o ucsdpsys_pretty/expression/multiplication/pretty.o ucsdpsys_pretty/expression/name/pretty.o ucsdpsys_pretty/expression/ne/pretty.o ucsdpsys_pretty/expression/negate/pretty.o ucsdpsys_pretty/expression/nil/pretty.o ucsdpsys_pretty/expression/paoc_from_string/pretty.o ucsdpsys_pretty/expression/real/pretty.o ucsdpsys_pretty/expression/real_division/pretty.o ucsdpsys_pretty/expression/real_from_integer/pretty.o ucsdpsys_pretty/expression/scan/pretty.o ucsdpsys_pretty/expression/set/pretty.o ucsdpsys_pretty/expression/set2set/pretty.o ucsdpsys_pretty/expression/sgs/pretty.o ucsdpsys_pretty/expression/sizeof/expression.o ucsdpsys_pretty/expression/sizeof/type.o ucsdpsys_pretty/expression/srs/pretty.o ucsdpsys_pretty/expression/string/pretty.o ucsdpsys_pretty/expression/subtraction/pretty.o ucsdpsys_pretty/expression/ternary/pretty.o ucsdpsys_pretty/expression/writeln.o ucsdpsys_pretty/main.o ucsdpsys_pretty/scope/builtin/pretty.o ucsdpsys_pretty/scope/function/pretty.o ucsdpsys_pretty/scope/interface/pretty.o ucsdpsys_pretty/scope/program/pretty.o ucsdpsys_pretty/scope/record/pretty.o ucsdpsys_pretty/scope/temporary/compound/pretty.o ucsdpsys_pretty/scope/temporary/with/pretty.o ucsdpsys_pretty/scope/unit/pretty.o ucsdpsys_pretty/statement/case/pretty.o ucsdpsys_pretty/statement/compound/pretty.o ucsdpsys_pretty/statement/for/pretty.o ucsdpsys_pretty/statement/goto/pretty.o ucsdpsys_pretty/statement/if/pretty.o ucsdpsys_pretty/statement/infinite_loop/pretty.o ucsdpsys_pretty/statement/label/pretty.o ucsdpsys_pretty/statement/until/pretty.o ucsdpsys_pretty/statement/var_expression.o ucsdpsys_pretty/statement/var_names.o ucsdpsys_pretty/statement/while/pretty.o ucsdpsys_pretty/statement/with.o ucsdpsys_pretty/statement/writeln/pretty.o ucsdpsys_pretty/symbol/expression/constant/pretty.o ucsdpsys_pretty/symbol/function/pretty.o ucsdpsys_pretty/symbol/variable/normal/pretty.o ucsdpsys_pretty/translator/pretty.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -I. -c ucsdpsys_setup/main.cc mv main.o ucsdpsys_setup/main.o g++ -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -o bin/ucsdpsys_setup ucsdpsys_setup/main.o \ lib/libucsd-psystem-xc.a -Wl,-z,defs -lpng -lexplain -lm groff -Tps -s -I. -t -man etc/BUILDING.man > etc/BUILDING.ps ps2pdf etc/BUILDING.ps etc/BUILDING.pdf rm etc/BUILDING.ps groff -Tps -s -I. -t -man etc/README.man > etc/README.ps ps2pdf etc/README.ps etc/README.pdf rm etc/README.ps groff -Tps -s -I. -t -man etc/change_log.man > etc/change_log.ps ps2pdf etc/change_log.ps etc/change_log.pdf rm etc/change_log.ps groff -Tps -s -I. -t -man etc/internals2.man > etc/internals2.ps ps2pdf etc/internals2.ps etc/internals2.pdf rm etc/internals2.ps groff -Tps -s -I. -t -man etc/reference.man > etc/reference.ps tbl:./etc/ref-index.so:7: no real data tbl:./etc/ref-index.so:7: giving up on this table ps2pdf etc/reference.ps etc/reference.pdf rm etc/reference.ps GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/ucsdpsys.1 > man/cat1/ucsdpsys.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_assemble.1 > man/cat1/ucsdpsys_assemble.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_charset.1 > man/cat1/ucsdpsys_charset.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_compile.1 > man/cat1/ucsdpsys_compile.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_depends.1 > man/cat1/ucsdpsys_depends.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_disassemble.1 > man/cat1/ucsdpsys_disassemble.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_downcase.1 > man/cat1/ucsdpsys_downcase.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_errors.1 > man/cat1/ucsdpsys_errors.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/ucsdpsys_foto.1 \ > man/cat1/ucsdpsys_foto.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_history.1 > man/cat1/ucsdpsys_history.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_libmap.1 > man/cat1/ucsdpsys_libmap.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_librarian.1 > man/cat1/ucsdpsys_librarian.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/ucsdpsys_link.1 \ > man/cat1/ucsdpsys_link.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_littoral.1 > man/cat1/ucsdpsys_littoral.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_opcodes.1 > man/cat1/ucsdpsys_opcodes.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_osmakgen.1 > man/cat1/ucsdpsys_osmakgen.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_pretty.1 > man/cat1/ucsdpsys_pretty.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man man/man1/ucsdpsys_setup.1 \ > man/cat1/ucsdpsys_setup.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man1/ucsdpsys_xc_license.1 > man/cat1/ucsdpsys_xc_license.1 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man5/ucsdpsys_codefile.5 > man/cat5/ucsdpsys_codefile.5 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man5/ucsdpsys_errors.5 > man/cat5/ucsdpsys_errors.5 GROFF_NO_SGR=-c groff -I. -Tascii -t -man \ man/man5/ucsdpsys_opcodes.5 > man/cat5/ucsdpsys_opcodes.5 make[1]: Leaving directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' /usr/bin/make check make[1]: Entering directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' PATH=`pwd`/bin:$PATH /bin/sh test/00/t0001a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0002a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0003a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0004a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0005a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0006a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0007a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0008a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0009a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0010a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0011a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0012a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0015a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0016a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0017a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0018a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0019a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0020a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0021a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0022a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0023a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0025a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0026a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0027a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0028a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0029a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0030a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0031a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0032a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0033a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0035a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0036a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0037a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0038a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0039a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0050a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0051a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0052a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0053a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0055a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0056a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0057a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0058a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0059a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0060a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0061a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0062a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0063a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0065a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0066a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0067a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0068a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0070a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0071a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0072a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0073a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0075a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0076a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0077a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0078a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0079a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0080a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0081a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0082a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0083a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0085a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0086a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0088a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0089a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0090a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0091a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0092a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0093a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0094a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0095a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0096a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0097a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0098a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0099a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0101a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0102a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0103a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0104a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0105a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0106a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0107a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0108a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0109a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0110a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0111a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0112a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0113a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0114a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0115a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0116a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0117a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0118a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0119a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0120a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0121a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0122a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0123a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0124a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0125a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0126a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0127a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0128a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0129a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0130a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0131a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0132a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0133a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0134a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0135a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0136a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0137a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0138a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0139a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0140a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0141a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0142a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0143a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0144a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0145a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0146a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0147a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0148a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0149a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0150a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0151a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0152a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0153a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0154a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0155a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0156a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0157a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0158a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0159a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0160a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0161a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0162a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0163a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0164a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0165a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0166a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0167a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0169a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0170a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0171a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0172a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0173a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0174a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0175a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0176a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0177a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0178a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0179a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0180a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0182a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0182b.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0183a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0185a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0186a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0187a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0189a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0190a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0191a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0192a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0193a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0194a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0195a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0196a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0197a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0198a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/01/t0199a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0200a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0201a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0202a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0203a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0204a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0205a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0206a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0207a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0208a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0209a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0210a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0211a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0212a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0213a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0214a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0215a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0216a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0217a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0218a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0219a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0220a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0221a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0222a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0223a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0224a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0225a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0227a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0228a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0229a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0230a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0231a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0232a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0233a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0234a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0235a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0236a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0237a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0238a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0239a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0240a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0241a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0242a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0243a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0244a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0245a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0246a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0247a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0248a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0249a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0250a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0251a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0252a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0253a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0254a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0255a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0256a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0257a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0258a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0259a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0260a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0261a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0262a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0263a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0264a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0265a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0266a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0267a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0268a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0269a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0270a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0271a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0272a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0273a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0274a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0275a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0276a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0277a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0278a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0279a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0280a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0281a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0282a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0283a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0284a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0285a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0286a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0287a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0288a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0289a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0290a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0291a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0292a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0293a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0294a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0295a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0296a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0297a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0298a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/02/t0299a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0300a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0302a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0303a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0304a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0305a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0306a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0307a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0308a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0309a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0310a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0311a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0312a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0313a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0314a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0315a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0316a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0317a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0318a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0319a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0320a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0321a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0322a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0323a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0324a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0325a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0326a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0327a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0328a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0329a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0330a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0331a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0332a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0333a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0334a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0335a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0336a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0337a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0338a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0339a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0340a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0341a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0342a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0343a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0344a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0345a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0346a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0347a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0348a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0349a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0350a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0351a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0352a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0355a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0356a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0357a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0358a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0359a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0360a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0361a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0362a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0363a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0365a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0366a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0367a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0368a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0369a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0372a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0373a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0375a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0376a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0377a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0378a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0379a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0380a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0381a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0382a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0383a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0385a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0386a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0387a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0388a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0389a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0390a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0391a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0392a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0395a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0396a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0397a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0398a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/03/t0399a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0500a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0501a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0502a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0503a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0505a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0506a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0507a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0508a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0509a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0511a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0512a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0513a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0515a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0516a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0517a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0518a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0519a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0520a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0521a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0522a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0523a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0525a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0526a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0527a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0528a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0529a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0530a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0531a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0532a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0533a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0534a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0535a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0536a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0537a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0539a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0540a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0541a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0542a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0543a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0544a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0545a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0546a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0547a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0548a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0549a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0551a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0552a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0553a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0555a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0556a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0557a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0558a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0559a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0560a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0562a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0563a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0564a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0565a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0566a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0567a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0568a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0569a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0570a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0571a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0572a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0573a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0574a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0575a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0576a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0577a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0578a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0579a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0580a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0581a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0582a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0583a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0584a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0585a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0586a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0587a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0589a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0591a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0592a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0594a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0595a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0596a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0597a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0598a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/05/t0599a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0600a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0601a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0602a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0603a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0604a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0605a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0606a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0607a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0608a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0609a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0610a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0611a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0612a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0613a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0614a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0615a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0616a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0617a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0618a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0619a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0620a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0621a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0622a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0624a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0625a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0626a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0627a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0628a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0629a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0630a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0631a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0632a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0633a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0634a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0635a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0636a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0637a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0638a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0639a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0640a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0641a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0642a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0643a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0644a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0645a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0646a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0647a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0648a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0649a.sh ucsdpsys_littoral: example.text: 5: warning: the repeat until statement control expression is constant, it is always false PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0650a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0651a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0652a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0653a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0654a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0655a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0656a.sh ucsdpsys_assemble: example.text: 4: warning: the "tsb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 4: warning: the .arch "65C02" pseudo-opcode can be used to silence this warning ucsdpsys_assemble: example.text: 5: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 5: warning: the .arch "65C02s" pseudo-opcode can be used to silence this warning ucsdpsys_assemble: example.text: 6: warning: the "tsb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 7: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 9: warning: the "trb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 10: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 11: warning: the "inc" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 12: warning: the "ina" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 13: warning: the "trb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 14: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 15: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 16: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 17: warning: the "and" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 18: warning: the "bit" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 19: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 20: warning: the "dec" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 21: warning: the "dea" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 22: warning: the "bit" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 23: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 24: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 25: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 26: warning: the "eor" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 27: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 28: warning: the "phy" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 29: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 30: warning: the "stz" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 31: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 32: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 33: warning: the "adc" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 34: warning: the "stz" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 35: warning: the "rmb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 36: warning: the "ply" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 37: warning: the "jmp" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 38: warning: the "bbr" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 39: warning: the "bra" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 40: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 41: warning: the "bit" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 42: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 43: warning: the "sta" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 44: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 45: warning: the "stz" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 46: warning: the "stz" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 47: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 48: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 49: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 50: warning: the "lda" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 51: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 52: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 53: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 54: warning: the "wai" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 54: warning: the .arch "65C02s-WDC" pseudo-opcode can be used to silence this warning ucsdpsys_assemble: example.text: 55: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 56: warning: the "cmp" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 57: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 58: warning: the "phx" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 59: warning: the "stp" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 60: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 61: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 62: warning: the "bbs" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 63: warning: the "sbc" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 64: warning: the "smb" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 65: warning: the "plx" opcode may not be present on a 6502 chip ucsdpsys_assemble: example.text: 66: warning: the "bbs" opcode may not be present on a 6502 chip PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0657a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0658a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0659a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0660a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0661a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0662a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0663a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0664a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0665a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0666a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0667a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0668a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0669a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0670a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0671a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0672a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0673a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0674a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0675a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0676a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0677a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0678a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0679a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0680a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0681a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0682a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0683a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0684a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0686a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0687a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0688a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0689a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0690a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0691a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0692a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0693a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0694a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0695a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0696a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0697a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0698a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/06/t0699a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0700a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0701a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0702a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0703a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0704a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0705a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0707a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0708a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0709a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0710a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0711a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0712a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0713a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0714a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0715a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0716a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0717a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0718a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0719a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0720a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0721a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0722a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0723a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0724a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0725a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0726a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0727a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0728a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0729a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0730a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0731a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0732a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0733a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0734a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0735a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0736a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0737a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0738a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/07/t0739a.sh PASSED Passed All Tests make[1]: Leaving directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs -A --list-missing Unknown option: list-missing mkdir -p /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/lib mkdir -p /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share /usr/bin/make DESTDIR=/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp install make[1]: Entering directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin /usr/bin/install -c bin/ucsdpsys /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys /usr/bin/install -c bin/ucsdpsys_assemble /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_assemble /usr/bin/install -c bin/ucsdpsys_charset /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_charset /usr/bin/install -c bin/ucsdpsys_compile /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_compile /usr/bin/install -c bin/ucsdpsys_depends /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_depends /usr/bin/install -c bin/ucsdpsys_disassemble /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_disassemble /usr/bin/install -c bin/ucsdpsys_downcase /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_downcase /usr/bin/install -c bin/ucsdpsys_errors /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_errors /usr/bin/install -c bin/ucsdpsys_foto /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_foto /usr/bin/install -c bin/ucsdpsys_libmap /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_libmap /usr/bin/install -c bin/ucsdpsys_librarian /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_librarian /usr/bin/install -c bin/ucsdpsys_link /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_link /usr/bin/install -c bin/ucsdpsys_littoral /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_littoral /usr/bin/install -c bin/ucsdpsys_opcodes /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_opcodes /usr/bin/install -c bin/ucsdpsys_osmakgen /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_osmakgen /usr/bin/install -c bin/ucsdpsys_pretty /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_pretty /usr/bin/install -c bin/ucsdpsys_setup /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/bin/ucsdpsys_setup /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc /usr/bin/install -c -m 644 etc/BUILDING.pdf /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc/BUILDING.pdf /usr/bin/install -c -m 644 etc/README.pdf /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc/README.pdf /usr/bin/install -c -m 644 etc/change_log.pdf /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc/change_log.pdf /usr/bin/install -c -m 644 etc/internals2.pdf /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc/internals2.pdf /usr/bin/install -c -m 644 etc/reference.pdf /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/doc/ucsd-psystem-xc/reference.pdf /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1 soelim -I. man/man1/ucsdpsys.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys.1 soelim -I. man/man1/ucsdpsys_assemble.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_assemble.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_assemble.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_assemble.1 soelim -I. man/man1/ucsdpsys_charset.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_charset.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_charset.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_charset.1 soelim -I. man/man1/ucsdpsys_compile.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_compile.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_compile.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_compile.1 soelim -I. man/man1/ucsdpsys_depends.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_depends.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_depends.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_depends.1 soelim -I. man/man1/ucsdpsys_disassemble.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_disassemble.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_disassemble.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_disassemble.1 soelim -I. man/man1/ucsdpsys_downcase.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_downcase.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_downcase.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_downcase.1 soelim -I. man/man1/ucsdpsys_errors.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_errors.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_errors.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_errors.1 soelim -I. man/man1/ucsdpsys_foto.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_foto.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_foto.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_foto.1 soelim -I. man/man1/ucsdpsys_history.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_history.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_history.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_history.1 soelim -I. man/man1/ucsdpsys_libmap.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_libmap.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_libmap.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_libmap.1 soelim -I. man/man1/ucsdpsys_librarian.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_librarian.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_librarian.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_librarian.1 soelim -I. man/man1/ucsdpsys_link.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_link.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_link.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_link.1 soelim -I. man/man1/ucsdpsys_littoral.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_littoral.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_littoral.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_littoral.1 soelim -I. man/man1/ucsdpsys_opcodes.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_opcodes.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_opcodes.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_opcodes.1 soelim -I. man/man1/ucsdpsys_osmakgen.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_osmakgen.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_osmakgen.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_osmakgen.1 soelim -I. man/man1/ucsdpsys_pretty.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_pretty.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_pretty.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_pretty.1 soelim -I. man/man1/ucsdpsys_setup.1 | sed '/^[.]XX ./d' > \ man/man1/ucsdpsys_setup.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_setup.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_setup.1 sed '/^[.]XX ./d' < man/man1/ucsdpsys_xc_license.1 > \ man/man1/ucsdpsys_xc_license.1.tmp /usr/bin/install -c -m 644 man/man1/ucsdpsys_xc_license.1.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_xc_license.1 /usr/bin/install -c -m 0755 -d /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man5 soelim -I. man/man5/ucsdpsys_codefile.5 | sed '/^[.]XX ./d' > \ man/man5/ucsdpsys_codefile.5.tmp /usr/bin/install -c -m 644 man/man5/ucsdpsys_codefile.5.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man5/ucsdpsys_codefile.5 soelim -I. man/man5/ucsdpsys_errors.5 | sed '/^[.]XX ./d' > \ man/man5/ucsdpsys_errors.5.tmp /usr/bin/install -c -m 644 man/man5/ucsdpsys_errors.5.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man5/ucsdpsys_errors.5 soelim -I. man/man5/ucsdpsys_opcodes.5 | sed '/^[.]XX ./d' > \ man/man5/ucsdpsys_opcodes.5.tmp /usr/bin/install -c -m 644 man/man5/ucsdpsys_opcodes.5.tmp /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man5/ucsdpsys_opcodes.5 make[1]: Leaving directory `/home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13' rm -f /home/archives/ucsd-psystem-xc/branch.0/branch.13/delta2925.001/archive/debian/ucsd-psystem-xc-0.13/debian/tmp/usr/share/man/man1/ucsdpsys_xc_license.1 dh_testdir dh_testroot dh_installchangelogs dh_installdocs -A dh_install --fail-missing --sourcedir=debian/tmp dh_installman -A dh_strip dh_compress -A dh_fixperms dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `ucsd-psystem-xc' in `../ucsd-psystem-xc_0.13.D001-1_amd64.deb'. dpkg-deb: building package `ucsd-psystem-xc-doc' in `../ucsd-psystem-xc-doc_0.13.D001-1_all.deb'. dpkg-genchanges -sa >../ucsd-psystem-xc_0.13.D001-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build ucsd-psystem-xc-0.13 dpkg-buildpackage: full upload (original source is included) Now running lintian... W: ucsd-psystem-xc source: out-of-date-standards-version 3.9.1 (current is 3.9.3) Finished running lintian. Now signing changes and any dsc files... signfile ucsd-psystem-xc_0.13.D001-1.dsc 19CEC7D5 signfile ucsd-psystem-xc_0.13.D001-1_amd64.changes 19CEC7D5 Successfully signed dsc and changes files