sudo git clone git://git.sv.gnu.org/simulavr.git Cloning into 'simulavr'... remote: Counting objects: 7016, done. remote: Compressing objects: 100% (1720/1720), done. remote: Total 7016 (delta 5248), reused 6992 (delta 5234) Receiving objects: 100% (7016/7016), 2.70 MiB | 537.00 KiB/s, done. Resolving deltas: 100% (5248/5248), done. Checking connectivity... done. pi@raspberrypi ~/simulavr $ sudo ./bootstrap libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:52: installing './ar-lib' configure.ac:26: installing './compile' configure.ac:53: installing './config.guess' configure.ac:53: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/Makefile.am:8: installing 'doc/mdate-sh' regress/gtest/Makefile.am: installing './depcomp' Now type './configure' to configure simulavr. pi@raspberrypi ~/simulavr $ sudo ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for dlopen in -ldl... yes checking for deflate in -lz... yes checking whether build system is MSYS/MingW... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g++... yes INFO: following warnings about SWIG not found can be ignored, if at least a valid installation with version > 1.3.18 is found! checking for swig... no configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org configure: SWIG 3.x.y not available, try to find SWIG 2.x.y! checking for swig... no configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org configure: SWIG 2.x.y or 3.x.y not available, try to find SWIG 1.3.x! checking for swig... no configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org checking Tcl desired... no tclConfig.sh directory = /usr/lib configure: WARNING: prefered version wish not found checking for wish... no checking for wish8.6... no checking for wish86... no checking for wish8.5... /usr/bin/wish8.5 configure: WARNING: prefered version tclsh not found checking for tclsh... no checking for tclsh8.6... no checking for tclsh86... no checking for tclsh8.5... /usr/bin/tclsh8.5 can't find package Itcl configure: WARNING: Itcl package not installed, tcl examples with gui will not work checking for --enable-python... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking python module: setuptools... yes checking python module: wheel... yes checking python module: sphinx... no checking python module: rst2pdf... no checking for time... no checking for avr-as... avr-as checking for avr-ld... avr-ld checking for avr-gcc... avr-gcc checking for avr-g++... avr-g++ checking vpi_user.h usability... no checking vpi_user.h presence... no checking for vpi_user.h... no checking iverilog/vpi_user.h usability... no checking iverilog/vpi_user.h presence... no checking for iverilog/vpi_user.h... no checking for gtkwave... no checking for iverilog... no checking for vvp... no checking for tex... no checking for makeinfo... yes configure: WARNING: configure: WARNING: Tcl Development Kit Not Installed configure: WARNING: Not building Tcl interface or examples configure: WARNING: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating regress/regress.py config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/hwtimer/Makefile config.status: creating src/cmd/Makefile config.status: creating src/ui/Makefile config.status: creating src/python/Makefile config.status: creating src/python/setup.py config.status: creating doc/Makefile config.status: creating doc/conf.py config.status: creating doc/web/Makefile config.status: creating doc/web/conf.py config.status: creating doc/config.texi config.status: creating regress/Makefile config.status: creating regress/modules/Makefile config.status: creating regress/test_opcodes/Makefile config.status: creating regress/avrtest/Makefile config.status: creating regress/gtest/Makefile config.status: creating regress/timertest/Makefile config.status: creating regress/extinttest/Makefile config.status: creating regress/modtest/Makefile config.status: creating examples/verilog/Makefile config.status: creating examples/Makefile config.status: creating examples/anacomp/Makefile config.status: creating examples/atmega48/Makefile config.status: creating examples/atmega128_timer/Makefile config.status: creating examples/atmel_key/Makefile config.status: creating examples/feedback/Makefile config.status: creating examples/simple_ex1/Makefile config.status: creating examples/spi/Makefile config.status: creating examples/stdiodemo/Makefile config.status: creating examples/python/Makefile config.status: creating examples/simple_serial/Makefile config.status: creating regress/verilog/Makefile config.status: creating regress/tcl/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Summary: build system = Linux AVR_GCC=avr-gcc PYTHON=/usr/bin/python build verilog modul avr.vpi? no pi@raspberrypi ~/simulavr $ sudo make Making all in src make[1]: Entering directory '/home/pi/simulavr/src' make all-recursive make[2]: Entering directory '/home/pi/simulavr/src' Making all in hwtimer make[3]: Entering directory '/home/pi/simulavr/src/hwtimer' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pi/simulavr/src/hwtimer' Making all in cmd make[3]: Entering directory '/home/pi/simulavr/src/cmd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pi/simulavr/src/cmd' Making all in ui make[3]: Entering directory '/home/pi/simulavr/src/ui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pi/simulavr/src/ui' Making all in . make[3]: Entering directory '/home/pi/simulavr/src' depbase=`echo at4433.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at4433.lo -MD -MP -MF $depbase.Tpo -c -o at4433.lo at4433.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at4433.lo -MD -MP -MF .deps/at4433.Tpo -c at4433.cpp -fPIC -DPIC -o .libs/at4433.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at4433.lo -MD -MP -MF .deps/at4433.Tpo -c at4433.cpp -o at4433.o >/dev/null 2>&1 depbase=`echo at8515.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at8515.lo -MD -MP -MF $depbase.Tpo -c -o at8515.lo at8515.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at8515.lo -MD -MP -MF .deps/at8515.Tpo -c at8515.cpp -fPIC -DPIC -o .libs/at8515.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at8515.lo -MD -MP -MF .deps/at8515.Tpo -c at8515.cpp -o at8515.o >/dev/null 2>&1 depbase=`echo atmega668base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega668base.lo -MD -MP -MF $depbase.Tpo -c -o atmega668base.lo atmega668base.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega668base.lo -MD -MP -MF .deps/atmega668base.Tpo -c atmega668base.cpp -fPIC -DPIC -o .libs/atmega668base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega668base.lo -MD -MP -MF .deps/atmega668base.Tpo -c atmega668base.cpp -o atmega668base.o >/dev/null 2>&1 depbase=`echo atmega128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega128.lo -MD -MP -MF $depbase.Tpo -c -o atmega128.lo atmega128.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega128.lo -MD -MP -MF .deps/atmega128.Tpo -c atmega128.cpp -fPIC -DPIC -o .libs/atmega128.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega128.lo -MD -MP -MF .deps/atmega128.Tpo -c atmega128.cpp -o atmega128.o >/dev/null 2>&1 depbase=`echo at90canbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at90canbase.lo -MD -MP -MF $depbase.Tpo -c -o at90canbase.lo at90canbase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at90canbase.lo -MD -MP -MF .deps/at90canbase.Tpo -c at90canbase.cpp -fPIC -DPIC -o .libs/at90canbase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT at90canbase.lo -MD -MP -MF .deps/at90canbase.Tpo -c at90canbase.cpp -o at90canbase.o >/dev/null 2>&1 depbase=`echo atmega8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega8.lo -MD -MP -MF $depbase.Tpo -c -o atmega8.lo atmega8.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega8.lo -MD -MP -MF .deps/atmega8.Tpo -c atmega8.cpp -fPIC -DPIC -o .libs/atmega8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega8.lo -MD -MP -MF .deps/atmega8.Tpo -c atmega8.cpp -o atmega8.o >/dev/null 2>&1 depbase=`echo atmega1284abase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega1284abase.lo -MD -MP -MF $depbase.Tpo -c -o atmega1284abase.lo atmega1284abase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega1284abase.lo -MD -MP -MF .deps/atmega1284abase.Tpo -c atmega1284abase.cpp -fPIC -DPIC -o .libs/atmega1284abase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega1284abase.lo -MD -MP -MF .deps/atmega1284abase.Tpo -c atmega1284abase.cpp -o atmega1284abase.o >/dev/null 2>&1 depbase=`echo attiny25_45_85.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny25_45_85.lo -MD -MP -MF $depbase.Tpo -c -o attiny25_45_85.lo attiny25_45_85.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny25_45_85.lo -MD -MP -MF .deps/attiny25_45_85.Tpo -c attiny25_45_85.cpp -fPIC -DPIC -o .libs/attiny25_45_85.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny25_45_85.lo -MD -MP -MF .deps/attiny25_45_85.Tpo -c attiny25_45_85.cpp -o attiny25_45_85.o >/dev/null 2>&1 depbase=`echo atmega16_32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega16_32.lo -MD -MP -MF $depbase.Tpo -c -o atmega16_32.lo atmega16_32.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega16_32.lo -MD -MP -MF .deps/atmega16_32.Tpo -c atmega16_32.cpp -fPIC -DPIC -o .libs/atmega16_32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT atmega16_32.lo -MD -MP -MF .deps/atmega16_32.Tpo -c atmega16_32.cpp -o atmega16_32.o >/dev/null 2>&1 depbase=`echo attiny2313.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny2313.lo -MD -MP -MF $depbase.Tpo -c -o attiny2313.lo attiny2313.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny2313.lo -MD -MP -MF .deps/attiny2313.Tpo -c attiny2313.cpp -fPIC -DPIC -o .libs/attiny2313.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT attiny2313.lo -MD -MP -MF .deps/attiny2313.Tpo -c attiny2313.cpp -o attiny2313.o >/dev/null 2>&1 depbase=`echo adcpin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT adcpin.lo -MD -MP -MF $depbase.Tpo -c -o adcpin.lo adcpin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT adcpin.lo -MD -MP -MF .deps/adcpin.Tpo -c adcpin.cpp -fPIC -DPIC -o .libs/adcpin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT adcpin.lo -MD -MP -MF .deps/adcpin.Tpo -c adcpin.cpp -o adcpin.o >/dev/null 2>&1 depbase=`echo application.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT application.lo -MD -MP -MF $depbase.Tpo -c -o application.lo application.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT application.lo -MD -MP -MF .deps/application.Tpo -c application.cpp -fPIC -DPIC -o .libs/application.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT application.lo -MD -MP -MF .deps/application.Tpo -c application.cpp -o application.o >/dev/null 2>&1 depbase=`echo externalirq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT externalirq.lo -MD -MP -MF $depbase.Tpo -c -o externalirq.lo externalirq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT externalirq.lo -MD -MP -MF .deps/externalirq.Tpo -c externalirq.cpp -fPIC -DPIC -o .libs/externalirq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT externalirq.lo -MD -MP -MF .deps/externalirq.Tpo -c externalirq.cpp -o externalirq.o >/dev/null 2>&1 depbase=`echo avrdevice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrdevice.lo -MD -MP -MF $depbase.Tpo -c -o avrdevice.lo avrdevice.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrdevice.lo -MD -MP -MF .deps/avrdevice.Tpo -c avrdevice.cpp -fPIC -DPIC -o .libs/avrdevice.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrdevice.lo -MD -MP -MF .deps/avrdevice.Tpo -c avrdevice.cpp -o avrdevice.o >/dev/null 2>&1 depbase=`echo avrerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrerror.lo -MD -MP -MF $depbase.Tpo -c -o avrerror.lo avrerror.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrerror.lo -MD -MP -MF .deps/avrerror.Tpo -c avrerror.cpp -fPIC -DPIC -o .libs/avrerror.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrerror.lo -MD -MP -MF .deps/avrerror.Tpo -c avrerror.cpp -o avrerror.o >/dev/null 2>&1 depbase=`echo avrfactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrfactory.lo -MD -MP -MF $depbase.Tpo -c -o avrfactory.lo avrfactory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrfactory.lo -MD -MP -MF .deps/avrfactory.Tpo -c avrfactory.cpp -fPIC -DPIC -o .libs/avrfactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrfactory.lo -MD -MP -MF .deps/avrfactory.Tpo -c avrfactory.cpp -o avrfactory.o >/dev/null 2>&1 depbase=`echo avrmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrmalloc.lo -MD -MP -MF $depbase.Tpo -c -o avrmalloc.lo avrmalloc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrmalloc.lo -MD -MP -MF .deps/avrmalloc.Tpo -c avrmalloc.cpp -fPIC -DPIC -o .libs/avrmalloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrmalloc.lo -MD -MP -MF .deps/avrmalloc.Tpo -c avrmalloc.cpp -o avrmalloc.o >/dev/null 2>&1 depbase=`echo decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder.lo -MD -MP -MF $depbase.Tpo -c -o decoder.lo decoder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.cpp -fPIC -DPIC -o .libs/decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.cpp -o decoder.o >/dev/null 2>&1 depbase=`echo decoder_trace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder_trace.lo -MD -MP -MF $depbase.Tpo -c -o decoder_trace.lo decoder_trace.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder_trace.lo -MD -MP -MF .deps/decoder_trace.Tpo -c decoder_trace.cpp -fPIC -DPIC -o .libs/decoder_trace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT decoder_trace.lo -MD -MP -MF .deps/decoder_trace.Tpo -c decoder_trace.cpp -o decoder_trace.o >/dev/null 2>&1 depbase=`echo flash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flash.lo -MD -MP -MF $depbase.Tpo -c -o flash.lo flash.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flash.lo -MD -MP -MF .deps/flash.Tpo -c flash.cpp -fPIC -DPIC -o .libs/flash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flash.lo -MD -MP -MF .deps/flash.Tpo -c flash.cpp -o flash.o >/dev/null 2>&1 depbase=`echo flashprog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flashprog.lo -MD -MP -MF $depbase.Tpo -c -o flashprog.lo flashprog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flashprog.lo -MD -MP -MF .deps/flashprog.Tpo -c flashprog.cpp -fPIC -DPIC -o .libs/flashprog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT flashprog.lo -MD -MP -MF .deps/flashprog.Tpo -c flashprog.cpp -o flashprog.o >/dev/null 2>&1 depbase=`echo hardware.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hardware.lo -MD -MP -MF $depbase.Tpo -c -o hardware.lo hardware.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hardware.lo -MD -MP -MF .deps/hardware.Tpo -c hardware.cpp -fPIC -DPIC -o .libs/hardware.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hardware.lo -MD -MP -MF .deps/hardware.Tpo -c hardware.cpp -o hardware.o >/dev/null 2>&1 depbase=`echo helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT helper.lo -MD -MP -MF $depbase.Tpo -c -o helper.lo helper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.cpp -fPIC -DPIC -o .libs/helper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT helper.lo -MD -MP -MF .deps/helper.Tpo -c helper.cpp -o helper.o >/dev/null 2>&1 depbase=`echo cmd/gdbserver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/gdbserver.lo -MD -MP -MF $depbase.Tpo -c -o cmd/gdbserver.lo cmd/gdbserver.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/gdbserver.lo -MD -MP -MF cmd/.deps/gdbserver.Tpo -c cmd/gdbserver.cpp -fPIC -DPIC -o cmd/.libs/gdbserver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/gdbserver.lo -MD -MP -MF cmd/.deps/gdbserver.Tpo -c cmd/gdbserver.cpp -o cmd/gdbserver.o >/dev/null 2>&1 depbase=`echo hwacomp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwacomp.lo -MD -MP -MF $depbase.Tpo -c -o hwacomp.lo hwacomp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwacomp.lo -MD -MP -MF .deps/hwacomp.Tpo -c hwacomp.cpp -fPIC -DPIC -o .libs/hwacomp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwacomp.lo -MD -MP -MF .deps/hwacomp.Tpo -c hwacomp.cpp -o hwacomp.o >/dev/null 2>&1 depbase=`echo hwad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwad.lo -MD -MP -MF $depbase.Tpo -c -o hwad.lo hwad.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwad.lo -MD -MP -MF .deps/hwad.Tpo -c hwad.cpp -fPIC -DPIC -o .libs/hwad.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwad.lo -MD -MP -MF .deps/hwad.Tpo -c hwad.cpp -o hwad.o >/dev/null 2>&1 depbase=`echo hweeprom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hweeprom.lo -MD -MP -MF $depbase.Tpo -c -o hweeprom.lo hweeprom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hweeprom.lo -MD -MP -MF .deps/hweeprom.Tpo -c hweeprom.cpp -fPIC -DPIC -o .libs/hweeprom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hweeprom.lo -MD -MP -MF .deps/hweeprom.Tpo -c hweeprom.cpp -o hweeprom.o >/dev/null 2>&1 depbase=`echo avrsignature.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrsignature.lo -MD -MP -MF $depbase.Tpo -c -o avrsignature.lo avrsignature.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrsignature.lo -MD -MP -MF .deps/avrsignature.Tpo -c avrsignature.cpp -fPIC -DPIC -o .libs/avrsignature.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrsignature.lo -MD -MP -MF .deps/avrsignature.Tpo -c avrsignature.cpp -o avrsignature.o >/dev/null 2>&1 depbase=`echo avrreadelf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrreadelf.lo -MD -MP -MF $depbase.Tpo -c -o avrreadelf.lo avrreadelf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrreadelf.lo -MD -MP -MF .deps/avrreadelf.Tpo -c avrreadelf.cpp -fPIC -DPIC -o .libs/avrreadelf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT avrreadelf.lo -MD -MP -MF .deps/avrreadelf.Tpo -c avrreadelf.cpp -o avrreadelf.o >/dev/null 2>&1 depbase=`echo cmd/dumpargs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/dumpargs.lo -MD -MP -MF $depbase.Tpo -c -o cmd/dumpargs.lo cmd/dumpargs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/dumpargs.lo -MD -MP -MF cmd/.deps/dumpargs.Tpo -c cmd/dumpargs.cpp -fPIC -DPIC -o cmd/.libs/dumpargs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/dumpargs.lo -MD -MP -MF cmd/.deps/dumpargs.Tpo -c cmd/dumpargs.cpp -o cmd/dumpargs.o >/dev/null 2>&1 depbase=`echo hwtimer/timerprescaler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerprescaler.lo -MD -MP -MF $depbase.Tpo -c -o hwtimer/timerprescaler.lo hwtimer/timerprescaler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerprescaler.lo -MD -MP -MF hwtimer/.deps/timerprescaler.Tpo -c hwtimer/timerprescaler.cpp -fPIC -DPIC -o hwtimer/.libs/timerprescaler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerprescaler.lo -MD -MP -MF hwtimer/.deps/timerprescaler.Tpo -c hwtimer/timerprescaler.cpp -o hwtimer/timerprescaler.o >/dev/null 2>&1 depbase=`echo hwtimer/prescalermux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/prescalermux.lo -MD -MP -MF $depbase.Tpo -c -o hwtimer/prescalermux.lo hwtimer/prescalermux.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/prescalermux.lo -MD -MP -MF hwtimer/.deps/prescalermux.Tpo -c hwtimer/prescalermux.cpp -fPIC -DPIC -o hwtimer/.libs/prescalermux.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/prescalermux.lo -MD -MP -MF hwtimer/.deps/prescalermux.Tpo -c hwtimer/prescalermux.cpp -o hwtimer/prescalermux.o >/dev/null 2>&1 depbase=`echo hwtimer/timerirq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerirq.lo -MD -MP -MF $depbase.Tpo -c -o hwtimer/timerirq.lo hwtimer/timerirq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerirq.lo -MD -MP -MF hwtimer/.deps/timerirq.Tpo -c hwtimer/timerirq.cpp -fPIC -DPIC -o hwtimer/.libs/timerirq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/timerirq.lo -MD -MP -MF hwtimer/.deps/timerirq.Tpo -c hwtimer/timerirq.cpp -o hwtimer/timerirq.o >/dev/null 2>&1 depbase=`echo hwpinchange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwpinchange.lo -MD -MP -MF $depbase.Tpo -c -o hwpinchange.lo hwpinchange.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwpinchange.lo -MD -MP -MF .deps/hwpinchange.Tpo -c hwpinchange.cpp -fPIC -DPIC -o .libs/hwpinchange.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwpinchange.lo -MD -MP -MF .deps/hwpinchange.Tpo -c hwpinchange.cpp -o hwpinchange.o >/dev/null 2>&1 depbase=`echo hwport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwport.lo -MD -MP -MF $depbase.Tpo -c -o hwport.lo hwport.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwport.lo -MD -MP -MF .deps/hwport.Tpo -c hwport.cpp -fPIC -DPIC -o .libs/hwport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwport.lo -MD -MP -MF .deps/hwport.Tpo -c hwport.cpp -o hwport.o >/dev/null 2>&1 depbase=`echo hwspi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwspi.lo -MD -MP -MF $depbase.Tpo -c -o hwspi.lo hwspi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwspi.lo -MD -MP -MF .deps/hwspi.Tpo -c hwspi.cpp -fPIC -DPIC -o .libs/hwspi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwspi.lo -MD -MP -MF .deps/hwspi.Tpo -c hwspi.cpp -o hwspi.o >/dev/null 2>&1 depbase=`echo hwsreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwsreg.lo -MD -MP -MF $depbase.Tpo -c -o hwsreg.lo hwsreg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwsreg.lo -MD -MP -MF .deps/hwsreg.Tpo -c hwsreg.cpp -fPIC -DPIC -o .libs/hwsreg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwsreg.lo -MD -MP -MF .deps/hwsreg.Tpo -c hwsreg.cpp -o hwsreg.o >/dev/null 2>&1 depbase=`echo hwtimer/icapturesrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/icapturesrc.lo -MD -MP -MF $depbase.Tpo -c -o hwtimer/icapturesrc.lo hwtimer/icapturesrc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/icapturesrc.lo -MD -MP -MF hwtimer/.deps/icapturesrc.Tpo -c hwtimer/icapturesrc.cpp -fPIC -DPIC -o hwtimer/.libs/icapturesrc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/icapturesrc.lo -MD -MP -MF hwtimer/.deps/icapturesrc.Tpo -c hwtimer/icapturesrc.cpp -o hwtimer/icapturesrc.o >/dev/null 2>&1 depbase=`echo hwstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwstack.lo -MD -MP -MF $depbase.Tpo -c -o hwstack.lo hwstack.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwstack.lo -MD -MP -MF .deps/hwstack.Tpo -c hwstack.cpp -fPIC -DPIC -o .libs/hwstack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwstack.lo -MD -MP -MF .deps/hwstack.Tpo -c hwstack.cpp -o hwstack.o >/dev/null 2>&1 depbase=`echo hwtimer/hwtimer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/hwtimer.lo -MD -MP -MF $depbase.Tpo -c -o hwtimer/hwtimer.lo hwtimer/hwtimer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/hwtimer.lo -MD -MP -MF hwtimer/.deps/hwtimer.Tpo -c hwtimer/hwtimer.cpp -fPIC -DPIC -o hwtimer/.libs/hwtimer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwtimer/hwtimer.lo -MD -MP -MF hwtimer/.deps/hwtimer.Tpo -c hwtimer/hwtimer.cpp -o hwtimer/hwtimer.o >/dev/null 2>&1 depbase=`echo hwuart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwuart.lo -MD -MP -MF $depbase.Tpo -c -o hwuart.lo hwuart.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwuart.lo -MD -MP -MF .deps/hwuart.Tpo -c hwuart.cpp -fPIC -DPIC -o .libs/hwuart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwuart.lo -MD -MP -MF .deps/hwuart.Tpo -c hwuart.cpp -o hwuart.o >/dev/null 2>&1 depbase=`echo hwwado.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwwado.lo -MD -MP -MF $depbase.Tpo -c -o hwwado.lo hwwado.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwwado.lo -MD -MP -MF .deps/hwwado.Tpo -c hwwado.cpp -fPIC -DPIC -o .libs/hwwado.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT hwwado.lo -MD -MP -MF .deps/hwwado.Tpo -c hwwado.cpp -o hwwado.o >/dev/null 2>&1 depbase=`echo ioregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ioregs.lo -MD -MP -MF $depbase.Tpo -c -o ioregs.lo ioregs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ioregs.lo -MD -MP -MF .deps/ioregs.Tpo -c ioregs.cpp -fPIC -DPIC -o .libs/ioregs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ioregs.lo -MD -MP -MF .deps/ioregs.Tpo -c ioregs.cpp -o ioregs.o >/dev/null 2>&1 depbase=`echo irqsystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT irqsystem.lo -MD -MP -MF $depbase.Tpo -c -o irqsystem.lo irqsystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT irqsystem.lo -MD -MP -MF .deps/irqsystem.Tpo -c irqsystem.cpp -fPIC -DPIC -o .libs/irqsystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT irqsystem.lo -MD -MP -MF .deps/irqsystem.Tpo -c irqsystem.cpp -o irqsystem.o >/dev/null 2>&1 depbase=`echo ui/keyboard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/keyboard.lo -MD -MP -MF $depbase.Tpo -c -o ui/keyboard.lo ui/keyboard.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/keyboard.lo -MD -MP -MF ui/.deps/keyboard.Tpo -c ui/keyboard.cpp -fPIC -DPIC -o ui/.libs/keyboard.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/keyboard.lo -MD -MP -MF ui/.deps/keyboard.Tpo -c ui/keyboard.cpp -o ui/keyboard.o >/dev/null 2>&1 depbase=`echo ui/lcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/lcd.lo -MD -MP -MF $depbase.Tpo -c -o ui/lcd.lo ui/lcd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/lcd.lo -MD -MP -MF ui/.deps/lcd.Tpo -c ui/lcd.cpp -fPIC -DPIC -o ui/.libs/lcd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/lcd.lo -MD -MP -MF ui/.deps/lcd.Tpo -c ui/lcd.cpp -o ui/lcd.o >/dev/null 2>&1 depbase=`echo memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT memory.lo -MD -MP -MF $depbase.Tpo -c -o memory.lo memory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.cpp -fPIC -DPIC -o .libs/memory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.cpp -o memory.o >/dev/null 2>&1 depbase=`echo ui/mysocket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/mysocket.lo -MD -MP -MF $depbase.Tpo -c -o ui/mysocket.lo ui/mysocket.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/mysocket.lo -MD -MP -MF ui/.deps/mysocket.Tpo -c ui/mysocket.cpp -fPIC -DPIC -o ui/.libs/mysocket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/mysocket.lo -MD -MP -MF ui/.deps/mysocket.Tpo -c ui/mysocket.cpp -o ui/mysocket.o >/dev/null 2>&1 depbase=`echo net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cpp -fPIC -DPIC -o .libs/net.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cpp -o net.o >/dev/null 2>&1 depbase=`echo pin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pin.lo -MD -MP -MF $depbase.Tpo -c -o pin.lo pin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pin.lo -MD -MP -MF .deps/pin.Tpo -c pin.cpp -fPIC -DPIC -o .libs/pin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pin.lo -MD -MP -MF .deps/pin.Tpo -c pin.cpp -o pin.o >/dev/null 2>&1 depbase=`echo ui/extpin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/extpin.lo -MD -MP -MF $depbase.Tpo -c -o ui/extpin.lo ui/extpin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/extpin.lo -MD -MP -MF ui/.deps/extpin.Tpo -c ui/extpin.cpp -fPIC -DPIC -o ui/.libs/extpin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/extpin.lo -MD -MP -MF ui/.deps/extpin.Tpo -c ui/extpin.cpp -o ui/extpin.o >/dev/null 2>&1 depbase=`echo pinatport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinatport.lo -MD -MP -MF $depbase.Tpo -c -o pinatport.lo pinatport.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinatport.lo -MD -MP -MF .deps/pinatport.Tpo -c pinatport.cpp -fPIC -DPIC -o .libs/pinatport.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinatport.lo -MD -MP -MF .deps/pinatport.Tpo -c pinatport.cpp -o pinatport.o >/dev/null 2>&1 depbase=`echo pinmon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinmon.lo -MD -MP -MF $depbase.Tpo -c -o pinmon.lo pinmon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinmon.lo -MD -MP -MF .deps/pinmon.Tpo -c pinmon.cpp -fPIC -DPIC -o .libs/pinmon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT pinmon.lo -MD -MP -MF .deps/pinmon.Tpo -c pinmon.cpp -o pinmon.o >/dev/null 2>&1 depbase=`echo rwmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT rwmem.lo -MD -MP -MF $depbase.Tpo -c -o rwmem.lo rwmem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT rwmem.lo -MD -MP -MF .deps/rwmem.Tpo -c rwmem.cpp -fPIC -DPIC -o .libs/rwmem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT rwmem.lo -MD -MP -MF .deps/rwmem.Tpo -c rwmem.cpp -o rwmem.o >/dev/null 2>&1 depbase=`echo ui/scope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/scope.lo -MD -MP -MF $depbase.Tpo -c -o ui/scope.lo ui/scope.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/scope.lo -MD -MP -MF ui/.deps/scope.Tpo -c ui/scope.cpp -fPIC -DPIC -o ui/.libs/scope.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/scope.lo -MD -MP -MF ui/.deps/scope.Tpo -c ui/scope.cpp -o ui/scope.o >/dev/null 2>&1 depbase=`echo ui/serialrx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialrx.lo -MD -MP -MF $depbase.Tpo -c -o ui/serialrx.lo ui/serialrx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialrx.lo -MD -MP -MF ui/.deps/serialrx.Tpo -c ui/serialrx.cpp -fPIC -DPIC -o ui/.libs/serialrx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialrx.lo -MD -MP -MF ui/.deps/serialrx.Tpo -c ui/serialrx.cpp -o ui/serialrx.o >/dev/null 2>&1 depbase=`echo ui/serialtx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialtx.lo -MD -MP -MF $depbase.Tpo -c -o ui/serialtx.lo ui/serialtx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialtx.lo -MD -MP -MF ui/.deps/serialtx.Tpo -c ui/serialtx.cpp -fPIC -DPIC -o ui/.libs/serialtx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/serialtx.lo -MD -MP -MF ui/.deps/serialtx.Tpo -c ui/serialtx.cpp -o ui/serialtx.o >/dev/null 2>&1 depbase=`echo spisrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisrc.lo -MD -MP -MF $depbase.Tpo -c -o spisrc.lo spisrc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisrc.lo -MD -MP -MF .deps/spisrc.Tpo -c spisrc.cpp -fPIC -DPIC -o .libs/spisrc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisrc.lo -MD -MP -MF .deps/spisrc.Tpo -c spisrc.cpp -o spisrc.o >/dev/null 2>&1 depbase=`echo spisink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisink.lo -MD -MP -MF $depbase.Tpo -c -o spisink.lo spisink.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisink.lo -MD -MP -MF .deps/spisink.Tpo -c spisink.cpp -fPIC -DPIC -o .libs/spisink.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT spisink.lo -MD -MP -MF .deps/spisink.Tpo -c spisink.cpp -o spisink.o >/dev/null 2>&1 depbase=`echo specialmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT specialmem.lo -MD -MP -MF $depbase.Tpo -c -o specialmem.lo specialmem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT specialmem.lo -MD -MP -MF .deps/specialmem.Tpo -c specialmem.cpp -fPIC -DPIC -o .libs/specialmem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT specialmem.lo -MD -MP -MF .deps/specialmem.Tpo -c specialmem.cpp -o specialmem.o >/dev/null 2>&1 depbase=`echo string2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT string2.lo -MD -MP -MF $depbase.Tpo -c -o string2.lo string2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT string2.lo -MD -MP -MF .deps/string2.Tpo -c string2.cpp -fPIC -DPIC -o .libs/string2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT string2.lo -MD -MP -MF .deps/string2.Tpo -c string2.cpp -o string2.o >/dev/null 2>&1 depbase=`echo systemclock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT systemclock.lo -MD -MP -MF $depbase.Tpo -c -o systemclock.lo systemclock.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT systemclock.lo -MD -MP -MF .deps/systemclock.Tpo -c systemclock.cpp -fPIC -DPIC -o .libs/systemclock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT systemclock.lo -MD -MP -MF .deps/systemclock.Tpo -c systemclock.cpp -o systemclock.o >/dev/null 2>&1 depbase=`echo traceval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT traceval.lo -MD -MP -MF $depbase.Tpo -c -o traceval.lo traceval.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT traceval.lo -MD -MP -MF .deps/traceval.Tpo -c traceval.cpp -fPIC -DPIC -o .libs/traceval.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT traceval.lo -MD -MP -MF .deps/traceval.Tpo -c traceval.cpp -o traceval.o >/dev/null 2>&1 depbase=`echo ui/ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/ui.lo -MD -MP -MF $depbase.Tpo -c -o ui/ui.lo ui/ui.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/ui.lo -MD -MP -MF ui/.deps/ui.Tpo -c ui/ui.cpp -fPIC -DPIC -o ui/.libs/ui.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT ui/ui.lo -MD -MP -MF ui/.deps/ui.Tpo -c ui/ui.cpp -o ui/ui.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link g++ -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -shared -avoid-version -rpath /usr/local/lib -o libsim.la -rpath /usr/local/lib at4433.lo at8515.lo atmega668base.lo atmega128.lo at90canbase.lo atmega8.lo atmega1284abase.lo attiny25_45_85.lo atmega16_32.lo attiny2313.lo adcpin.lo application.lo externalirq.lo avrdevice.lo avrerror.lo avrfactory.lo avrmalloc.lo decoder.lo decoder_trace.lo flash.lo flashprog.lo hardware.lo helper.lo cmd/gdbserver.lo hwacomp.lo hwad.lo hweeprom.lo avrsignature.lo avrreadelf.lo cmd/dumpargs.lo hwtimer/timerprescaler.lo hwtimer/prescalermux.lo hwtimer/timerirq.lo hwpinchange.lo hwport.lo hwspi.lo hwsreg.lo hwtimer/icapturesrc.lo hwstack.lo hwtimer/hwtimer.lo hwuart.lo hwwado.lo ioregs.lo irqsystem.lo ui/keyboard.lo ui/lcd.lo memory.lo ui/mysocket.lo net.lo pin.lo ui/extpin.lo pinatport.lo pinmon.lo rwmem.lo ui/scope.lo ui/serialrx.lo ui/serialtx.lo spisrc.lo spisink.lo specialmem.lo string2.lo systemclock.lo traceval.lo ui/ui.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtbeginS.o .libs/at4433.o .libs/at8515.o .libs/atmega668base.o .libs/atmega128.o .libs/at90canbase.o .libs/atmega8.o .libs/atmega1284abase.o .libs/attiny25_45_85.o .libs/atmega16_32.o .libs/attiny2313.o .libs/adcpin.o .libs/application.o .libs/externalirq.o .libs/avrdevice.o .libs/avrerror.o .libs/avrfactory.o .libs/avrmalloc.o .libs/decoder.o .libs/decoder_trace.o .libs/flash.o .libs/flashprog.o .libs/hardware.o .libs/helper.o cmd/.libs/gdbserver.o .libs/hwacomp.o .libs/hwad.o .libs/hweeprom.o .libs/avrsignature.o .libs/avrreadelf.o cmd/.libs/dumpargs.o hwtimer/.libs/timerprescaler.o hwtimer/.libs/prescalermux.o hwtimer/.libs/timerirq.o .libs/hwpinchange.o .libs/hwport.o .libs/hwspi.o .libs/hwsreg.o hwtimer/.libs/icapturesrc.o .libs/hwstack.o hwtimer/.libs/hwtimer.o .libs/hwuart.o .libs/hwwado.o .libs/ioregs.o .libs/irqsystem.o ui/.libs/keyboard.o ui/.libs/lcd.o .libs/memory.o ui/.libs/mysocket.o .libs/net.o .libs/pin.o ui/.libs/extpin.o .libs/pinatport.o .libs/pinmon.o .libs/rwmem.o ui/.libs/scope.o ui/.libs/serialrx.o ui/.libs/serialtx.o .libs/spisrc.o .libs/spisink.o .libs/specialmem.o .libs/string2.o .libs/systemclock.o .libs/traceval.o ui/.libs/ui.o -L/usr/lib/gcc/arm-linux-gnueabihf/4.9 -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/arm-linux-gnueabihf/4.9/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../arm-linux-gnueabihf/crtn.o -O2 -O2 -Wl,-soname -Wl,libsim.so -o .libs/libsim.so libtool: link: ( cd ".libs" && rm -f "libsim.la" && ln -s "../libsim.la" "libsim.la" ) depbase=`echo cmd/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -MT cmd/main.o -MD -MP -MF $depbase.Tpo -c -o cmd/main.o cmd/main.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -o simulavr cmd/main.o libsim.la libtool: link: g++ -Ielfio -g -O2 -Icmd -Iui -Ihwtimer -g -O2 -o .libs/simulavr cmd/main.o ./.libs/libsim.so make[3]: Leaving directory '/home/pi/simulavr/src' make[2]: Leaving directory '/home/pi/simulavr/src' make[1]: Leaving directory '/home/pi/simulavr/src' Making all in examples make[1]: Entering directory '/home/pi/simulavr/examples' Making all in simple_ex1 make[2]: Entering directory '/home/pi/simulavr/examples/simple_ex1' avr-gcc -g -O2 -mmcu=at90s8515 -c -o fred.o fred.c avr-gcc -g -O2 -mmcu=at90s8515 -o fred.elf fred.o make[2]: Leaving directory '/home/pi/simulavr/examples/simple_ex1' Making all in simple_serial make[2]: Entering directory '/home/pi/simulavr/examples/simple_serial' avr-gcc -g -O2 -mmcu=atmega644 -DF_CPU=20000000 -c -o main.o main.c avr-gcc -g -O2 -mmcu=atmega644 -DF_CPU=20000000 -c -o serial.o serial.c avr-gcc -g -O2 -mmcu=atmega644 -DF_CPU=20000000 -o simple_serial.elf main.o serial.o avr-objcopy -j .text -j .data -O ihex -R .eeprom -R .fuse -R .lock simple_serial.elf simple_serial.hex make[2]: Leaving directory '/home/pi/simulavr/examples/simple_serial' make[2]: Entering directory '/home/pi/simulavr/examples' cd .. && /bin/bash ./config.status examples/gui.tcl config.status: creating examples/gui.tcl config.status: WARNING: 'examples/gui.tcl.in' seems to ignore the --datarootdir setting cd .. && /bin/bash ./config.status examples/simulavr.tcl config.status: creating examples/simulavr.tcl make[2]: Circular kbd.xbm <- kbd.xbm dependency dropped. make[2]: Leaving directory '/home/pi/simulavr/examples' make[1]: Leaving directory '/home/pi/simulavr/examples' Making all in doc make[1]: Entering directory '/home/pi/simulavr/doc' Making all in web make[2]: Entering directory '/home/pi/simulavr/doc/web' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/simulavr/doc/web' make[2]: Entering directory '/home/pi/simulavr/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/bash /home/pi/simulavr/missing makeinfo --version) >/dev/null 2>&1; then \ for f in simulavr.info simulavr.info-[0-9] simulavr.info-[0-9][0-9] simulavr.i[0-9] simulavr.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/bash /home/pi/simulavr/missing makeinfo -I . \ -o simulavr.info simulavr.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./simulavr.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc Making info in web make[3]: Entering directory '/home/pi/simulavr/doc/web' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pi/simulavr/doc/web' make[3]: Entering directory '/home/pi/simulavr/doc' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/home/pi/simulavr/doc' make[2]: Leaving directory '/home/pi/simulavr/doc' make[1]: Leaving directory '/home/pi/simulavr/doc' Making all in regress make[1]: Entering directory '/home/pi/simulavr/regress' Making all in modules make[2]: Entering directory '/home/pi/simulavr/regress/modules' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/simulavr/regress/modules' Making all in test_opcodes make[2]: Entering directory '/home/pi/simulavr/regress/test_opcodes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/simulavr/regress/test_opcodes' Making all in avrtest make[2]: Entering directory '/home/pi/simulavr/regress/avrtest' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/simulavr/regress/avrtest' Making all in gtest make[2]: Entering directory '/home/pi/simulavr/regress/gtest' depbase=`echo session_001/unittest001.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -MT session_001/unittest001.o -MD -MP -MF $depbase.Tpo -c -o session_001/unittest001.o session_001/unittest001.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo session_irq_check/unittest_irq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -MT session_irq_check/unittest_irq.o -MD -MP -MF $depbase.Tpo -c -o session_irq_check/unittest_irq.o session_irq_check/unittest_irq.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo session_io_pin/unittest_io_pin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -MT session_io_pin/unittest_io_pin.o -MD -MP -MF $depbase.Tpo -c -o session_io_pin/unittest_io_pin.o session_io_pin/unittest_io_pin.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gtest_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -MT gtest_main.o -MD -MP -MF $depbase.Tpo -c -o gtest_main.o gtest_main.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gtest-1.6.0/src/gtest-all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -MT gtest-1.6.0/src/gtest-all.o -MD -MP -MF $depbase.Tpo -c -o gtest-1.6.0/src/gtest-all.o gtest-1.6.0/src/gtest-all.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link g++ -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -o dut session_001/unittest001.o session_irq_check/unittest_irq.o session_io_pin/unittest_io_pin.o gtest_main.o gtest-1.6.0/src/gtest-all.o -lpthread ../../src/.libs/libsim.la libtool: link: g++ -Dprivate=public -Dprotected=public -Igtest-1.6.0/include/gtest -Igtest-1.6.0/include -Igtest-1.6.0 -I../../src -g -g -O2 -o .libs/dut session_001/unittest001.o session_irq_check/unittest_irq.o session_io_pin/unittest_io_pin.o gtest_main.o gtest-1.6.0/src/gtest-all.o -lpthread ../../src/.libs/libsim.so make[2]: Leaving directory '/home/pi/simulavr/regress/gtest' make[2]: Entering directory '/home/pi/simulavr/regress' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/pi/simulavr/regress' make[1]: Leaving directory '/home/pi/simulavr/regress' make[1]: Entering directory '/home/pi/simulavr' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/pi/simulavr' pi@raspberrypi ~/simulavr $ sudo make install Making install in src make[1]: Entering directory '/home/pi/simulavr/src' Making install in hwtimer make[2]: Entering directory '/home/pi/simulavr/src/hwtimer' make[3]: Entering directory '/home/pi/simulavr/src/hwtimer' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/simulavr' /usr/bin/install -c -m 644 timerprescaler.h prescalermux.h timerirq.h icapturesrc.h hwtimer.h '/usr/local/include/simulavr' make[3]: Leaving directory '/home/pi/simulavr/src/hwtimer' make[2]: Leaving directory '/home/pi/simulavr/src/hwtimer' Making install in cmd make[2]: Entering directory '/home/pi/simulavr/src/cmd' make[3]: Entering directory '/home/pi/simulavr/src/cmd' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/simulavr' /usr/bin/install -c -m 644 dumpargs.h gdb.h '/usr/local/include/simulavr' make[3]: Leaving directory '/home/pi/simulavr/src/cmd' make[2]: Leaving directory '/home/pi/simulavr/src/cmd' Making install in ui make[2]: Entering directory '/home/pi/simulavr/src/ui' make[3]: Entering directory '/home/pi/simulavr/src/ui' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/simulavr' /usr/bin/install -c -m 644 keyboard.h keynumber_to_scancode.dat lcd.h mysocket.h extpin.h scope.h serialrx.h serialtx.h ui.h keytrans.h xcode_to_keynumber.dat '/usr/local/include/simulavr' make[3]: Leaving directory '/home/pi/simulavr/src/ui' make[2]: Leaving directory '/home/pi/simulavr/src/ui' Making install in . make[2]: Entering directory '/home/pi/simulavr/src' make[3]: Entering directory '/home/pi/simulavr/src' /bin/mkdir -p '/usr/local/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsim.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsim.so /usr/local/lib/libsim.so libtool: install: /usr/bin/install -c .libs/libsim.lai /usr/local/lib/libsim.la libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c simulavr '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/simulavr /usr/local/bin/simulavr /bin/mkdir -p '/usr/local/include/simulavr' /usr/bin/install -c -m 644 adcpin.h application.h at4433.h at8515.h atmega128.h atmega16_32.h attiny2313.h at90canbase.h atmega8.h attiny25_45_85.h atmega668base.h atmega1284abase.h avrdevice.h externalirq.h hardware.h helper.h avrdevice_impl.h avrerror.h avrfactory.h avrmalloc.h string2.h decoder.h externaltype.h flash.h flashprog.h hwdecls.h funktor.h hwacomp.h hwad.h hweeprom.h string2_template.h hwpinchange.h hwport.h hwspi.h hwsreg.h hwstack.h hwuart.h hwwado.h ioregs.h irqsystem.h '/usr/local/include/simulavr' /usr/bin/install -c -m 644 memory.h net.h pin.h pinatport.h pinnotify.h pinmon.h printable.h rwmem.h simulationmember.h spisrc.h spisink.h specialmem.h systemclock.h systemclocktypes.h traceval.h types.h avrsignature.h avrreadelf.h elfio/elfio/elf_types.hpp elfio/elfio/elfio.hpp elfio/elfio/elfio_dump.hpp elfio/elfio/elfio_dynamic.hpp elfio/elfio/elfio_header.hpp elfio/elfio/elfio_note.hpp elfio/elfio/elfio_relocation.hpp elfio/elfio/elfio_section.hpp elfio/elfio/elfio_segment.hpp elfio/elfio/elfio_strings.hpp elfio/elfio/elfio_symbols.hpp elfio/elfio/elfio_utils.hpp '/usr/local/include/simulavr' make[3]: Leaving directory '/home/pi/simulavr/src' make[2]: Leaving directory '/home/pi/simulavr/src' make[1]: Leaving directory '/home/pi/simulavr/src' Making install in examples make[1]: Entering directory '/home/pi/simulavr/examples' Making install in simple_ex1 make[2]: Entering directory '/home/pi/simulavr/examples/simple_ex1' make[3]: Entering directory '/home/pi/simulavr/examples/simple_ex1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/doc/simulavr/examples/simple_ex1' /usr/bin/install -c -m 644 fred.elf fred.c README '/usr/local/share/doc/simulavr/examples/simple_ex1' make[3]: Leaving directory '/home/pi/simulavr/examples/simple_ex1' make[2]: Leaving directory '/home/pi/simulavr/examples/simple_ex1' Making install in simple_serial make[2]: Entering directory '/home/pi/simulavr/examples/simple_serial' make[3]: Entering directory '/home/pi/simulavr/examples/simple_serial' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/doc/simulavr/examples/simple_serial' /usr/bin/install -c -m 644 simple_serial.hex simple_serial.elf main.c serial.c serial.h README '/usr/local/share/doc/simulavr/examples/simple_serial' make[3]: Leaving directory '/home/pi/simulavr/examples/simple_serial' make[2]: Leaving directory '/home/pi/simulavr/examples/simple_serial' make[2]: Entering directory '/home/pi/simulavr/examples' make[2]: Circular kbd.xbm <- kbd.xbm dependency dropped. make[3]: Entering directory '/home/pi/simulavr/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Circular kbd.xbm <- kbd.xbm dependency dropped. /bin/mkdir -p '/usr/local/share/doc/simulavr/examples' /usr/bin/install -c -m 644 gui.tcl simulavr.tcl ChangeLog kbd.xbm '/usr/local/share/doc/simulavr/examples' make[3]: Leaving directory '/home/pi/simulavr/examples' make[2]: Leaving directory '/home/pi/simulavr/examples' make[1]: Leaving directory '/home/pi/simulavr/examples' Making install in doc make[1]: Entering directory '/home/pi/simulavr/doc' Making install in web make[2]: Entering directory '/home/pi/simulavr/doc/web' make[3]: Entering directory '/home/pi/simulavr/doc/web' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/doc/web' make[2]: Leaving directory '/home/pi/simulavr/doc/web' make[2]: Entering directory '/home/pi/simulavr/doc' Making info in web make[3]: Entering directory '/home/pi/simulavr/doc/web' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pi/simulavr/doc/web' make[3]: Entering directory '/home/pi/simulavr/doc' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/home/pi/simulavr/doc' make[3]: Entering directory '/home/pi/simulavr/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/info' /usr/bin/install -c -m 644 ./simulavr.info '/usr/local/share/info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/simulavr.info' install-info: warning: no info dir entry in `/usr/local/share/info/simulavr.info' make[3]: Leaving directory '/home/pi/simulavr/doc' make[2]: Leaving directory '/home/pi/simulavr/doc' make[1]: Leaving directory '/home/pi/simulavr/doc' Making install in regress make[1]: Entering directory '/home/pi/simulavr/regress' Making install in modules make[2]: Entering directory '/home/pi/simulavr/regress/modules' make[3]: Entering directory '/home/pi/simulavr/regress/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/regress/modules' make[2]: Leaving directory '/home/pi/simulavr/regress/modules' Making install in test_opcodes make[2]: Entering directory '/home/pi/simulavr/regress/test_opcodes' make[3]: Entering directory '/home/pi/simulavr/regress/test_opcodes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/regress/test_opcodes' make[2]: Leaving directory '/home/pi/simulavr/regress/test_opcodes' Making install in avrtest make[2]: Entering directory '/home/pi/simulavr/regress/avrtest' make[3]: Entering directory '/home/pi/simulavr/regress/avrtest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/regress/avrtest' make[2]: Leaving directory '/home/pi/simulavr/regress/avrtest' Making install in gtest make[2]: Entering directory '/home/pi/simulavr/regress/gtest' make[3]: Entering directory '/home/pi/simulavr/regress/gtest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/regress/gtest' make[2]: Leaving directory '/home/pi/simulavr/regress/gtest' make[2]: Entering directory '/home/pi/simulavr/regress' make[3]: Entering directory '/home/pi/simulavr/regress' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/simulavr/regress' make[2]: Leaving directory '/home/pi/simulavr/regress' make[1]: Leaving directory '/home/pi/simulavr/regress' make[1]: Entering directory '/home/pi/simulavr' make[2]: Entering directory '/home/pi/simulavr' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/doc/simulavr' /usr/bin/install -c -m 644 README README.gdb SUPPORT TODO AUTHORS ChangeLog COPYING INSTALL NEWS '/usr/local/share/doc/simulavr' make[2]: Leaving directory '/home/pi/simulavr' make[1]: Leaving directory '/home/pi/simulavr' pi@raspberrypi ~/simulavr $ simulavr simulavr: error while loading shared libraries: libsim.so: cannot open shared object file: No such file or directory