dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package gcc-4.6 dpkg-buildpackage: source version 4.6.0~rc1-2 dpkg-buildpackage: source changed by Matthias Klose dpkg-architecture: warning: Specified GNU system type arm-linux-gnueabi does not match gcc system type x86_64-linux-gnu. dpkg-source --before-build gcc-4.6-4.6.0~rc1 dpkg-buildpackage: host architecture armel fakeroot debian/rules clean rm -rf stamps rm -rf gcc-4.6.0 d /usr/bin/make -f debian/rules2 clean make[1]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1' dh_testdir rm -f pxxx status rm -f *-summary *-protocol testsuite-comparision summary-diff if [ -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/p/config-lang.in.debian ]; then \ mv -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/p/config-lang.in.debian /tmp/gcc-4.6-4.6.0~rc1/src/gcc/p/config-lang.in; \ else true; fi rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/po/*.gmo rm -f debian/lib{gcc,gcj,objc,stdc++}{-v3,[0-9]}*.{{pre,post}{inst,rm},shlibs} fs=`echo debian/*BV* debian/*GCJ* debian/*CXX* debian/*LC* debian/*MF* | sort -u`; \ for f in $fs; do \ [ -f $f ] || continue; \ f2=$(echo $f | sed 's/BV/4.6/;s/CXX/6/;s/LGCJ/12/;s/GCJ/12/;s/LC/1/;s/MF/0/;s/-CRB//;s/\.in$//'); \ rm -f $f2; \ done rm -f debian/shlibs.local debian/substvars.local rm -f debian/*.debhelper [ -d debian/bugs ] && /usr/bin/make -C debian/bugs clean make[1]: [clean] Error 1 (ignored) rm -f debian/README.libstdc++-baseline debian/README.Bugs debian/README.Debian rm -f debian/lib*gcj-bc.shlibs rm -rf bin locales share rm -rf check-inst rm -rf .pc dh_clean make[1]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1' rm -rf /tmp/gcc-4.6-4.6.0~rc1/src* /tmp/gcc-4.6-4.6.0~rc1/build* debian/tmp* html rm -f bootstrap-* first-move-stamp rm -f autotools_files rm -f debian/*.tmp rm -f debian/soname-cache find debian -name '.#*' | xargs -r rm -f rm -f debian/patches/series* dh_clean dpkg-source -b gcc-4.6-4.6.0~rc1 dpkg-source: info: using source format `1.0' dpkg-source: info: building gcc-4.6 using existing gcc-4.6_4.6.0~rc1.orig.tar.gz dpkg-source: info: building gcc-4.6 in gcc-4.6_4.6.0~rc1-2.diff.gz dpkg-source: info: building gcc-4.6 in gcc-4.6_4.6.0~rc1-2.dsc debian/rules build : # unpack gcc tarball mkdir stamps if [ -d /tmp/gcc-4.6-4.6.0~rc1/src ]; then \ echo >&2 "Source directory /tmp/gcc-4.6-4.6.0~rc1/src exists. Delete by hand"; \ false; \ fi rm -rf gcc-4.6.0 case gcc-4.6.0-dfsg.tar.xz in \ *.bz2) tar -x --bzip2 -f gcc-4.6.0-dfsg.tar.xz;; \ *.gz) tar -x --gzip -f gcc-4.6.0-dfsg.tar.xz;; \ *.lzma) lzcat gcc-4.6.0-dfsg.tar.xz | tar -x -f -;; \ *.xz) xzcat gcc-4.6.0-dfsg.tar.xz | tar -x -f -;; \ *) false; \ esac mv gcc-4.6.0 /tmp/gcc-4.6-4.6.0~rc1/src rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/doc/*.1 rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/doc/fsf-funding.7 rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/doc/*.info rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/fortran/*.info rm -f /tmp/gcc-4.6-4.6.0~rc1/src/libgomp/*.info rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/java/*.1 rm -f /tmp/gcc-4.6-4.6.0~rc1/src/gcc/java/*.info for i in gcc/doc/arm-neon-intrinsics.texi gcc/doc/bugreport.texi gcc/doc/c-tree.texi gcc/doc/cfg.texi gcc/doc/collect2.texi gcc/doc/compat.texi gcc/doc/configfiles.texi gcc/doc/configterms.texi gcc/doc/contrib.texi gcc/doc/contribute.texi gcc/doc/cpp.texi gcc/doc/cppenv.texi gcc/doc/cppinternals.texi gcc/doc/cppopts.texi gcc/doc/extend.texi gcc/doc/fragments.texi gcc/doc/frontends.texi gcc/doc/gccint.texi gcc/doc/gcov.texi gcc/doc/generic.texi gcc/doc/gimple.texi gcc/doc/gnu.texi gcc/doc/gty.texi gcc/doc/headerdirs.texi gcc/doc/hostconfig.texi gcc/doc/implement-c.texi gcc/doc/implement-cxx.texi gcc/doc/install-old.texi gcc/doc/install.texi gcc/doc/interface.texi gcc/doc/invoke.texi gcc/doc/languages.texi gcc/doc/libgcc.texi gcc/doc/loop.texi gcc/doc/lto.texi gcc/doc/makefile.texi gcc/doc/md.texi gcc/doc/objc.texi gcc/doc/options.texi gcc/doc/passes.texi gcc/doc/plugins.texi gcc/doc/portability.texi gcc/doc/rtl.texi gcc/doc/service.texi gcc/doc/sourcebuild.texi gcc/doc/standards.texi gcc/doc/tm.texi.in gcc/doc/tm.texi gcc/doc/tree-ssa.texi gcc/doc/trouble.texi gcc/doc/include/gcc-common.texi gcc/doc/include/funding.texi gcc/fortran/gfc-internals.texi gcc/fortran/invoke.texi gcc/fortran/intrinsic.texi ; do \ if [ -f /tmp/gcc-4.6-4.6.0~rc1/src/$i ]; then \ cp debian/dummy.texi /tmp/gcc-4.6-4.6.0~rc1/src/$i; \ else \ echo >&2 "$i does not exist, fix debian/rules.unpack"; \ fi; \ done gcc/doc/c-tree.texi does not exist, fix debian/rules.unpack for i in gcc/doc/gcc.texi gcc/java/gcj.texi gcc/ada/gnat-style.texi gcc/ada/gnat_rm.texi gcc/ada/gnat_ugn.texi gcc/fortran/gfortran.texi gcc/go/gccgo.texi libgomp/libgomp.texi libquadmath/libquadmath.texi ; do \ n=$(basename $i .texi); \ if [ -f /tmp/gcc-4.6-4.6.0~rc1/src/$i ]; then \ sed "s/@name@/$n/g" debian/gcc-dummy.texi \ > /tmp/gcc-4.6-4.6.0~rc1/src/$i; \ else \ echo >&2 "$i does not exist, fix debian/rules.unpack"; \ fi; \ done for i in gcc/doc/cpp.1 gcc/doc/g++.1 gcc/doc/gc-analyze.1 gcc/doc/gcc.1 gcc/doc/gccgo.1 gcc/doc/gcj.1 gcc/doc/gcj-dbtool.1 gcc/doc/gcjh.1 gcc/doc/gcov.1 gcc/doc/gfortran.1 gcc/doc/gij.1 gcc/doc/grmic.1 gcc/doc/grmiregistry.1 gcc/doc/jcf-dump.1 gcc/doc/jv-convert.1 gcc/doc/fsf-funding.7 ; do \ touch /tmp/gcc-4.6-4.6.0~rc1/src/$i; \ done rm -f /tmp/gcc-4.6-4.6.0~rc1/src/INSTALL/*.html echo "gcc-4.6.0-dfsg.tar.xz unpacked." > stamps/01-unpack-stamp-gcc-4.6.0-dfsg.tar.xz echo -e "\nBuilt from Debian source package gcc-4.6-4.6.0~rc1-2" \ > pxxx echo -e "Integrated upstream packages in this version:\n" >> pxxx for i in gcc-4.6.0-dfsg.tar.xz ; do echo " $i" >> pxxx; done mv -f pxxx stamps/01-unpack-stamp echo svn-updates.diff gcc-gfdl-build.diff gcc-textdomain.diff gcc-driver-extra-langs.diff gcc-hash-style-both.diff libstdc++-pic.diff libstdc++-doclink.diff libstdc++-man-3cxx.diff libstdc++-test-installed.diff libjava-stacktrace.diff libjava-subdir.diff libjava-jnipath.diff libjava-sjlj.diff libjava-disable-plugin.diff alpha-no-ev4-directive.diff boehm-gc-getnprocs.diff note-gnu-stack.diff m68k-allow-gnu99.diff libgomp-omp_h-multilib.diff sparc-force-cpu.diff pr24619.diff pr45979.diff gccgo-version.diff no_fpr_in_libgcc.diff libjava-armel-unwind.diff libjava-disable-static.diff libjava-fixed-symlinks.diff libstdc++-arm-wno-abi.diff libstdc++-no-testsuite.diff ada-mips.diff libffi-ro-eh_frame_sect.diff arm-unbreak-eabi-armv4t.diff gcc-multiarch.diff mips-triarch.diff libjava-nobiarch-check.diff config-ml.diff s390-biarch.diff gcc-powerpc-nof.diff gcc-powerpc-undef.diff gcc-no-add-needed.diff mips-fix-loongson2f-nop.diff gcc-system-root.diff gcc-wnoerr-unused-but-set.diff libgomp-kfreebsd-testsuite.diff \ | sed -r 's/ +/ /g' | tr " " "\n" > debian/patches/series sed -r 's/(.)$/\1 -p1/' -i debian/patches/series touch stamps/02-series-stamp QUILT_PATCHES=debian/patches \ quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch svn-updates.diff patching file src/configure patching file src/gcc/DATESTAMP patching file src/gcc/ChangeLog patching file src/gcc/testsuite/gcc.target/arm/pr46788.c patching file src/gcc/testsuite/g++.old-deja/g++.jason/conversion11.C patching file src/gcc/testsuite/g++.old-deja/g++.law/arg11.C patching file src/gcc/testsuite/gcc.c-torture/execute/postmod-1.c patching file src/gcc/testsuite/gcc.c-torture/compile/pr48161.c patching file src/gcc/testsuite/gcc.dg/c1x-typedef-2.c patching file src/gcc/testsuite/gcc.dg/c1x-anon-struct-3.c patching file src/gcc/testsuite/gcc.dg/anon-struct-11.c patching file src/gcc/testsuite/gcc.dg/c1x-typedef-1.c patching file src/gcc/testsuite/gcc.dg/torture/20090618-1.c patching file src/gcc/testsuite/gcc.dg/c1x-anon-struct-1.c patching file src/gcc/testsuite/ChangeLog patching file src/gcc/testsuite/g++.dg/debug/dwarf2/typedef6.C patching file src/gcc/testsuite/g++.dg/cpp0x/pr45908.C patching file src/gcc/testsuite/g++.dg/cpp0x/sfinae6.C patching file src/gcc/testsuite/g++.dg/cpp0x/initlist38.C patching file src/gcc/testsuite/g++.dg/cpp0x/constexpr-array3.C patching file src/gcc/testsuite/g++.dg/torture/pr48165.C patching file src/gcc/testsuite/g++.dg/template/incomplete6.C patching file src/gcc/cp/typeck.c patching file src/gcc/cp/decl.c patching file src/gcc/cp/ChangeLog patching file src/gcc/cp/call.c patching file src/gcc/dwarf2out.c patching file src/gcc/expr.c patching file src/gcc/c-decl.c patching file src/gcc/po/ChangeLog patching file src/gcc/po/gcc.pot patching file src/gcc/tree-object-size.c patching file src/gcc/config/i386/i386.opt patching file src/gcc/config/sol2.c patching file src/gcc/config/rs6000/constraints.md patching file src/gcc/config/rs6000/predicates.md patching file src/gcc/config/rs6000/rs6000-protos.h patching file src/gcc/config/rs6000/rs6000.c patching file src/gcc/config/rs6000/rs6000.md patching file src/gcc/config/arm/arm.md patching file src/libstdc++-v3/src/shared_ptr.cc patching file src/libstdc++-v3/src/Makefile.in patching file src/libstdc++-v3/src/system_error.cc patching file src/libstdc++-v3/src/functional.cc patching file src/libstdc++-v3/src/stdexcept.cc patching file src/libstdc++-v3/src/future.cc patching file src/libstdc++-v3/src/Makefile.am patching file src/libstdc++-v3/doc/xml/manual/abi.xml patching file src/libstdc++-v3/include/Makefile.in patching file src/libstdc++-v3/include/std/system_error patching file src/libstdc++-v3/include/std/stdexcept patching file src/libstdc++-v3/include/std/future patching file src/libstdc++-v3/include/std/functional patching file src/libstdc++-v3/include/bits/regex_compiler.h patching file src/libstdc++-v3/include/bits/regex_grep_matcher.tcc patching file src/libstdc++-v3/include/bits/regex_grep_matcher.h patching file src/libstdc++-v3/include/bits/regex_cursor.h patching file src/libstdc++-v3/include/bits/c++config patching file src/libstdc++-v3/include/bits/regex_nfa.tcc patching file src/libstdc++-v3/include/bits/shared_ptr_base.h patching file src/libstdc++-v3/include/bits/regex_nfa.h patching file src/libstdc++-v3/include/bits/random.tcc patching file src/libstdc++-v3/include/bits/regex.h patching file src/libstdc++-v3/include/bits/random.h patching file src/libstdc++-v3/include/Makefile.am patching file src/libstdc++-v3/ChangeLog patching file src/libstdc++-v3/libsupc++/Makefile.in patching file src/libstdc++-v3/libsupc++/nested_exception.cc patching file src/libstdc++-v3/libsupc++/nested_exception.h patching file src/libstdc++-v3/libsupc++/Makefile.am patching file src/libstdc++-v3/testsuite/19_diagnostics/stdexcept.cc patching file src/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc patching file src/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc patching file src/libstdc++-v3/config/abi/pre/gnu.ver patching file src/configure.ac patching file src/libgfortran/intrinsics/system_clock.c patching file src/libgfortran/ChangeLog patching file src/ChangeLog patching file src/libcpp/ChangeLog patching file src/libcpp/lex.c Applying patch gcc-gfdl-build.diff patching file src/gcc/Makefile.in Hunk #1 succeeded at 3680 (offset -1 lines). Applying patch gcc-textdomain.diff patching file src/gcc/intl.c patching file src/gcc/Makefile.in Hunk #1 succeeded at 5156 (offset -60 lines). patching file src/libcpp/init.c patching file src/libcpp/system.h patching file src/libcpp/Makefile.in Applying patch gcc-driver-extra-langs.diff patching file src/gcc/Makefile.in Applying patch gcc-hash-style-both.diff patching file src/gcc/config/alpha/linux-elf.h Hunk #1 succeeded at 41 (offset 2 lines). patching file src/gcc/config/i386/linux.h Hunk #1 succeeded at 104 with fuzz 2 (offset -9 lines). patching file src/gcc/config/i386/linux64.h Hunk #1 succeeded at 78 with fuzz 1 (offset 8 lines). patching file src/gcc/config/ia64/linux.h Hunk #1 succeeded at 64 (offset 24 lines). patching file src/gcc/config/rs6000/linux64.h Hunk #1 succeeded at 389 (offset 3 lines). patching file src/gcc/config/rs6000/sysv4.h Hunk #1 succeeded at 830 with fuzz 2 (offset -76 lines). patching file src/gcc/config/s390/linux.h patching file src/gcc/config/sparc/linux.h Hunk #1 succeeded at 74 with fuzz 1 (offset -12 lines). patching file src/gcc/config/arm/linux-elf.h Hunk #1 succeeded at 71 with fuzz 2 (offset -1 lines). Applying patch libstdc++-pic.diff patching file src/libstdc++-v3/src/Makefile.am Hunk #1 succeeded at 445 (offset 23 lines). patching file src/libstdc++-v3/src/Makefile.in Hunk #1 succeeded at 725 (offset 15 lines). Hunk #2 succeeded at 774 (offset 15 lines). Hunk #3 succeeded at 989 (offset 25 lines). Applying patch libstdc++-doclink.diff patching file src/libstdc++-v3/doc/doxygen/mainpage.html patching file src/libstdc++-v3/doc/html/api.html patching file src/libstdc++-v3/doc/xml/api.xml Applying patch libstdc++-man-3cxx.diff patching file src/libstdc++-v3/doc/doxygen/user.cfg.in patching file src/libstdc++-v3/scripts/run_doxygen Applying patch libstdc++-test-installed.diff patching file src/libstdc++-v3/testsuite/lib/libstdc++.exp Applying patch libjava-stacktrace.diff patching file src/libjava/stacktrace.cc Applying patch libjava-subdir.diff patching file src/gcc/java/Make-lang.in Hunk #1 succeeded at 329 (offset -12 lines). patching file src/libjava/classpath/configure.ac patching file src/libjava/testsuite/Makefile.am patching file src/libjava/testsuite/lib/libjava.exp patching file src/libjava/testsuite/Makefile.in patching file src/libjava/configure.ac patching file src/libjava/Makefile.am patching file src/libjava/Makefile.in Applying patch libjava-jnipath.diff patching file src/libjava/gnu/classpath/natSystemProperties.cc Applying patch libjava-sjlj.diff patching file src/libjava/sysdep/generic/backtrace.h Applying patch libjava-disable-plugin.diff patching file src/libjava/configure.ac Applying patch alpha-no-ev4-directive.diff patching file src/gcc/config/alpha/alpha.c Applying patch boehm-gc-getnprocs.diff patching file src/boehm-gc/pthread_support.c Applying patch note-gnu-stack.diff patching file src/boehm-gc/ia64_save_regs_in_stack.s patching file src/boehm-gc/ia64_save_regs_in_stack.S patching file src/gcc/config/ia64/crtbegin.asm patching file src/gcc/config/ia64/crtend.asm patching file src/gcc/config/ia64/crti.asm patching file src/gcc/config/ia64/crtn.asm patching file src/gcc/config/ia64/lib1funcs.asm patching file src/gcc/config/ia64/linux.h patching file src/gcc/config/rs6000/ppc-asm.h Applying patch m68k-allow-gnu99.diff patching file src/gcc/config/m68k/linux.h Applying patch libgomp-omp_h-multilib.diff patching file src/libgomp/omp.h.in Applying patch sparc-force-cpu.diff patching file src/gcc/config.gcc Hunk #1 succeeded at 3752 (offset 16 lines). Applying patch pr24619.diff patching file src/libmudflap/mf-hooks2.c Applying patch pr45979.diff patching file src/gcc/config/host-linux.c Applying patch gccgo-version.diff patching file src/gcc/go/Make-lang.in patching file src/libgo/Makefile.in Hunk #1 succeeded at 469 (offset -2 lines). Hunk #2 succeeded at 539 (offset -2 lines). patching file src/libgo/Makefile.am Applying patch no_fpr_in_libgcc.diff patching file src/gcc/config/rs6000/crtresfpr.asm patching file src/gcc/config/rs6000/crtresxfpr.asm patching file src/gcc/config/rs6000/crtsavfpr.asm Applying patch libjava-armel-unwind.diff patching file src/libjava/stacktrace.cc Applying patch libjava-disable-static.diff patching file src/Makefile.in Applying patch libjava-fixed-symlinks.diff patching file src/libjava/Makefile.am patching file src/libjava/Makefile.in Applying patch libstdc++-arm-wno-abi.diff patching file src/libstdc++-v3/testsuite/lib/libstdc++.exp Applying patch libstdc++-no-testsuite.diff patching file src/libstdc++-v3/testsuite/Makefile.in Hunk #1 succeeded at 541 (offset -19 lines). Applying patch ada-mips.diff patching file src/gcc/ada/gcc-interface/Makefile.in Applying patch libffi-ro-eh_frame_sect.diff patching file src/libffi/configure.ac Applying patch arm-unbreak-eabi-armv4t.diff patching file src/gcc/config/arm/linux-eabi.h Hunk #1 succeeded at 45 (offset 1 line). Applying patch gcc-multiarch.diff patching file src/gcc/incpath.c patching file src/gcc/cppdefault.c Hunk #1 succeeded at 64 (offset 4 lines). patching file src/gcc/config.gcc Hunk #1 succeeded at 3784 (offset 225 lines). patching file src/gcc/gcc.c Hunk #1 succeeded at 34 with fuzz 2 (offset -38 lines). Hunk #2 succeeded at 233 (offset -141 lines). Hunk #3 succeeded at 6453 (offset -865 lines). Hunk #4 succeeded at 7502 (offset -916 lines). patching file src/gcc/Makefile.in Hunk #1 succeeded at 984 (offset 14 lines). Hunk #2 succeeded at 2179 (offset 17 lines). Hunk #3 succeeded at 2205 (offset 17 lines). patching file src/gcc/configure.ac Hunk #1 succeeded at 606 (offset 6 lines). patching file src/gcc/config.in Hunk #1 succeeded at 191 (offset 12 lines). patching file src/gcc/multiarch.h Applying patch mips-triarch.diff patching file src/gcc/config.gcc Hunk #1 succeeded at 1885 (offset 2 lines). patching file src/gcc/config/mips/linux64.h patching file src/gcc/config/mips/t-linux64 Applying patch libjava-nobiarch-check.diff patching file src/libjava/testsuite/Makefile.in Applying patch config-ml.diff patching file src/config-ml.in Applying patch s390-biarch.diff patching file src/gcc/config.gcc Hunk #1 succeeded at 2292 (offset 3 lines). Applying patch gcc-powerpc-nof.diff patching file src/gcc/config/rs6000/t-linux64 Applying patch gcc-powerpc-undef.diff patching file src/gcc/config/rs6000/sysv4.h Applying patch gcc-no-add-needed.diff patching file src/gcc/config/rs6000/sysv4.h patching file src/gcc/config/gnu-user.h patching file src/gcc/config/alpha/elf.h patching file src/gcc/config/ia64/linux.h Applying patch mips-fix-loongson2f-nop.diff patching file src/gcc/config/mips/mips.h Applying patch gcc-system-root.diff patching file src/gcc/configure.ac Applying patch gcc-wnoerr-unused-but-set.diff patching file src/gcc/gcc.c Applying patch libgomp-kfreebsd-testsuite.diff patching file src/libgomp/testsuite/libgomp.c/lock-2.c Now at patch libgomp-kfreebsd-testsuite.diff awk '/^EOF/ {exit} p==1 {print} /EOF$/ {p=1}' \ debian/patches/svn-updates.diff > src/LAST_UPDATED if ! test -f ./autotools_files ; then touch ./autotools_files ; fi cd /tmp/gcc-4.6-4.6.0~rc1/src/fixincludes && ./genfixes AutoGen-ing fixincl.x for f in ./src/configure.ac ./src/gcc/ada/gcc-interface/Makefile.in ././src/gcc/configure.ac ./src/gcc/configure.ac ././src/gcc/Makefile.in ./src/gcc/Makefile.in ./src/libcpp/Makefile.in ./src/libffi/configure.ac ./src/libgo/Makefile.am ./src/libgo/Makefile.in ./src/libjava/classpath/configure.ac ./src/libjava/configure.ac ./src/libjava/Makefile.am ./src/libjava/Makefile.in ./src/libjava/testsuite/Makefile.am ./src/libjava/testsuite/Makefile.in ./src/libstdc++-v3/include/Makefile.am ./src/libstdc++-v3/include/Makefile.in ./src/libstdc++-v3/libsupc++/Makefile.am ./src/libstdc++-v3/libsupc++/Makefile.in ./src/libstdc++-v3/src/Makefile.am ./src/libstdc++-v3/src/Makefile.in ./src/libstdc++-v3/testsuite/Makefile.in ./src/Makefile.in ; \ do case $f in \ */classpath/m4/acinclude.m4) \ : ;; \ */configure.*|*/acinclude.m4) \ if grep ^"$(md5sum $f)"$ ./autotools_files >/dev/null ; \ then echo "Skipping already regenerated file $f." ; \ else \ echo "Running autoconf2.64 in $(dirname $f)..." ; \ dir="/tmp/gcc-4.6-4.6.0~rc1"; cd /tmp/gcc-4.6-4.6.0~rc1/$(dirname $f) \ && AUTOM4TE=/usr/bin/autom4te2.64 autoconf2.64 \ && cd $dir \ && echo "$(md5sum $f)" >> ./autotools_files ; \ fi ;; \ */Makefile.*) ;; \ *) echo "Unknown file: $f"; false; \ esac; \ done Running autoconf2.64 in ./src... Running autoconf2.64 in ././src/gcc... Running autoconf2.64 in ./src/gcc... Running autoconf2.64 in ./src/libffi... Running autoconf2.64 in ./src/libjava/classpath... Running autoconf2.64 in ./src/libjava... for i in svn-updates gcc-gfdl-build gcc-textdomain gcc-driver-extra-langs gcc-hash-style-both libstdc++-pic libstdc++-doclink libstdc++-man-3cxx libstdc++-test-installed libjava-stacktrace libjava-subdir libjava-jnipath libjava-sjlj libjava-disable-plugin alpha-no-ev4-directive boehm-gc-getnprocs note-gnu-stack m68k-allow-gnu99 libgomp-omp_h-multilib sparc-force-cpu pr24619 pr45979 gccgo-version no_fpr_in_libgcc libjava-armel-unwind libjava-disable-static libjava-fixed-symlinks libstdc++-arm-wno-abi libstdc++-no-testsuite ada-mips libffi-ro-eh_frame_sect arm-unbreak-eabi-armv4t gcc-multiarch mips-triarch libjava-nobiarch-check config-ml s390-biarch gcc-powerpc-nof gcc-powerpc-undef gcc-no-add-needed mips-fix-loongson2f-nop gcc-system-root gcc-wnoerr-unused-but-set libgomp-kfreebsd-testsuite; do \ echo -e "\n$i:" >> pxxx; \ sed -n 's/^# *DP: */ /p' debian/patches/$i.diff >> pxxx; \ done mv pxxx stamps/02-patch-stamp mkdir -p stamps /usr/bin/make -f debian/rules.conf control make[1]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1' echo "addons: gccbase cdev c++dev fdev objcdev source objppdev multilib plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx mudflap libmudf libgfortran lib32gfortran lib64gfortran libn32gfortran libobjc lib32objc lib64objc libn32objc libgomp lib32gomp lib64gomp libn32gomp libs source fixincl"; \ m4 -DBINUTILSV=2.21~ -DSRCNAME=gcc-4.6 -D__arm__ -DARCH=armel -DDIST=Debian -DLIBC_DEV_DEP="libc6-dev (>= 2.5)" -DLIBC_BIARCH_BUILD_DEP="libc6-dev-amd64 [i386], libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64], lib64gcc1 [i386 powerpc sparc s390], libc6-dev-mips64 [mips mipsel], libc6-dev-mipsn32 [mips mipsel]," -DFORTRAN_BUILD_DEP="" -DGNAT_BUILD_DEP="" -DJAVA_BUILD_DEP="" -DJAVA_BUILD_INDEP=", " -DLIBSTDCXX_BUILD_INDEP="doxygen (>= 1.7.2), graphviz (>= 2.2), gsfonts-x11, texlive-latex-base" -DGDC_BUILD_DEP="" -DSPU_BUILD_DEP="binutils-spu (>= 2.21~) [powerpc ppc64], newlib-spu (>= 1.16.0) [powerpc ppc64]," -DBINUTILS_BUILD_DEP="binutils (>= 2.21~) | binutils-multiarch (>= 2.21~)" -DLIBC_BUILD_DEP="libc6.1-dev (>= 2.5) [alpha ia64] | libc0.3-dev (>= 2.5) [hurd-i386] | libc0.1-dev (>= 2.5) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.5)" -DCHECK_BUILD_DEP="dejagnu [!m68k !hurd-i386 !hurd-alpha], autogen," -DAUTO_BUILD_DEP="m4, libtool, autoconf2.64, automake (>= 1:1.11), automake (<< 1:1.12)," -DAUTOGEN_BUILD_DEP="" -DCLOOG_BUILD_DEP="libcloog-ppl-dev (>= 0.15.9-2~)," -DGMP_BUILD_DEP="libgmp10-dev," -DMPFR_BUILD_DEP="libmpfr-dev (>= 3.0.0-9~)," -DMPC_BUILD_DEP="libmpc-dev," -DELF_BUILD_DEP="libelfg0-dev (>= 0.8.12)," -DSOURCE_BUILD_DEP="" -DCROSS_BUILD_DEP="" -DMULTILIB_ARCHS="amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc" -DNEON_ARCHS="" -DTP= -DTS= -DLS= \ -DPV=-4.6 \ -DCXX_SO=6 \ -DGCC_SO=1 \ -DOBJC_SO=3 \ -DFORTRAN_SO=3 \ -DGCJ_SO=12 \ -DLIBGCJ_EXT=12 \ -DGNAT_SO=4.6 \ -DGNAT_V=4.6 \ -DGOMP_SO=1 \ -DGCCMATH_SO= \ -DMF_SO=0 \ -DQMATH_SO= \ -DSSP_SO=0 \ -DGO_SO=0 \ -Denabled_languages="c c++ fortran objc objpp gccbase cdev c++dev fdev objcdev source objppdev multilib plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx mudflap libmudf libgfortran lib32gfortran lib64gfortran libn32gfortran libobjc lib32objc lib64objc libn32objc libgomp lib32gomp lib64gomp libn32gomp libs source fixincl" \ -Dada_no_archs="!m32r !m68k !sh3 !sh3eb !sh4 !sh4eb !hurd-i386 !hurd-alpha !knetbsd-i386 !knetbsd-alpha" \ -Djava_no_archs="!knetbsd-i386 !knetbsd-alpha" \ -Dfortran_no_archs="" \ -Dlibgc_no_archs="!avr !mips !mipsel !knetbsd-i386 !knetbsd-alpha" \ -Dcheck_no_archs="!m68k !hurd-i386 !hurd-alpha" \ -Dlocale_no_archs="!m68k !knetbsd-i386 !knetbsd-alpha" \ -Dlinux_gnu_archs="" \ -Dbiarch32_archs="amd64 ppc64 kfreebsd-amd64" \ -Dbiarch64_archs="i386 powerpc sparc s390 mips mipsel" \ -Dbiarchn32_archs="mips mipsel" \ debian/control.m4 > debian/control.tmp2 addons: gccbase cdev c++dev fdev objcdev source objppdev multilib plugindev libgcc lib4gcc lib32gcc lib64gcc libn32gcc libcxx lib32cxx lib64cxx libn32cxx mudflap libmudf libgfortran lib32gfortran lib64gfortran libn32gfortran libobjc lib32objc lib64objc libn32objc libgomp lib32gomp lib64gomp libn32gomp libs source fixincl uniq debian/control.tmp2 | sed '/^Build/s/ *, */, /g' \ > debian/control.tmp rm -f debian/control.tmp2 [ -e debian/control ] \ && cmp -s debian/control debian/control.tmp \ && rm -f debian/control.tmp && exit 0; \ mv debian/control.tmp debian/control; touch stamps/03-control-stamp m4 -DDIST=Debian -DSRCNAME=gcc-4.6 \ debian/README.Bugs.m4 > debian/README.Bugs rm -f debian/rules.parameters.tmp ( \ echo '# configuration parameters taken from upstream source files'; \ echo 'GCC_VERSION := 4.6.0'; \ echo 'NEXT_GCC_VERSION := 4.6.1'; \ echo 'BASE_VERSION := 4.6'; \ echo 'SOURCE_VERSION := 4.6.0~rc1-2'; \ echo 'DEB_VERSION := 4.6.0~rc1-2'; \ echo 'DEB_EVERSION := 1:4.6.0~rc1-2'; \ echo 'GDC_BASE_VERSION := '; \ echo 'DEB_GDC_VERSION := '; \ echo 'DEB_SOVERSION := 4.6'; \ echo 'DEB_SOEVERSION := 1:4.6'; \ echo 'DEB_LIBGCC_SOVERSION := 1:4.6'; \ echo 'DEB_LIBGCC_VERSION := 1:4.6.0~rc1-2'; \ echo 'DEB_STDCXX_SOVERSION := 4.6'; \ echo 'DEB_GCJ_SOVERSION := 4.6'; \ echo 'PKG_GCJ_EXT := 12'; \ echo 'PKG_LIBGCJ_EXT := 12'; \ echo 'DEB_GOMP_SOVERSION := 4.6'; \ echo 'DEB_GCCMATH_SOVERSION := 4.6'; \ echo 'GCC_SONAME := 1'; \ echo 'CXX_SONAME := 6'; \ echo 'FORTRAN_SONAME := 3'; \ echo 'OBJC_SONAME := 3'; \ echo 'GCJ_SONAME := 12'; \ echo 'GNAT_VERSION := 4.6'; \ echo 'GNAT_SONAME := 4.6'; \ echo 'FFI_SONAME := 4'; \ echo 'MUDFLAP_SONAME := 0'; \ echo 'SSP_SONAME := 0'; \ echo 'GOMP_SONAME := 1'; \ echo 'QMATH_SONAME := '; \ echo 'GCCMATH_SONAME := '; \ echo 'GO_SONAME := 0'; \ echo 'LIBC_DEP := libc6'; \ ) > debian/rules.parameters.tmp [ -e debian/rules.parameters ] \ && cmp -s debian/rules.parameters debian/rules.parameters.tmp \ && rm -f debian/rules.parameters.tmp && exit 0; \ mv debian/rules.parameters.tmp debian/rules.parameters; \ touch stamps/03-control-stamp rm -f debian/copyright if echo 4.6.0~rc1-2 | grep -E ^'[0-9]\.[0-9]-[0-9]{8}' ; \ then SVN_BRANCH="trunk" ; \ else \ SVN_BRANCH="gcc-4_6-branch" ; \ fi ; \ sed debian/copyright.in \ -e "s/@BV@/4.6/g" \ -e "s/@SVN_BRANCH@/$SVN_BRANCH/g" \ > debian/copyright rm -f debian/substvars.local.tmp ( \ echo 'gcc:Version=4.6.0~rc1-2'; \ echo 'gcc:EpochVersion=1:4.6.0~rc1-2'; \ echo 'gcc:SoftVersion=4.6'; \ echo 'gdc:Version='; \ echo 'gcj:Version=4.6.0~rc1-2'; \ echo 'gcj:SoftVersion=4.6'; \ echo 'gcj:BaseVersion=4.6'; \ echo 'gnat:Version=4.6.0~rc1-2'; \ echo 'binutils:Version=2.21~'; \ echo 'dep:libgcc=libgcc1 (>= 1:4.6.0~rc1-2)'; \ echo 'dep:libgccbiarch='; \ echo 'dep:libcdev=libc6-dev (>= 2.5)'; \ echo 'dep:libcbiarch='; \ echo 'dep:libcbiarchdev='; \ echo 'dep:libunwinddev='; \ echo 'dep:libcxxbiarch='; \ echo 'dep:libcxxbiarchdbg='; \ echo 'dep:libgobiarch='; \ echo 'dep:libgobiarchdbg='; \ echo 'dep:libgnat='; \ echo 'dep:ecj=ecj-gcj, libecj-java-gcj (>= 3.5.1) , ecj1'; \ echo 'dep:libcloog='; \ ) > debian/substvars.local.tmp echo 'dep:gold=binutils-gold (>= 2.21~)' \ >> debian/substvars.local.tmp echo 'dep:libgomp=libgomp1 (>= ${gcc:Version})' \ >> debian/substvars.local.tmp echo 'dep:gcj=g++-4.6 (>= 4.6)' \ >> debian/substvars.local.tmp [ -e debian/substvars.local ] \ && cmp -s debian/substvars.local debian/substvars.local.tmp \ && rm -f debian/substvars.local.tmp && exit 0; \ mv debian/substvars.local.tmp debian/substvars.local; \ touch stamps/03-control-stamp fs=`echo debian/*BV* debian/*GCJ* debian/*CXX* debian/*LC* debian/*MF* | sort -u`; \ for f in $fs debian/source.lintian-overrides.in; do \ [ -f $f ] || echo "CANNOT FIND $f"; \ [ -f $f ] || continue; \ if [ -z "" ]; then case "$f" in *-CR*) continue; esac; fi; \ f2=$(echo $f | sed 's/BV/4.6/;s/CXX/6/;s/LGCJ/12/;s/GCJ/12/;s/LC/1/;s/MF/0/;s/-CRB//;s/\.in$//'); \ sed -e 's/@BV@/4.6/g' \ -e 's/@CXX@/6/g' \ -e 's/@LGCJ@/12/g' \ -e 's/@GCJ@/12/g' \ -e 's/@GCJSO@/12/g' \ -e 's/@LC@/1/g' \ -e 's/@MF@/0/g' \ -e 's/@SRC@/gcc-4.6/g' \ -e 's/@GFDL@/#/g' \ -e 's/@java_priority@//g' \ -e 's/@gcc_priority@/46/g' \ -e 's/@TARGET@/arm-linux-gnueabi/g' \ $f > $f2; \ touch -r $f $f2; \ done make[1]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1' /usr/bin/make -f debian/rules2 stamps/04-configure-stamp make[1]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1' dh_testdir : # give information about the build process ------------------------ Build process variables ------------------------ Number of parallel processes used for the build: 9 Package source: gcc-4.6 GCC version: 4.6.0 Base Debian version: 4.6 Configured with: -v --with-pkgversion='Debian 4.6.0~rc1-2' --with-bugurl='file:///usr/share/doc/gcc-4.6/README.Bugs' --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --without-ppl --disable-libstdcxx-pch --disable-sjlj-exceptions --enable-checking=release --build=x86_64-linux-gnu --host=arm-linux-gnueabi --target=arm-linux-gnueabi Using shell /bin/bash -e Architecture: armel (GNU: arm-linux-gnueabi) CPPFLAGS: CFLAGS: LDFLAGS: BOOT_CFLAGS: DEBIAN_BUILDARCH: Install prefix: /usr Will not build the biarch compilers Will build the C++ compiler Will build the ObjC compiler. Will build the extra ObjC runtime for garbage collection. Will build the Obj-C++ compiler Will build the Fortran 95 compiler. Will not build the Java compiler: built from separate source Will not build the Ada compiler: built from separate source Will not build the Go compiler: disabled for cpu arm Will not build the D compiler: not yet ported to GCC 4.4 Will build with SSP support. Will not run the testsuite: disabled for reverse cross build Will enable national language support. ----------------------------------------------------------------------------- rm -f stamps/04-configure-stamp stamps/05-build-stamp : # generate debian/README.Debian cat debian/README stamps/02-patch-stamp > debian/README.Debian rm -rf /tmp/gcc-4.6-4.6.0~rc1/build mkdir /tmp/gcc-4.6-4.6.0~rc1/build : # configure cd /tmp/gcc-4.6-4.6.0~rc1/build \ && PATH=/tmp/gcc-4.6-4.6.0~rc1/bin:/usr/lib/gcc/bin:$PATH \ CC="" \ \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/tmp/gcc-4.6-4.6.0~rc1/build/gcc/ada/rts \ ../src/configure -v --with-pkgversion='Debian 4.6.0~rc1-2' --with-bugurl='file:///usr/share/doc/gcc-4.6/README.Bugs' --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --without-ppl --disable-libstdcxx-pch --disable-sjlj-exceptions --enable-checking=release --build=x86_64-linux-gnu --host=arm-linux-gnueabi --target=arm-linux-gnueabi checking build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed checking for arm-linux-gnueabi-g++... arm-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnueabi-g++ accepts -g... yes checking for arm-linux-gnueabi-gnatbind... no checking for gnatbind... no checking for arm-linux-gnueabi-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes The following languages will be built: c,c++,fortran,lto,objc,obj-c++ *** This configuration is not supported in the following subdirectories: zlib gnattools target-libada target-libgo target-libffi target-zlib target-libjava (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... expect checking for runtest... runtest checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar checking for arm-linux-gnueabi-as... arm-linux-gnueabi-as checking for arm-linux-gnueabi-dlltool... no checking for ld... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking for arm-linux-gnueabi-ld... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking for arm-linux-gnueabi-lipo... no checking for arm-linux-gnueabi-nm... arm-linux-gnueabi-nm checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for arm-linux-gnueabi-strip... arm-linux-gnueabi-strip checking for arm-linux-gnueabi-windres... no checking for arm-linux-gnueabi-windmc... no checking for arm-linux-gnueabi-objcopy... arm-linux-gnueabi-objcopy checking for arm-linux-gnueabi-objdump... arm-linux-gnueabi-objdump checking for arm-linux-gnueabi-cc... no checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for arm-linux-gnueabi-c++... no checking for arm-linux-gnueabi-g++... arm-linux-gnueabi-g++ checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for arm-linux-gnueabi-gcj... no checking for arm-linux-gnueabi-gfortran... arm-linux-gnueabi-gfortran checking for arm-linux-gnueabi-gccgo... no checking for arm-linux-gnueabi-dlltool... no checking for arm-linux-gnueabi-lipo... no checking for arm-linux-gnueabi-windres... no checking for arm-linux-gnueabi-windmc... no checking where to find the target ar... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target as... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target objdump... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target ranlib... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target strip... pre-installed in /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile touch stamps/04-configure-stamp make[1]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1' /usr/bin/make -f debian/rules2 stamps/05-build-stamp make[1]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1' : # build locales needed by libstdc++ testsuite rm -rf locales mkdir locales sh debian/locale-gen Generating locales... de_DE.ISO-8859-1... done de_DE.ISO-8859-15@euro... done en_HK.ISO-8859-1... done en_PH.ISO-8859-1... done en_US.ISO-8859-1... done en_US.ISO-8859-1... done en_US.ISO-8859-15... done en_US.UTF-8... done es_ES.ISO-8859-1... done es_MX.ISO-8859-1... done fr_FR.ISO-8859-1... done fr_FR.ISO-8859-15@euro... done is_IS.ISO-8859-1... done is_IS.UTF-8... done it_IT.ISO-8859-1... done ja_JP.EUC-JP... done se_NO.UTF-8... done ta_IN.UTF-8... done zh_TW.BIG5... done Generation complete. touch stamps/05-build-locale-stamp dh_testdir rm -f bootstrap-protocol : # build cross compiler for arm-linux-gnueabi ( \ set +e; \ PATH=/tmp/gcc-4.6-4.6.0~rc1/bin:/usr/lib/gcc/bin:$PATH \ LOCPATH=/tmp/gcc-4.6-4.6.0~rc1/locales \ /usr/bin/make -C /tmp/gcc-4.6-4.6.0~rc1/build -j 9 \ CC="" \ \ \ ; \ echo $? > status; \ ) 2>&1 | tee bootstrap-protocol make[2]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build' make[3]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build' mkdir -p -- ./libiberty mkdir -p -- ./lto-plugin mkdir -p -- ./fixincludes mkdir -p -- ./intl mkdir -p -- ./libdecnumber Configuring in ./libiberty Configuring in ./lto-plugin Configuring in ./fixincludes Configuring in ./intl mkdir -p -- build-x86_64-linux-gnu/fixincludes mkdir -p -- build-x86_64-linux-gnu/libiberty Configuring in ./libdecnumber Configuring in build-x86_64-linux-gnu/fixincludes Configuring in build-x86_64-linux-gnu/libiberty configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ../config.cache configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: loading cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... checking for perl... no checking for makeinfo... makeinfo --split-size=5000000 perl yes checking for a BSD-compatible install... /usr/bin/install -c checking for perl... checking whether NLS is requested... yes yes perl checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for msgfmt... checking build system type... checking build system type... checking build system type... checking build system type... checking for C compiler default output file name... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... x86_64-pc-linux-gnu checking for x86_64-linux-gnu-ar... ar checking for x86_64-linux-gnu-ranlib... ranlib checking for x86_64-linux-gnu-gcc... gcc arm-unknown-linux-gnueabi checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar arm-unknown-linux-gnueabi checking target system type... checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc x86_64-pc-linux-gnu checking target system type... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... arm-unknown-linux-gnueabi checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... arm-unknown-linux-gnueabi checking for x86_64-linux-gnu-gcc... gcc /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... checking for C compiler default output file name... checking for C compiler default output file name... /usr/bin/xgettext checking for C compiler default output file name... checking for msgmerge... checking for C compiler default output file name... /usr/bin/msgmerge checking for suffix of object files... checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... a.out checking whether the C compiler works... yes a.out checking whether the C compiler works... checking whether we are cross compiling... no checking for suffix of executables... yes checking whether we are cross compiling... no checking for suffix of executables... o checking whether we are using the GNU C compiler... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... yes checking whether arm-linux-gnueabi-gcc accepts -g... checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... none needed checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for aclocal... aclocal checking for autoconf... autoconf yes checking whether arm-linux-gnueabi-gcc accepts -g... checking for autoheader... autoheader checking for suffix of object files... checking whether arm-linux-gnueabi-gcc supports -W... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... yes yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... checking whether arm-linux-gnueabi-gcc supports -Wall... yes checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... yes checking whether arm-linux-gnueabi-gcc accepts -g... none needed checking for a sed that does not truncate output... /bin/sed none needed none needed checking for a sed that does not truncate output... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether arm-linux-gnueabi-gcc supports -W... /bin/sed checking whether gcc supports -W... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... no checking how to run the C preprocessor... yes yes checking whether gcc supports -Wall... checking whether arm-linux-gnueabi-gcc supports -Wall... yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-prototypes... yes gcc -E checking whether gcc supports -Wwrite-strings... none needed yes yes checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... 64 checking whether arm-linux-gnueabi-gcc supports -Wold-style-definition... checking how to run the C preprocessor... yes checking whether gcc supports -W... checking whether gcc supports -Wstrict-prototypes... checking build system type... yes checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... x86_64-pc-linux-gnu checking host system type... yes arm-linux-gnueabi-gcc -E yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-format-attribute... checking whether gcc supports -Wall... yes checking whether gcc supports -Wmissing-prototypes... arm-unknown-linux-gnueabi checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for library containing strerror... yes yes yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-prototypes... checking whether gcc supports -Wwrite-strings... checking whether arm-linux-gnueabi-gcc supports -Wcast-qual... yes checking whether arm-linux-gnueabi-gcc supports -W... checking whether gcc supports -Wold-style-definition... yes yes checking whether gcc supports -Wc++-compat... yes checking whether arm-linux-gnueabi-gcc supports -pedantic -Wno-long-long... yes yes checking whether arm-linux-gnueabi-gcc supports -Wold-style-definition... checking whether gcc supports -Wmissing-format-attribute... checking whether arm-linux-gnueabi-gcc supports -Wall... none required checking how to run the C preprocessor... yes yes checking how to run the C preprocessor... checking whether gcc supports -Wstrict-prototypes... yes yes yes checking whether gcc supports -Wno-overlength-strings... checking whether arm-linux-gnueabi-gcc supports -Wmissing-format-attribute... checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... arm-linux-gnueabi-gcc -E yes yes checking whether gcc supports -pedantic -Wno-long-long... checking whether gcc supports -pedantic ... yes arm-linux-gnueabi-gcc -E checking whether arm-linux-gnueabi-gcc supports -Wno-overlength-strings... yes checking whether arm-linux-gnueabi-gcc supports -Wc++-compat... yes checking how to run the C preprocessor... yes checking whether gcc and cc understand -c and -o together... checking for grep that handles long lines and -e... /bin/grep checking for egrep... yes checking whether arm-linux-gnueabi-gcc supports -pedantic -Wno-long-long... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... gcc -E yes checking how to run the C preprocessor... yes checking whether arm-linux-gnueabi-gcc supports -pedantic ... 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 whether arm-linux-gnueabi-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for sys/types.h... yes arm-linux-gnueabi-gcc -E checking for an ANSI C-conforming const... yes checking for inline... yes checking for inline... yes inline checking for grep that handles long lines and -e... checking for sys/types.h... checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... inline 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 yes yes checking for stdlib.h... checking for an ANSI C-conforming const... checking for sys/stat.h... yes yes checking for sys/stat.h... checking for sys/types.h... yes checking for inline... yes yes checking for string.h... checking for stdlib.h... inline 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 stdlib.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes yes checking for memory.h... yes checking for sys/stat.h... checking for string.h... yes checking for stdlib.h... yes checking for stdlib.h... yes yes checking for sys/types.h... checking for string.h... yes yes yes checking for memory.h... yes checking for memory.h... checking for strings.h... yes checking for memory.h... checking for sys/stat.h... yes checking for strings.h... yes yes checking for stdlib.h... yes checking for string.h... checking for inttypes.h... yes yes checking for strings.h... yes checking for string.h... checking for stdint.h... yes yes checking for strings.h... checking for inttypes.h... yes yes checking for unistd.h... checking for memory.h... yes yes yes yes checking for memory.h... checking whether byte ordering is bigendian... checking for inttypes.h... checking for strings.h... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for stdint.h... yes yes checking for stdint.h... yes checking for stdint.h... checking for strings.h... yes checking for unistd.h... no checking for a BSD-compatible install... /usr/bin/install -c yes yes checking for stdint.h... checking for sys/file.h... checking whether byte ordering is bigendian... yes yes checking for unistd.h... yes checking for unistd.h... checking for sys/param.h... yes yes checking for inttypes.h... checking for limits.h... yes yes checking for stdlib.h... (cached) yes checking for unistd.h... checking for malloc.h... yes checking stddef.h usability... yes yes checking for string.h... (cached) checking ctype.h usability... yes checking for unistd.h... (cached) yes yes no checking for a BSD-compatible install... checking for strings.h... (cached) /usr/bin/install -c yes checking for stdint.h... checking for sys/time.h... checking for sys/file.h... yes yes checking stddef.h presence... yes yes checking for off_t... checking for time.h... yes checking for stddef.h... yes checking for sys/param.h... checking for stdlib.h... (cached) yes yes checking for strings.h... (cached) yes yes checking ctype.h presence... checking for sys/resource.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes yes checking fcntl.h usability... yes checking for ctype.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... checking stddef.h usability... yes checking for sys/mman.h... checking for stdlib.h... (cached) yes yes checking for malloc.h... checking for fcntl.h... yes yes checking for alloca.h... checking for string.h... (cached) yes checking for unistd.h... yes (cached) checking fcntl.h presence... yes checking for strings.h... (cached) yes yes yes checking for sys/time.h... yes checking for fcntl.h... yes checking for sys/pstat.h... checking stddef.h usability... yes checking stddef.h presence... checking sys/file.h usability... yes no yes checking for stddef.h... yes checking for sys/sysmp.h... yes checking for size_t... checking for time.h... checking for string.h... (cached) yes checking stdio.h usability... no yes checking for sys/sysinfo.h... checking for sys/resource.h... yes checking for machine/hal_sysinfo.h... yes checking stddef.h presence... yes yes checking sys/file.h presence... yes checking for stddef.h... yes yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes yes checking stdio.h presence... checking for arm-linux-gnueabi-strip... yes checking for sys/file.h... arm-linux-gnueabi-strip yes checking for a thread-safe mkdir -p... checking for sys/mman.h... checking for strings.h... (cached) yes /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... no checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/table.h... yes checking for clearerr_unlocked... yes yes checking for stdio.h... yes checking fcntl.h usability... checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc looking for a compliant stdint.h in stdint.h, checking for fcntl.h... checking for uintmax_t... no checking for sys/sysctl.h... yes checking for C compiler default output file name... yes checking for alloca.h... checking for sys/systemcfg.h... yes checking for working alloca.h... yes no checking for sys/pstat.h... checking for stdint.h... (cached) yes yes checking for stdio_ext.h... yes checking fcntl.h presence... checking for feof_unlocked... yes no checking for uintptr_t... checking for sys/sysmp.h... yes yes checking for fcntl.h... yes checking for process.h... checking sys/file.h usability... no a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for sys/sysinfo.h... no checking for sys/prctl.h... yes checking for alloca... yes yes checking for machine/hal_sysinfo.h... yes checking for sys/wait.h that is POSIX.1 compatible... checking for ferror_unlocked... no checking for sys/table.h... yes checking for int_least32_t... yes checking sys/file.h presence... checking for suffix of object files... no checking for sys/sysctl.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/file.h... yes yes checking for sys/stat.h... (cached) yes yes checking for stdlib.h... (cached) yes checking for clearerr_unlocked... checking for unistd.h... (cached) yes checking for sys/systemcfg.h... o checking whether we are using the GNU C compiler... yes checking for getpagesize... yes checking whether errno must be declared... checking for fflush_unlocked... no checking for stdint.h... (cached) yes yes checking for int_fast32_t... checking for stdio_ext.h... yes checking whether arm-linux-gnueabi-gcc accepts -g... no checking size of int... yes checking for process.h... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... yes yes checking for fgetc_unlocked... yes checking for working mmap... no checking for feof_unlocked... checking whether we are using the GNU C Library 2.1 or newer... no yes checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... checking for sys/prctl.h... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... none needed yes checking for style of include used by /usr/bin/make... yes 4 checking for stdint.h... checking for a 64-bit type... GNU checking dependency style of arm-linux-gnueabi-gcc... checking for fgets_unlocked... yes checking for ferror_unlocked... yes checking whether time.h and sys/time.h may both be included... uint64_t checking for intptr_t... yes checking for unsigned long long... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking whether errno must be declared... yes gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for fileno_unlocked... yes yes checking for off_t... checking for fflush_unlocked... no checking size of int... yes checking for inttypes.h... yes checking for uintptr_t... yes 64 checking how to print strings... checking for fprintf_unlocked... 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... yes /bin/grep -E checking for fgrep... checking whether the inttypes.h PRIxNN macros are broken... /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc... yes /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-linux-gnueabi-nm checking the name lister (arm-linux-gnueabi-nm) interface... checking for fgetc_unlocked... no checking for ld used by GCC... no checking for fputc_unlocked... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for shared library run path origin... yes checking size of int... yes checking for ssize_t... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... arm-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar checking for arm-linux-gnueabi-strip... (cached) arm-linux-gnueabi-strip checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking command to parse arm-linux-gnueabi-nm output from arm-linux-gnueabi-gcc object... done yes checking argz.h usability... checking for fgets_unlocked... yes checking for fputs_unlocked... yes checking argz.h presence... yes yes checking for pid_t... checking for fileno_unlocked... ok yes checking for argz.h... yes yes checking limits.h usability... checking how to run the C preprocessor... checking for fread_unlocked... arm-linux-gnueabi-gcc -E yes yes checking limits.h presence... checking for fprintf_unlocked... yes yes checking for limits.h... yes checking for fwrite_unlocked... checking for ANSI C header files... checking locale.h usability... yes checking for library containing strerror... yes yes checking locale.h presence... no checking for fputc_unlocked... checking for getchar_unlocked... none required yes checking for locale.h... yes checking for asprintf... checking nl_types.h usability... yes checking for sys/types.h... yes 4 checking for a 64-bit type... checking for getc_unlocked... yes yes yes checking nl_types.h presence... checking for sys/stat.h... checking for atexit... yes uint64_t yes checking for nl_types.h... yes checking for intptr_t... checking for fputs_unlocked... checking malloc.h usability... yes checking for putchar_unlocked... yes checking for stdlib.h... yes checking for basename... yes yes checking malloc.h presence... checking for fread_unlocked... yes checking for malloc.h... yes yes yes 4 checking size of long... checking for string.h... checking for putc_unlocked... checking stddef.h usability... yes checking for bcmp... yes checking for uintptr_t... yes yes checking for fwrite_unlocked... checking for memory.h... yes checking stddef.h presence... yes checking whether abort is declared... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes checking for bcopy... checking sys/param.h usability... yes checking for strings.h... yes checking whether asprintf is declared... yes checking for getchar_unlocked... yes yes checking for ssize_t... yes checking for bsearch... yes checking sys/param.h presence... checking for inttypes.h... no yes checking for sys/param.h... checking whether basename is declared... yes checking for feof_unlocked... yes checking for getc_unlocked... yes yes checking for bzero... checking for stdint.h... no checking whether errno is declared... yes yes checking for fgets_unlocked... checking for putchar_unlocked... yes checking for pid_t... yes yes no checking for unistd.h... checking for calloc... checking whether vasprintf is declared... yes yes no checking for getc_unlocked... yes checking whether clearerr_unlocked is declared... checking for dlfcn.h... checking for putc_unlocked... yes checking for clock... yes checking whether feof_unlocked is declared... yes yes checking for library containing strerror... yes checking for objdir... 4 checking for getcwd... checking for ANSI C header files... (cached) yes .libs yes yes checking whether abort is declared... checking for ffs... checking build system type... yes checking whether ferror_unlocked is declared... x86_64-pc-linux-gnu checking host system type... none required checking for asprintf... yes arm-unknown-linux-gnueabi checking target system type... checking for getegid... yes yes yes checking whether asprintf is declared... checking for getcwd... arm-unknown-linux-gnueabi checking for decimal floating point... checking whether fflush_unlocked is declared... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... yes checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... yes checking for atexit... checking whether fgetc_unlocked is declared... yes yes no checking for geteuid... checking for getpagesize... checking whether basename is declared... no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... no yes checking if arm-linux-gnueabi-gcc static flag -static works... yes yes no yes checking for basename... checking for gettimeofday... checking whether errno is declared... checking whether fgets_unlocked is declared... yes configure: updating cache ./config.cache checking for getgid... configure: creating ./config.status no yes yes no checking whether fileno_unlocked is declared... checking for index... checking for bcmp... checking whether vasprintf is declared... yes checking for getuid... yes yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... checking whether fprintf_unlocked is declared... no yes config.status: creating Makefile checking whether clearerr_unlocked is declared... checking for insque... yes config.status: creating config.h checking for bcopy... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... config.status: executing gstdint.h commands yes yes checking whether -lc should be explicitly linked in... checking for mempcpy... no checking whether fputc_unlocked is declared... yes yes checking whether feof_unlocked is declared... checking for memchr... yes yes no checking dynamic linker characteristics... checking whether fputs_unlocked is declared... checking for bsearch... yes make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/libdecnumber' source='../../src/libdecnumber/decNumber.c' object='decNumber.o' libtool=no arm-linux-gnueabi-gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decNumber.c source='../../src/libdecnumber/decContext.c' object='decContext.o' libtool=no arm-linux-gnueabi-gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../src/libdecnumber -I. -c ../../src/libdecnumber/decContext.c source='../../src/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no arm-linux-gnueabi-gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../src/libdecnumber -I. -c ../../src/libdecnumber/dpd/decimal32.c checking for munmap... yes no yes checking whether fread_unlocked is declared... checking for memcmp... yes checking whether ferror_unlocked is declared... checking for bzero... yes yes yes checking for putenv... checking whether fwrite_unlocked is declared... checking for memcpy... 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 int64_t... yes yes checking whether fflush_unlocked is declared... yes checking for setenv... yes checking for calloc... checking whether getchar_unlocked is declared... yes yes checking whether getc_unlocked is declared... source='../../src/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no arm-linux-gnueabi-gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../src/libdecnumber -I. -c ../../src/libdecnumber/dpd/decimal64.c checking whether fgetc_unlocked is declared... yes yes source='../../src/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no arm-linux-gnueabi-gcc -I../../src/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../src/libdecnumber -I. -c ../../src/libdecnumber/dpd/decimal128.c checking for clock... yes checking for memmem... yes yes checking for uint64_t... checking whether putchar_unlocked is declared... checking for setlocale... yes yes checking for ffs... yes checking whether fgets_unlocked is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for memmove... checking whether putc_unlocked is declared... yes no yes checking for an ANSI C-conforming const... checking whether fileno_unlocked is declared... checking for mempcpy... yes yes yes checking for getcwd... yes checking sys/mman.h usability... checking for stpcpy... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking sys/mman.h presence... checking for memset... yes checking whether fprintf_unlocked is declared... yes yes checking for sys/mman.h... yes checking for mmap... checking for getpagesize... yes checking for strcasecmp... yes checking for mkstemps... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... no yes checking whether fputc_unlocked is declared... checking for gettimeofday... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for strdup... yes checking for putenv... yes checking whether fputs_unlocked is declared... configure: updating cache ../config.cache configure: creating ./config.status yes checking for index... yes checking for random... yes no checking for strtoul... checking whether fread_unlocked is declared... yes checking for insque... yes config.status: creating Makefile checking for rename... yes config.status: creating mkheaders.almost yes checking whether fwrite_unlocked is declared... checking for tsearch... config.status: creating config.h yes yes checking for memchr... checking for rindex... yes checking whether getchar_unlocked is declared... yes checking for __argz_count... yes yes checking for setenv... checking for memcmp... yes checking whether getc_unlocked is declared... yes checking for __argz_stringify... yes checking for snprintf... yes checking for memcpy... yes checking whether putchar_unlocked is declared... yes checking for __argz_next... yes checking for sigsetmask... yes checking for memmem... yes config.status: creating Makefile checking whether putc_unlocked is declared... config.status: creating config.h yes config.status: executing depfiles commands yes checking for __fsetlocking... checking for stpcpy... config.status: executing libtool commands yes checking for memmove... yes checking for an ANSI C-conforming const... yes yes checking for iconv... checking for stpncpy... yes checking sys/mman.h usability... yes checking for mempcpy... yes yes checking sys/mman.h presence... checking for strcasecmp... yes checking for iconv declaration... yes checking for sys/mman.h... yes checking for mmap... yes checking for memset... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for strchr... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes yes checking for LC_MESSAGES... yes checking for mkstemps... checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for strdup... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for strncasecmp... checking for putenv... yes checking for bison... bison checking version of bison... 2.4.1, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for strndup... yes config.status: creating Makefile checking for random... config.status: creating mkheaders.almost config.status: creating config.h yes yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... checking for strrchr... autoheader yes checking for rename... configure: updating cache ./config.cache configure: creating ./config.status yes checking for strstr... yes checking for rindex... yes checking for strtod... config.status: creating Makefile config.status: creating config.intl yes yes config.status: creating config.h checking for setenv... checking for strtol... config.status: executing default-1 commands yes yes checking for snprintf... checking for strtoul... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/intl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/intl' yes checking for strverscmp... yes checking for sigsetmask... yes checking for tmpnam... yes checking for stpcpy... yes checking for vasprintf... yes checking for stpncpy... yes checking for vfprintf... yes checking for strcasecmp... yes checking for vprintf... yes checking for strchr... yes checking for vsnprintf... yes yes checking for strdup... checking for vsprintf... yes checking for waitpid... yes checking for strncasecmp... yes checking for setproctitle... yes checking for strndup... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking for strrchr... -1 checking for vfork.h... no checking for fork... yes checking for strstr... yes checking for vfork... yes checking for strtod... yes checking for working fork... yes checking for strtol... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for strtoul... no checking for sys_errlist... yes checking for strverscmp... yes checking for sys_nerr... yes yes checking for sys_siglist... checking for tmpnam... yes checking for external symbol _system_configuration... yes no checking for vasprintf... checking for __fsetlocking... rm -f libdecnumber.a arm-linux-gnueabi-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o arm-linux-gnueabi-ranlib libdecnumber.a make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/libdecnumber' yes yes checking for canonicalize_file_name... checking for vfprintf... yes checking for dup3... yes checking for vprintf... yes checking for getrusage... yes checking for vsnprintf... yes checking for getsysinfo... yes checking for vsprintf... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for waitpid... yes checking for psignal... yes yes checking for pstat_getdynamic... checking for setproctitle... no checking for pstat_getstatic... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for vfork.h... no checking for fork... no checking for realpath... yes yes checking for sbrk... checking for vfork... yes checking for spawnve... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... no checking for spawnvpe... no checking for sys_errlist... no checking for strerror... yes checking for sys_nerr... yes checking for strsignal... yes checking for sys_siglist... yes checking for sysconf... yes checking for external symbol _system_configuration... yes no checking for __fsetlocking... checking for sysctl... yes checking for sysmp... yes checking for canonicalize_file_name... no checking for table... yes checking for dup3... no checking for times... yes checking for getrusage... yes checking for wait3... yes checking for getsysinfo... yes checking for wait4... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking whether basename is declared... no checking whether ffs is declared... yes checking for psignal... yes checking whether asprintf is declared... yes checking for pstat_getdynamic... no checking whether vasprintf is declared... no no checking for pstat_getstatic... checking whether snprintf is declared... yes checking whether vsnprintf is declared... no checking for realpath... yes checking whether calloc is declared... yes checking for sbrk... yes checking whether getenv is declared... yes yes checking for spawnve... checking whether getopt is declared... yes checking whether malloc is declared... no checking for spawnvpe... yes checking whether realloc is declared... no checking for strerror... yes checking whether sbrk is declared... yes yes checking for strsignal... checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for sysconf... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for sysctl... yes checking for working strncmp... yes checking for sysmp... yes no checking for table... configure: updating cache ../config.cache configure: creating ./config.status no checking for times... yes checking for wait3... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for wait4... yes checking whether basename is declared... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/regex.c -o regex.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/md5.c -o md5.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sha1.c -o sha1.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/argv.c -o argv.o make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/libiberty/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/concat.c -o concat.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/crc32.c -o crc32.o checking whether ffs is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fibheap.c -o fibheap.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fnmatch.c -o fnmatch.o checking whether asprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getruntime.c -o getruntime.o checking whether vasprintf is declared... gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hashtab.c -o hashtab.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o checking whether snprintf is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi checking whether vsnprintf is declared... gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pexecute.c -o pexecute.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking whether calloc is declared... gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object.c -o simple-object.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sort.c -o sort.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/spaces.c -o spaces.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi checking whether getenv is declared... gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/splay-tree.c -o splay-tree.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmalloc.c -o xmalloc.o checking whether getopt is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o yes checking whether malloc is declared... ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/libiberty' yes make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/fixincludes' gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixincl.c gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixtests.c checking whether realloc is declared... gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixfixes.c gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/server.c gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/procopen.c gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixlib.c gcc -c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include ../../../src/fixincludes/fixopts.c srcdir="../../../src/fixincludes" /bin/sh ../../../src/fixincludes/mkfixinc.sh arm-unknown-linux-gnueabi sed -e 's/@gcc_version@/4.6.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... gcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/build-x86_64-linux-gnu/fixincludes' yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./libcpp Configuring in ./libcpp make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/libiberty/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/choose-temp.c -o choose-temp.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/argv.c -o argv.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/md5.c -o md5.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/concat.c -o concat.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/crc32.c -o crc32.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/fdmatch.c -o fdmatch.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/sha1.c -o sha1.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/filename_cmp.c -o filename_cmp.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/dyn-string.c -o dyn-string.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/fibheap.c -o fibheap.o configure: creating cache ./config.cache if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/getopt.c -o getopt.o checking build system type... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi x86_64-pc-linux-gnu checking host system type... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/floatformat.c -o floatformat.o arm-unknown-linux-gnueabi checking target system type... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/getopt1.c -o getopt1.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi arm-unknown-linux-gnueabi checking whether /usr/bin/make sets $(MAKE)... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/getruntime.c -o getruntime.o yes checking for a BSD-compatible install... /usr/bin/install -c checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/hex.c -o hex.o checking for C compiler default output file name... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi a.out checking whether the C compiler works... yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi checking whether we are cross compiling... yes checking for suffix of executables... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/lbasename.c -o lbasename.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/make-temp-file.c -o make-temp-file.o checking for suffix of object files... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o o checking whether we are using the GNU C compiler... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/objalloc.c -o objalloc.o yes checking whether arm-linux-gnueabi-gcc accepts -g... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/obstack.c -o obstack.o yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/partition.c -o partition.o none needed if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking whether we are using the GNU C++ compiler... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/pexecute.c -o pexecute.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/physmem.c -o physmem.o yes checking whether arm-linux-gnueabi-g++ accepts -g... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/pex-one.c -o pex-one.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/safe-ctype.c -o safe-ctype.o yes checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking how to run the C preprocessor... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/pex-unix.c -o pex-unix.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/pex-common.c -o pex-common.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi arm-linux-gnueabi-gcc -E arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/cplus-dem.c -o cplus-dem.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/simple-object.c -o simple-object.o checking for grep that handles long lines and -e... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/simple-object-coff.c -o simple-object-coff.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/sort.c -o sort.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/spaces.c -o spaces.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/simple-object-elf.c -o simple-object-elf.o yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi checking for sys/types.h... yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o checking for sys/stat.h... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/strerror.c -o strerror.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/cp-demangle.c -o cp-demangle.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/splay-tree.c -o splay-tree.o yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi checking for stdlib.h... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/strsignal.c -o strsignal.o checking for string.h... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xatexit.c -o xatexit.o yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xmemdup.c -o xmemdup.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xmalloc.c -o xmalloc.o checking for memory.h... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/regex.c -o regex.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xstrerror.c -o xstrerror.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../src/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi yes checking for strings.h... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/xstrndup.c -o xstrndup.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/setproctitle.c -o setproctitle.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../src/libiberty/strncmp.c -o strncmp.o yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether arm-linux-gnueabi-gcc supports -W... yes checking whether arm-linux-gnueabi-gcc supports -Wall... yes checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-format-attribute... yes checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-prototypes... yes checking whether arm-linux-gnueabi-gcc supports -Wold-style-definition... yes checking whether arm-linux-gnueabi-gcc supports -Wc++-compat... yes checking whether arm-linux-gnueabi-gcc supports -pedantic -Wno-long-long... yes checking dependency style of arm-linux-gnueabi-gcc... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... rm -f ./libiberty.a pic/./libiberty.a arm-linux-gnueabi-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ./strncmp.o arm-linux-gnueabi-ranlib ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ arm-linux-gnueabi-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ./strncmp.o; \ arm-linux-gnueabi-ranlib ./libiberty.a; \ cd ..; \ else true; fi make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/libiberty' make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin' make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/fixincludes' arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixincl.c arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixtests.c arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixfixes.c arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/server.c /usr/bin/make all-am arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/procopen.c arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixlib.c arm-linux-gnueabi-gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../src/fixincludes -I../include -I../../src/fixincludes/../include ../../src/fixincludes/fixopts.c make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -c -o lto-plugin.lo ../../src/lto-plugin/lto-plugin.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../src/lto-plugin -I../../src/lto-plugin/../include -DHAVE_CONFIG_H -Wall -Werror -g -O2 -c ../../src/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o srcdir="../../src/fixincludes" /bin/sh ../../src/fixincludes/mkfixinc.sh arm-unknown-linux-gnueabi sed -e 's/@gcc_version@/4.6.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders 4 checking size of long... /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link arm-linux-gnueabi-gcc -Wall -Werror -g -O2 -module -bindir /usr/lib/gcc/arm-linux-gnueabi/4.6.0 -o liblto_plugin.la -rpath /usr/lib/gcc/arm-linux-gnueabi/4.6.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a arm-linux-gnueabi-gcc -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/fixincludes' libtool: link: arm-linux-gnueabi-gcc -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir -p -- .././gcc libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/arm-linux-gnueabi/4.6.0' make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/lto-plugin' Configuring in ./gcc 4 checking for clearerr_unlocked... yes checking for feof_unlocked... configure: creating cache ./config.cache checking build system type... yes checking for ferror_unlocked... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... arm-unknown-linux-gnueabi yes checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for fflush_unlocked... checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for C compiler default output file name... yes checking for fgetc_unlocked... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... yes checking for suffix of object files... checking for fgets_unlocked... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for fileno_unlocked... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... yes checking for fprintf_unlocked... none needed checking whether arm-linux-gnueabi-gcc and cc understand -c and -o together... no checking for fputc_unlocked... yes yes checking for fputs_unlocked... checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnueabi-g++ accepts -g... yes yes checking for arm-linux-gnueabi-gnatbind... no checking for arm-linux-gnueabi-gnatmake... no checking whether compiler driver understands Ada... checking for fread_unlocked... no checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E yes checking for fwrite_unlocked... 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 getchar_unlocked... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for getc_unlocked... yes yes checking for stdlib.h... yes checking for putchar_unlocked... checking for string.h... yes yes checking for memory.h... checking for putc_unlocked... yes yes checking for strings.h... checking whether abort is declared... yes yes checking whether asprintf is declared... checking for inttypes.h... yes yes checking for stdint.h... checking whether basename is declared... yes yes checking for unistd.h... checking whether errno is declared... yes no checking whether getopt is declared... checking minix/config.h usability... no checking minix/config.h presence... yes checking whether vasprintf is declared... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E yes checking whether clearerr_unlocked is declared... checking for inline... yes checking whether feof_unlocked is declared... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes 64 checking size of void *... checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes 4 checking size of short... checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... 2 checking size of int... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... 4 checking size of long... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... 4 checking for long long... be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW be ca da de el es fi fr id ja nl ru sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... yes checking size of long long... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 8 checking for __int64... configure: updating cache ./config.cache configure: creating ./config.status no checking for int8_t... yes checking for int16_t... config.status: creating Makefile yes checking for int32_t... config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps yes checking for int64_t... yes checking for long long int... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/libcpp' arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../src/libcpp/charset.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../src/libcpp/directives.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../src/libcpp/directives-only.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../src/libcpp/errors.c yes checking for intmax_t... arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../src/libcpp/expr.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../src/libcpp/files.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../src/libcpp/identifiers.c echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new ../../src/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../src/libcpp/lex.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../src/libcpp/line-map.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../src/libcpp/macro.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../src/libcpp/mkdeps.c yes checking for intptr_t... arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../src/libcpp/pch.c arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../src/libcpp/symtab.c yes checking for uint8_t... yes checking for uint16_t... arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../src/libcpp/traditional.c yes checking for uint32_t... yes checking for uint64_t... arm-linux-gnueabi-gcc -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I../../src/libcpp -I. -I../../src/libcpp/../include -I../../src/libcpp/include -DPACKAGE_SUFFIX=\"-4.6\" -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../src/libcpp/init.c yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... rm -f libcpp.a arm-linux-gnueabi-ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o arm-linux-gnueabi-ranlib libcpp.a yes make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/libcpp' checking whether arm-linux-gnueabi-gcc supports -W... yes checking whether arm-linux-gnueabi-gcc supports -Wall... yes checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... yes checking whether arm-linux-gnueabi-gcc supports -Wcast-qual... yes checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-prototypes... yes checking whether arm-linux-gnueabi-gcc supports -Wmissing-format-attribute... yes checking whether arm-linux-gnueabi-gcc supports -Wold-style-definition... yes checking whether arm-linux-gnueabi-gcc supports -Wc++-compat... yes checking whether arm-linux-gnueabi-gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether /usr/bin/make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... arm-linux-gnueabi-nm checking for ar... arm-linux-gnueabi-ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for ld used by GCC... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... no checking if mkdir takes one argument... no For real value is For real value is Using `../../src/gcc/config/arm/arm.c' for machine-specific logic. Using `../../src/gcc/config/arm/arm.md' as machine description file. Using the following target machine macro files: ../../src/gcc/config/dbxelf.h ../../src/gcc/config/elfos.h ../../src/gcc/config/gnu-user.h ../../src/gcc/config/linux.h ../../src/gcc/config/linux-android.h ../../src/gcc/config/glibc-stdint.h ../../src/gcc/config/arm/elf.h ../../src/gcc/config/arm/linux-gas.h ../../src/gcc/config/arm/linux-elf.h ../../src/gcc/config/arm/bpabi.h ../../src/gcc/config/arm/linux-eabi.h ../../src/gcc/config/../../libgcc/config/arm/bpabi-lib.h ../../src/gcc/config/arm/aout.h ../../src/gcc/config/arm/arm.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... arm-unknown-linux-gnueabi checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnueabi-g++ accepts -g... yes checking for x86_64-linux-gnu-gnatbind... no checking for x86_64-linux-gnu-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether /usr/bin/make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-linux-gnu-ranlib... arm-linux-gnueabi-ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... arm-linux-gnueabi-nm checking for ar... arm-linux-gnueabi-ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoll... yes checking for atoq... no checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether strsignal is declared... yes checking whether strstr is declared... yes checking whether strverscmp is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether basename is declared... yes checking whether getopt is declared... no checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... yes checking if mkdir takes one argument... no For real value is For real value is Using `../../../src/gcc/config/arm/arm.c' for machine-specific logic. Using `../../../src/gcc/config/arm/arm.md' as machine description file. Using the following target machine macro files: ../../../src/gcc/config/dbxelf.h ../../../src/gcc/config/elfos.h ../../../src/gcc/config/gnu-user.h ../../../src/gcc/config/linux.h ../../../src/gcc/config/linux-android.h ../../../src/gcc/config/glibc-stdint.h ../../../src/gcc/config/arm/elf.h ../../../src/gcc/config/arm/linux-gas.h ../../../src/gcc/config/arm/linux-elf.h ../../../src/gcc/config/arm/bpabi.h ../../../src/gcc/config/arm/linux-eabi.h ../../../src/gcc/config/../../libgcc/config/arm/bpabi-lib.h ../../../src/gcc/config/arm/aout.h ../../../src/gcc/config/arm/arm.h Using host-linux.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-linux-gnueabi-nm checking the name lister (arm-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... arm-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... (cached) arm-linux-gnueabi-ar checking for x86_64-linux-gnu-strip... no checking for strip... strip checking for x86_64-linux-gnu-ranlib... (cached) arm-linux-gnueabi-ranlib checking command to parse arm-linux-gnueabi-nm output from gcc object... failed 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/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E checking for ld used by arm-linux-gnueabi-g++... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld -m elf_x86_64) is GNU ld... no checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld -m elf_x86_64) supports shared libraries... yes checking for arm-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if arm-linux-gnueabi-g++ static flag -static works... yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking what assembler to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as checking whether we are using gold... no checking what linker to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking what nm to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking what objdump to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... no checking assembler for section merging support... yes checking assembler for COMDAT group support... no checking assembler for COMDAT group support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker plugin support... no checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... no checking dl_iterate_phdr in target C library... unknown Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build a cross-compiler from x86_64-pc-linux-gnu to arm-unknown-linux-gnueabi. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW be da de el es fi fr id ja nl ru sr sv tr vi zh_CN zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-linux-gnueabi-nm checking the name lister (arm-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... arm-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... (cached) arm-linux-gnueabi-ar checking for arm-linux-gnueabi-strip... arm-linux-gnueabi-strip checking for arm-linux-gnueabi-ranlib... (cached) arm-linux-gnueabi-ranlib checking command to parse arm-linux-gnueabi-nm output from arm-linux-gnueabi-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-linux-gnueabi-gcc static flag -static works... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/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 how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E checking for ld used by arm-linux-gnueabi-g++... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... yes checking for arm-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if arm-linux-gnueabi-g++ static flag -static works... yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/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 what assembler to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as checking whether we are using gold... no checking what linker to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking what nm to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking what objdump to use... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... no checking assembler for section merging support... yes checking assembler for COMDAT group support... no checking assembler for COMDAT group support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker plugin support... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for .lcomm with alignment... no checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking dl_iterate_phdr in target C library... unknown Using ggc-page for garbage collection. checking whether to enable maintainer-specific portions of Makefiles... no Links are now set up to build (on x86_64-pc-linux-gnu) a native compiler for arm-unknown-linux-gnueabi. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="TARGET_CPU_generic" \ HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/arm/elf.h config/arm/linux-gas.h config/arm/linux-elf.h config/arm/bpabi.h config/arm/linux-eabi.h config/../../libgcc/config/arm/bpabi-lib.h config/arm/aout.h config/arm/arm.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0 __arm_linux_gnueabi__=1 MULTIARCH_DEFAULTS=\"arm-linux-gnueabi\"" \ /bin/sh ../../src/gcc/mkconfig.sh tm.h gawk -f ../../src/gcc/opt-gather.awk ../../src/gcc/ada/gcc-interface/lang.opt ../../src/gcc/c-family/c.opt ../../src/gcc/common.opt ../../src/gcc/fortran/lang.opt ../../src/gcc/go/lang.opt ../../src/gcc/java/lang.opt ../../src/gcc/lto/lang.opt ../../src/gcc/config/arm/arm.opt ../../src/gcc/config/gnu-user.opt ../../src/gcc/config/linux.opt ../../src/gcc/config/linux-android.opt > tmp-optionlist TARGET_CPU_DEFAULT="" \ HEADERS="auto-build.h ansidecl.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh bconfig.h gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110320\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (prerelease)\"" -DPKGVERSION="\"(Debian 4.6.0~rc1-2) \"" \ -DBUGURL="\"\"" -o build/version.o ../../src/gcc/version.c echo "#define BUILDING_GCC_MAJOR `echo 4.6.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h /bin/sh ../../src/gcc/../move-if-change tmp-gi.list gtyp-input.list TARGET_CPU_DEFAULT="" \ HEADERS="config/arm/arm-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../src/gcc/mkconfig.sh tm_p.h rm -f tmp-all-tree.def echo "#define BUILDING_GCC_MINOR `echo 4.6.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo timestamp > s-gtyp-input echo '#include "tree.def"' > tmp-all-tree.def if test yes = yes \ || test -n ""; then \ /bin/sh ../../src/gcc/genmultilib \ "" \ "" \ "" \ " *mthumb/*mfloat-abi=hard*" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh ../../src/gcc/genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def lsf="../../src/gcc/ada/gcc-interface/lang-specs.h ../../src/gcc/cp/lang-specs.h ../../src/gcc/fortran/lang-specs.h ../../src/gcc/java/lang-specs.h ../../src/gcc/lto/lang-specs.h ../../src/gcc/objc/lang-specs.h ../../src/gcc/objcp/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' > tmp-specs.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.6.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo '#include "c-family/c-common.def"' >> tmp-all-tree.def /bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h echo "arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H " > checksum-options.tmp \ && ../../src/gcc/../move-if-change checksum-options.tmp checksum-options /bin/sh ../../src/gcc/../move-if-change tmp-mlib.h multilib.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h ltf="../../src/gcc/ada/gcc-interface/ada-tree.def ../../src/gcc/cp/cp-tree.def ../../src/gcc/java/java-tree.def ../../src/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../src/gcc/||' >> tmp-all-tree.def echo timestamp > s-specs echo '#ifdef __ARM_ARCH_6M__' > addsf3.c echo '#ifdef __ARM_ARCH_6M__' > divsf3.c echo timestamp > s-bversion echo '#include "config/soft-fp/addsf3.c"' >> addsf3.c echo '#include "config/soft-fp/divsf3.c"' >> divsf3.c /bin/sh ../../src/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-mlib echo '#endif' >> addsf3.c echo '#endif' >> divsf3.c echo '#ifdef __ARM_ARCH_6M__' > eqsf2.c echo '#ifdef __ARM_ARCH_6M__' > gesf2.c echo timestamp > s-alltree echo '#include "config/soft-fp/eqsf2.c"' >> eqsf2.c echo '#include "config/soft-fp/gesf2.c"' >> gesf2.c echo '#ifdef __ARM_ARCH_6M__' > lesf2.c echo '#ifdef __ARM_ARCH_6M__' > mulsf3.c echo '#ifdef __ARM_ARCH_6M__' > negsf2.c echo '#endif' >> eqsf2.c echo '#endif' >> gesf2.c echo '#include "config/soft-fp/lesf2.c"' >> lesf2.c echo '#include "config/soft-fp/mulsf3.c"' >> mulsf3.c echo '#include "config/soft-fp/negsf2.c"' >> negsf2.c echo '#ifdef __ARM_ARCH_6M__' > subsf3.c echo '#ifdef __ARM_ARCH_6M__' > unordsf2.c echo '#endif' >> lesf2.c echo '#endif' >> mulsf3.c echo '#endif' >> negsf2.c echo '#include "config/soft-fp/unordsf2.c"' >> unordsf2.c echo '#ifdef __ARM_ARCH_6M__' > fixsfsi.c echo '#include "config/soft-fp/subsf3.c"' >> subsf3.c echo '#endif' >> unordsf2.c echo '#include "config/soft-fp/fixsfsi.c"' >> fixsfsi.c echo '#endif' >> subsf3.c echo '#ifdef __ARM_ARCH_6M__' > floatsisf.c echo '#ifdef __ARM_ARCH_6M__' > floatunsisf.c echo '#ifdef __ARM_ARCH_6M__' > adddf3.c echo '#endif' >> fixsfsi.c echo '#include "config/soft-fp/floatsisf.c"' >> floatsisf.c echo '#ifdef __ARM_ARCH_6M__' > divdf3.c echo '#ifdef __ARM_ARCH_6M__' > eqdf2.c echo '#include "config/soft-fp/floatunsisf.c"' >> floatunsisf.c echo '#include "config/soft-fp/adddf3.c"' >> adddf3.c echo '#ifdef __ARM_ARCH_6M__' > gedf2.c echo '#endif' >> floatsisf.c echo '#include "config/soft-fp/divdf3.c"' >> divdf3.c echo '#include "config/soft-fp/eqdf2.c"' >> eqdf2.c echo '#endif' >> floatunsisf.c echo '#endif' >> adddf3.c echo '#endif' >> divdf3.c echo '#endif' >> eqdf2.c echo '#include "config/soft-fp/gedf2.c"' >> gedf2.c echo '#ifdef __ARM_ARCH_6M__' > ledf2.c echo '#ifdef __ARM_ARCH_6M__' > muldf3.c echo '#ifdef __ARM_ARCH_6M__' > negdf2.c echo '#endif' >> gedf2.c echo '#ifdef __ARM_ARCH_6M__' > subdf3.c echo '#include "config/soft-fp/ledf2.c"' >> ledf2.c echo '#ifdef __ARM_ARCH_6M__' > unorddf2.c echo '#include "config/soft-fp/muldf3.c"' >> muldf3.c echo '#include "config/soft-fp/negdf2.c"' >> negdf2.c echo '#ifdef __ARM_ARCH_6M__' > fixdfsi.c echo '#include "config/soft-fp/subdf3.c"' >> subdf3.c echo '#endif' >> ledf2.c echo '#include "config/soft-fp/unorddf2.c"' >> unorddf2.c echo '#endif' >> muldf3.c echo '#endif' >> negdf2.c echo '#include "config/soft-fp/fixdfsi.c"' >> fixdfsi.c echo '#endif' >> subdf3.c echo '#endif' >> unorddf2.c echo '#endif' >> fixdfsi.c echo '#ifdef __ARM_ARCH_6M__' > floatsidf.c echo '#ifdef __ARM_ARCH_6M__' > floatunsidf.c echo '#ifdef __ARM_ARCH_6M__' > extendsfdf2.c echo '#ifdef __ARM_ARCH_6M__' > truncdfsf2.c echo '#include "config/soft-fp/floatsidf.c"' >> floatsidf.c echo '#include "config/soft-fp/floatunsidf.c"' >> floatunsidf.c echo '#include "config/soft-fp/extendsfdf2.c"' >> extendsfdf2.c echo '#include "config/soft-fp/truncdfsf2.c"' >> truncdfsf2.c TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh ../../src/gcc/mkconfig.sh tconfig.h echo '#endif' >> floatsidf.c echo '#endif' >> floatunsidf.c echo '#endif' >> extendsfdf2.c echo '#endif' >> truncdfsf2.c cp ../../src/gcc/config/arm/sfp-machine.h sfp-machine.h (echo "@set version-GCC 4.6.0"; \ if [ "prerelease" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /tmp/gcc-4.6-4.6.0~rc1/build/gcc/../../src/gcc >> gcc-vers.texiT echo timestamp > gpl.pod if [ -n "(Debian 4.6.0~rc1-2) " ]; then \ echo "@set VERSION_PACKAGE (Debian 4.6.0~rc1-2) " >> gcc-vers.texiT; \ fi perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/include/gpl_v3.texi > gpl.pod echo "@set BUGURL @uref{file:///usr/share/doc/gcc-4.6/README.Bugs}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genhooks.o ../../src/gcc/genhooks.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genchecksum.o ../../src/gcc/genchecksum.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genenums.o ../../src/gcc/genenums.c arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/errors.c -o errors.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-wrapper.c -o lto-wrapper.o if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cpp.info ../../src/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gcc.info ../../src/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccinstall.info ../../src/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/cppinternals.info ../../src/gcc/doc/cppinternals.texi; \ fi if [ xinfo = xinfo ]; then \ rm -f doc/gfortran.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfortran.info ../../src/gcc/fortran/gfortran.texi; \ else true; fi if [ xinfo = xinfo ]; then \ rm -f doc/gfc-internals.info-*; \ makeinfo --split-size=5000000 --split-size=5000000 -I ../../src/gcc/doc/include -I ../../src/gcc/fortran \ -o doc/gfc-internals.info ../../src/gcc/fortran/gfc-internals.texi; \ else true; fi echo timestamp > gcc.pod perl ../../src/gcc/../contrib/texi2pod.pl ../../src/gcc/doc/invoke.texi > gcc.pod echo timestamp > doc/gpl.7 perl ../../src/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{file:///usr/share/doc/gcc-4.6/README.Bugs}" \ < ../../src/gcc/fortran/invoke.texi > gfortran.pod gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genconstants.o ../../src/gcc/genconstants.c No filename or title make[4]: [gcc.pod] Error 255 (ignored) (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-20 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/read-md.o ../../src/gcc/read-md.c No filename or title make[4]: [gfortran.pod] Error 255 (ignored) gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/errors.o ../../src/gcc/errors.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genmddeps.o ../../src/gcc/genmddeps.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genmodes.o ../../src/gcc/genmodes.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gengenrtl.o ../../src/gcc/gengenrtl.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gengtype.o ../../src/gcc/gengtype.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gengtype-lex.o ../../src/gcc/gengtype-lex.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gengtype-parse.o ../../src/gcc/gengtype-parse.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gengtype-state.o ../../src/gcc/gengtype-state.c gcc -DIN_GCC -DGENERATOR_FILE -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a cat ../../src/gcc/doc/tm.texi.in > tmp-tm.texi /bin/sh ../../src/gcc/../move-if-change tmp-tm.texi tm.texi echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-20 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) echo timestamp > doc/gfortran.1 (pod2man --center="GNU" --release="gcc-4.6.0" --date=2011-03-20 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \ mv -f doc/gfortran.1.T$$ doc/gfortran.1) || \ (rm -f doc/gfortran.1.T$$ && exit 1) echo timestamp > s-tm-texi gcc -DIN_GCC -DGENERATOR_FILE -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genmodes -m > tmp-min-modes.c /bin/sh ../../src/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c build/genhooks > tmp-target-hooks-def.h /bin/sh ../../src/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-modes-m build/genmodes > tmp-modes.c echo timestamp > s-target-hooks-def-h /bin/sh ../../src/gcc/../move-if-change tmp-modes.c insn-modes.c cp doc/gcc.1 doc/g++.1 build/genmddeps ../../src/gcc/config/arm/arm.md > tmp-mddeps echo timestamp > s-modes build/genmodes -h > tmp-modes.h build/gengenrtl > tmp-genrtl.h /bin/sh ../../src/gcc/../move-if-change tmp-modes.h insn-modes.h /bin/sh ../../src/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-modes-h if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../src/gcc/doc \ -I ../../src/gcc/doc/include -o doc/gccint.info ../../src/gcc/doc/gccint.texi; \ fi /bin/sh ../../src/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-genrtl-h echo timestamp > s-mddeps gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/min-insn-modes.o min-insn-modes.c build/genconstants ../../src/gcc/config/arm/arm.md \ > tmp-constants.h build/genenums ../../src/gcc/config/arm/arm.md \ > tmp-enums.c /bin/sh ../../src/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /bin/sh ../../src/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums /bin/sh ../../src/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/opth-gen.awk \ < optionlist > tmp-options.h gawk -f ../../src/gcc/opt-functions.awk -f ../../src/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options.c gcc -DIN_GCC -DGENERATOR_FILE -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-linux-gnu/libiberty/libiberty.a /bin/sh ../../src/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genflags.o ../../src/gcc/genflags.c build/gengtype \ -S ../../src/gcc -I gtyp-input.list -w gtype.state gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/read-rtl.o ../../src/gcc/read-rtl.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gensupport.o ../../src/gcc/gensupport.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/print-rtl.o ../../src/gcc/print-rtl.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genconditions.o ../../src/gcc/genconditions.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genpreds.o ../../src/gcc/genpreds.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gencheck.o ../../src/gcc/gencheck.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genattr.o ../../src/gcc/genattr.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gencodes.o ../../src/gcc/gencodes.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genconfig.o ../../src/gcc/genconfig.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genautomata.o ../../src/gcc/genautomata.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genemit.o ../../src/gcc/genemit.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genextract.o ../../src/gcc/genextract.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genopinit.o ../../src/gcc/genopinit.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genoutput.o ../../src/gcc/genoutput.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genpeep.o ../../src/gcc/genpeep.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genrecog.o ../../src/gcc/genrecog.c gcc -DIN_GCC -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../src/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check build/gengtype \ -r gtype.state echo timestamp > s-gtype gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/genattrtab.o ../../src/gcc/genattrtab.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/rtl.o ../../src/gcc/rtl.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/ggc-none.o ../../src/gcc/ggc-none.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/vec.o ../../src/gcc/vec.c gcc -DIN_GCC -DGENERATOR_FILE -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a -lm gcc -DIN_GCC -DGENERATOR_FILE -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a gcc -DIN_GCC -DGENERATOR_FILE -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/genconditions ../../src/gcc/config/arm/arm.md > tmp-condmd.c build/genpreds -h ../../src/gcc/config/arm/arm.md > tmp-preds.h build/genpreds -c ../../src/gcc/config/arm/arm.md > tmp-constrs.h build/genpreds ../../src/gcc/config/arm/arm.md > tmp-preds.c gcc -DIN_GCC -DGENERATOR_FILE -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a /bin/sh ../../src/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h /bin/sh ../../src/gcc/../move-if-change tmp-condmd.c build/gencondmd.c /bin/sh ../../src/gcc/../move-if-change tmp-constrs.h tm-constrs.h /bin/sh ../../src/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-conditions echo timestamp > s-constrs-h echo timestamp > s-preds gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gencondmd.o build/gencondmd.c gcc -DIN_GCC -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-x86_64-linux-gnu/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../src/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-flags.h build/genattr ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attr.h build/gencodes ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-codes.h build/genconfig ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-config.h build/genattrtab ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-attrtab.c build/genautomata ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-automata.c build/genemit ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-emit.c build/genextract ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-extract.c build/genopinit ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-opinit.c /bin/sh ../../src/gcc/../move-if-change tmp-codes.h insn-codes.h /bin/sh ../../src/gcc/../move-if-change tmp-attr.h insn-attr.h /bin/sh ../../src/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-attr echo timestamp > s-codes build/genoutput ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-output.c build/genpeep ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-peep.c echo timestamp > s-config build/genrecog ../../src/gcc/config/arm/arm.md \ insn-conditions.md > tmp-recog.c /bin/sh ../../src/gcc/../move-if-change tmp-flags.h insn-flags.h /bin/sh ../../src/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit echo timestamp > s-flags /bin/sh ../../src/gcc/../move-if-change tmp-extract.c insn-extract.c gcc -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -o build/gcov-iov.o ../../src/gcc/gcov-iov.c (SHLIB_LINK='arm-linux-gnueabi-gcc -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( @shlib_base_name@.so.1 libgcc.a )" ) > @multilib_dir@/@shlib_base_name@.so'; \ arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"arm-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/g++spec.c) gcc -DIN_GCC -DGENERATOR_FILE \ build/gcov-iov.o -o build/gcov-iov echo timestamp > s-extract build/gcov-iov '4.6.0' 'prerelease' \ > tmp-gcov-iov.h /bin/sh ../../src/gcc/../move-if-change tmp-peep.c insn-peep.c /bin/sh ../../src/gcc/../move-if-change tmp-opinit.c insn-opinit.c /bin/sh ../../src/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-peep echo timestamp > s-opinit echo timestamp > s-iov /bin/sh ../../src/gcc/../move-if-change tmp-recog.c insn-recog.c arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-lang.c -o c-lang.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/stub-objc.c -o c-family/stub-objc.o echo timestamp > s-recog arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/attribs.c -o attribs.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-errors.c -o c-errors.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-decl.c -o c-decl.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-typeck.c -o c-typeck.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-convert.c -o c-convert.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-aux-info.c -o c-aux-info.o /bin/sh ../../src/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-objc-common.c -o c-objc-common.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-parser.c -o c-parser.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-mudflap.c -o tree-mudflap.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-common.c -o c-family/c-common.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-dump.c -o c-family/c-dump.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-format.c -o c-family/c-format.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-lex.c -o c-family/c-lex.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-omp.c -o c-family/c-omp.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/c-family/c-opts.c -o c-family/c-opts.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DHOST_MACHINE=\"arm-unknown-linux-gnueabi\" -DTARGET_MACHINE=\"arm-unknown-linux-gnueabi\" \ ../../src/gcc/c-family/c-pch.c -o c-family/c-pch.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-pragma.c -o c-family/c-pragma.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-semantics.c -o c-family/c-semantics.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ic-family -I../../src/gcc -I../../src/gcc/c-family -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/config/arm/arm-c.c arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/main.c -o main.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-emit.c -o insn-emit.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-extract.c -o insn-extract.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-modes.c -o insn-modes.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-peep.c -o insn-peep.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-preds.c -o insn-preds.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-enums.c -o insn-enums.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ggc-page.c -o ggc-page.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/alias.c -o alias.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/alloc-pool.c -o alloc-pool.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/auto-inc-dec.c -o auto-inc-dec.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/bb-reorder.c -o bb-reorder.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/bitmap.c -o bitmap.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/bt-load.c -o bt-load.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/builtins.c -o builtins.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/caller-save.c -o caller-save.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/calls.c -o calls.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfg.c -o cfg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfganal.c -o cfganal.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgbuild.c -o cfgbuild.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgcleanup.c -o cfgcleanup.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgexpand.c -o cfgexpand.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfghooks.c -o cfghooks.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfglayout.c -o cfglayout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgloop.c -o cfgloop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgloopanal.c -o cfgloopanal.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgloopmanip.c -o cfgloopmanip.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cfgrtl.c -o cfgrtl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/combine.c -o combine.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/combine-stack-adj.c -o combine-stack-adj.o /bin/sh ../../src/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/compare-elim.c -o compare-elim.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/convert.c -o convert.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/coverage.c -o coverage.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cse.c -o cse.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cselib.c -o cselib.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dbxout.c -o dbxout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dbgcnt.c -o dbgcnt.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dce.c -o dce.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ddg.c -o ddg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/debug.c -o debug.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/df-core.c -o df-core.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/df-problems.c -o df-problems.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/df-scan.c -o df-scan.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dfp.c -o dfp.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/diagnostic.c -o diagnostic.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dojump.c -o dojump.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dominance.c -o dominance.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/domwalk.c -o domwalk.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/double-int.c -o double-int.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dse.c -o dse.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dwarf2asm.c -o dwarf2asm.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/dwarf2out.c -o dwarf2out.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ebitmap.c -o ebitmap.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/emit-rtl.c -o emit-rtl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/et-forest.c -o et-forest.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/except.c -o except.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/explow.c -o explow.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/expmed.c -o expmed.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/expr.c -o expr.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/final.c -o final.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fixed-value.c -o fixed-value.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fold-const.c -o fold-const.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/function.c -o function.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fwprop.c -o fwprop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gcse.c -o gcse.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ggc-common.c -o ggc-common.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimple.c -o gimple.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimple-iterator.c -o gimple-iterator.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimple-fold.c -o gimple-fold.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimple-low.c -o gimple-low.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimple-pretty-print.c -o gimple-pretty-print.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gimplify.c -o gimplify.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/godump.c -o godump.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graph.c -o graph.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphds.c -o graphds.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite.c -o graphite.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-blocking.c -o graphite-blocking.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-cloog-util.c -o graphite-cloog-util.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-dependences.c -o graphite-dependences.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-flattening.c -o graphite-flattening.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-interchange.c -o graphite-interchange.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-poly.c -o graphite-poly.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-ppl.c -o graphite-ppl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-scop-detection.c -o graphite-scop-detection.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber gtype-desc.c -o gtype-desc.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/haifa-sched.c -o haifa-sched.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/hooks.c -o hooks.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/hwint.c -o hwint.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ifcvt.c -o ifcvt.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/implicit-zee.c -o implicit-zee.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/init-regs.c -o init-regs.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/input.c -o input.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/integrate.c -o integrate.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DLOCALEDIR=\"/usr/share/locale\" \ -c ../../src/gcc/intl.c -o intl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira.c -o ira.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-build.c -o ira-build.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-costs.c -o ira-costs.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-conflicts.c -o ira-conflicts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-color.c -o ira-color.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-emit.c -o ira-emit.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ira-lives.c -o ira-lives.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/jump.c -o jump.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/langhooks.c -o langhooks.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lcm.c -o lcm.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lists.c -o lists.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-doloop.c -o loop-doloop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-init.c -o loop-init.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-invariant.c -o loop-invariant.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-iv.c -o loop-iv.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-unroll.c -o loop-unroll.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/loop-unswitch.c -o loop-unswitch.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lower-subreg.c -o lower-subreg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-cgraph.c -o lto-cgraph.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-streamer-in.c -o lto-streamer-in.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-streamer-out.c -o lto-streamer-out.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-section-in.c -o lto-section-in.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-section-out.c -o lto-section-out.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-symtab.c -o lto-symtab.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-opts.c -o lto-opts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-streamer.c -o lto-streamer.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto-compress.c -o lto-compress.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/mcf.c -o mcf.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/mode-switching.c -o mode-switching.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/modulo-sched.c -o modulo-sched.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/omega.c -o omega.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/omp-low.c -o omp-low.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/optabs.c -o optabs.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber options.c -o options.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/opts-common.c -o opts-common.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/opts-global.c -o opts-global.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/opts.c -o opts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/params.c -o params.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/passes.c -o passes.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/plugin.c -o plugin.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/pointer-set.c -o pointer-set.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/postreload-gcse.c -o postreload-gcse.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/postreload.c -o postreload.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/predict.c -o predict.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/pretty-print.c -o pretty-print.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/print-rtl.c -o print-rtl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/print-tree.c -o print-tree.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/profile.c -o profile.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/real.c -o real.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/realmpfr.c -o realmpfr.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/recog.c -o recog.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/reg-stack.c -o reg-stack.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/regcprop.c -o regcprop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/reginfo.c -o reginfo.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/regmove.c -o regmove.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/regrename.c -o regrename.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/regstat.c -o regstat.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/reload.c -o reload.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/reload1.c -o reload1.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/reorg.c -o reorg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/resource.c -o resource.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/rtl-error.c -o rtl-error.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/rtl.c -o rtl.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/rtlanal.c -o rtlanal.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/rtlhooks.c -o rtlhooks.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sbitmap.c -o sbitmap.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sched-deps.c -o sched-deps.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sched-ebb.c -o sched-ebb.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sched-rgn.c -o sched-rgn.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sched-vis.c -o sched-vis.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sdbout.c -o sdbout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sel-sched-ir.c -o sel-sched-ir.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sel-sched-dump.c -o sel-sched-dump.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sel-sched.c -o sel-sched.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sese.c -o sese.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/simplify-rtx.c -o simplify-rtx.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sparseset.c -o sparseset.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/sreal.c -o sreal.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/stack-ptr-mod.c -o stack-ptr-mod.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/statistics.c -o statistics.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/stmt.c -o stmt.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/stor-layout.c -o stor-layout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/store-motion.c -o store-motion.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/stringpool.c -o stringpool.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/target-globals.c -o target-globals.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/targhooks.c -o targhooks.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/timevar.c -o timevar.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DTARGET_NAME=\"arm-linux-gnueabi\" \ -c ../../src/gcc/toplev.c -o toplev.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tracer.c -o tracer.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-affine.c -o tree-affine.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-call-cdce.c -o tree-call-cdce.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-cfg.c -o tree-cfg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-chrec.c -o tree-chrec.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-complex.c -o tree-complex.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-data-ref.c -o tree-data-ref.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-dfa.c -o tree-dfa.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-diagnostic.c -o tree-diagnostic.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-dump.c -o tree-dump.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-eh.c -o tree-eh.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-emutls.c -o tree-emutls.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-if-conv.c -o tree-if-conv.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-into-ssa.c -o tree-into-ssa.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-iterator.c -o tree-iterator.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-loop-distribution.c -o tree-loop-distribution.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-nested.c -o tree-nested.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-nrv.c -o tree-nrv.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-object-size.c -o tree-object-size.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-optimize.c -o tree-optimize.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-outof-ssa.c -o tree-outof-ssa.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-parloops.c -o tree-parloops.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-phinodes.c -o tree-phinodes.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-predcom.c -o tree-predcom.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-pretty-print.c -o tree-pretty-print.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-profile.c -o tree-profile.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-sra.c -o tree-sra.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-switch-conversion.c -o tree-switch-conversion.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-address.c -o tree-ssa-address.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-alias.c -o tree-ssa-alias.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-copy.c -o tree-ssa-copy.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-dce.c -o tree-ssa-dce.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-dom.c -o tree-ssa-dom.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-dse.c -o tree-ssa-dse.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-live.c -o tree-ssa-live.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-loop.c -o tree-ssa-loop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-operands.c -o tree-ssa-operands.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-pre.c -o tree-ssa-pre.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-sink.c -o tree-ssa-sink.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-ter.c -o tree-ssa-ter.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssa.c -o tree-ssa.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-ssanames.c -o tree-ssanames.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-stdarg.c -o tree-stdarg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-tailcall.c -o tree-tailcall.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-generic.c -o tree-vect-generic.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-patterns.c -o tree-vect-patterns.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-stmts.c -o tree-vect-stmts.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-loop.c -o tree-vect-loop.o /bin/sh ../../src/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vect-slp.c -o tree-vect-slp.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vectorizer.c -o tree-vectorizer.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-vrp.c -o tree-vrp.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree.c -o tree.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/value-prof.c -o value-prof.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/var-tracking.c -o var-tracking.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/varasm.c -o varasm.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/vec.c -o vec.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DBASEVER="\"4.6.0\"" -DDATESTAMP="\" 20110320\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\" (prerelease)\"" -DPKGVERSION="\"(Debian 4.6.0~rc1-2) \"" \ -DBUGURL="\"\"" -c ../../src/gcc/version.c -o version.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/vmsdbgout.c -o vmsdbgout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/web.c -o web.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/xcoffout.c -o xcoffout.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/config/arm/arm.c -o arm.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/config/host-linux.c arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cgraph.c -o cgraph.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cgraphbuild.c -o cgraphbuild.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cgraphunit.c -o cgraphunit.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/c++/4.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/include/c++/4.6/arm-linux-gnueabi\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/include/c++/4.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/../../../../arm-linux-gnueabi/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/../../../../arm-linux-gnueabi/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"4.6.0\"" \ -c ../../src/gcc/cppbuiltin.c -o cppbuiltin.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/include/c++/4.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/include/c++/4.6/arm-linux-gnueabi\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/include/c++/4.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/../../../../arm-linux-gnueabi/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/arm-linux-gnueabi/4.6.0/../../../../arm-linux-gnueabi/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \ -c ../../src/gcc/cppdefault.c -o cppdefault.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/incpath.c -o incpath.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-cp.c -o ipa-cp.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-split.c -o ipa-split.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-inline.c -o ipa-inline.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-prop.c -o ipa-prop.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-pure-const.c -o ipa-pure-const.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-reference.c -o ipa-reference.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-ref.c -o ipa-ref.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-struct-reorg.c -o ipa-struct-reorg.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-type-escape.c -o ipa-type-escape.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa-utils.c -o ipa-utils.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ipa.c -o ipa.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/matrix-reorg.c -o matrix-reorg.o arm-linux-gnueabi-gcc -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DPREFIX=\"/usr\" -DBASEVER="\"4.6.0\"" \ -c ../../src/gcc/prefix.c -o prefix.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-inline.c -o tree-inline.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tree-nomudflap.c -o tree-nomudflap.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/varpool.c -o varpool.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gcov.c -o gcov.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/gcov-dump.c -o gcov-dump.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/cp-lang.c -o cp/cp-lang.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/call.c -o cp/call.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/decl.c -o cp/decl.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/expr.c -o cp/expr.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/pt.c -o cp/pt.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/typeck2.c -o cp/typeck2.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/class.c -o cp/class.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/decl2.c -o cp/decl2.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/error.c -o cp/error.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/lex.c -o cp/lex.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/parser.c -o cp/parser.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/ptree.c -o cp/ptree.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/rtti.c -o cp/rtti.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/typeck.c -o cp/typeck.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/cvt.c -o cp/cvt.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/except.c -o cp/except.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/friend.c -o cp/friend.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/init.c -o cp/init.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/method.c -o cp/method.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/search.c -o cp/search.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/semantics.c -o cp/semantics.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/tree.c -o cp/tree.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/repo.c -o cp/repo.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/dump.c -o cp/dump.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/optimize.c -o cp/optimize.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/mangle.c -o cp/mangle.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/name-lookup.c -o cp/name-lookup.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Icp -I../../src/gcc -I../../src/gcc/cp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/arith.c -o fortran/arith.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/array.c -o fortran/array.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/bbt.c -o fortran/bbt.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/check.c -o fortran/check.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/class.c -o fortran/class.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/constructor.c -o fortran/constructor.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ ../../src/gcc/fortran/cpp.c -o fortran/cpp.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/data.c -o fortran/data.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/decl.c -o fortran/decl.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/dump-parse-tree.c -o fortran/dump-parse-tree.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/error.c -o fortran/error.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/expr.c -o fortran/expr.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/interface.c -o fortran/interface.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/intrinsic.c -o fortran/intrinsic.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/io.c -o fortran/io.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/iresolve.c -o fortran/iresolve.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/match.c -o fortran/match.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/matchexp.c -o fortran/matchexp.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/misc.c -o fortran/misc.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/module.c -o fortran/module.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/openmp.c -o fortran/openmp.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/options.c -o fortran/options.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/parse.c -o fortran/parse.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/primary.c -o fortran/primary.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/resolve.c -o fortran/resolve.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/scanner.c -o fortran/scanner.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/simplify.c -o fortran/simplify.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/st.c -o fortran/st.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/symbol.c -o fortran/symbol.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/target-memory.c -o fortran/target-memory.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/convert.c -o fortran/convert.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/dependency.c -o fortran/dependency.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/f95-lang.c -o fortran/f95-lang.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans.c -o fortran/trans.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-array.c -o fortran/trans-array.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-common.c -o fortran/trans-common.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-const.c -o fortran/trans-const.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-decl.c -o fortran/trans-decl.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-expr.c -o fortran/trans-expr.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-intrinsic.c -o fortran/trans-intrinsic.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-io.c -o fortran/trans-io.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-openmp.c -o fortran/trans-openmp.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-stmt.c -o fortran/trans-stmt.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/trans-types.c -o fortran/trans-types.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/frontend-passes.c -o fortran/frontend-passes.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-lang.c -o objc/objc-lang.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-act.c -o objc/objc-act.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-runtime-shared-support.c -o objc/objc-runtime-shared-support.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-gnu-runtime-abi-01.c -o objc/objc-gnu-runtime-abi-01.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-next-runtime-abi-01.c -o objc/objc-next-runtime-abi-01.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Iobjc -I../../src/gcc -I../../src/gcc/objc -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-next-runtime-abi-02.c -o objc/objc-next-runtime-abi-02.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-act.c \ -o objcp/objcp-act.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objcp/objcp-lang.c -o objcp/objcp-lang.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objcp/objcp-decl.c -o objcp/objcp-decl.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-runtime-shared-support.c \ -o objcp/objc-runtime-shared-support.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-gnu-runtime-abi-01.c \ -o objcp/objc-gnu-runtime-abi-01.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-next-runtime-abi-01.c \ -o objcp/objc-next-runtime-abi-01.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DOBJCPLUS -I../../src/gcc/objc -I../../src/gcc/cp -DHAVE_CONFIG_H -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -I. -Iobjcp -I../../src/gcc -I../../src/gcc/objcp -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/objc/objc-next-runtime-abi-02.c \ -o objcp/objc-next-runtime-abi-02.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DTARGET_MACHINE=\"arm-linux-gnueabi\" \ -c ../../src/gcc/collect2.c -o collect2.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/collect2-aix.c -o collect2-aix.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/tlink.c -o tlink.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o Tlto-wrapper lto-wrapper.o intl.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper (SHLIB_LINK='arm-linux-gnueabi-gcc -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( @shlib_base_name@.so.1 libgcc.a )" ) > @multilib_dir@/@shlib_base_name@.so'; \ arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"arm-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c ../../src/gcc/gcc.c -o gcc.o) arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -o gcc-options.o \ -DGCC_DRIVER options.c arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/ggc-none.c -o ggc-none.o (SHLIB_LINK='arm-linux-gnueabi-gcc -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( @shlib_base_name@.so.1 libgcc.a )" ) > @multilib_dir@/@shlib_base_name@.so'; \ arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber \ -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"arm-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -c ../../src/gcc/gccspec.c -o gccspec.o) arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/cppspec.c -o cppspec.o (SHLIB_LINK='arm-linux-gnueabi-gcc -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( @shlib_base_name@.so.1 libgcc.a )" ) > @multilib_dir@/@shlib_base_name@.so'; \ arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.6.0\" -DDEFAULT_TARGET_MACHINE=\"arm-linux-gnueabi\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \ -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/fortran/gfortranspec.c) arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto/lto-lang.c -o lto/lto-lang.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto/lto.c -o lto/lto.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -Ilto -I../../src/gcc -I../../src/gcc/lto -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber ../../src/gcc/lto/lto-object.c -o lto/lto-object.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-opinit.c -o insn-opinit.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-output.c -o insn-output.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-recog.c -o insn-recog.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H gcov.o intl.o version.o errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H gcov-dump.o version.o errors.o \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o Tcollect2 \ collect2.o collect2-aix.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-attrtab.c -o insn-attrtab.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber insn-automata.c -o insn-automata.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o xgcc gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ gccspec.o intl.o prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o cpp gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o \ cppspec.o intl.o prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o g++ \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o g++spec.o intl.o prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o gfortran \ gcc.o opts-common.o gcc-options.o diagnostic.o pretty-print.o input.o vec.o ggc-none.o gfortranspec.o version.o prefix.o intl.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a arm-linux-gnueabi-gcc -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo LIB1ASMFUNCS = '_thumb1_case_sqi _thumb1_case_uqi _thumb1_case_shi _thumb1_case_uhi _thumb1_case_si _udivsi3 _divsi3 _umodsi3 _modsi3 _bb_init_func _call_via_rX _interwork_call_via_rX _lshrdi3 _ashrdi3 _ashldi3 _arm_negdf2 _arm_addsubdf3 _arm_muldivdf3 _arm_cmpdf2 _arm_unorddf2 _arm_fixdfsi _arm_fixunsdfsi _arm_truncdfsf2 _arm_negsf2 _arm_addsubsf3 _arm_muldivsf3 _arm_cmpsf2 _arm_unordsf2 _arm_fixsfsi _arm_fixunssfsi _arm_floatdidf _arm_floatdisf _arm_floatundidf _arm_floatundisf _clzsi2 _clzdi2 _aeabi_lcmp _aeabi_ulcmp _aeabi_ldivmod _aeabi_uldivmod _dvmd_lnx _clear_cache' >> tmp-libgcc.mvars echo LIB1ASMSRC = 'arm/lib1funcs.asm' >> tmp-libgcc.mvars echo LIB2FUNCS_ST = '_eprintf __gcc_bcmp' >> tmp-libgcc.mvars echo LIB2FUNCS_EXCLUDE = '' >> tmp-libgcc.mvars echo LIBGCOV = '_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork _gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve _gcov_interval_profiler _gcov_pow2_profiler _gcov_one_value_profiler _gcov_indirect_call_profiler _gcov_average_profiler _gcov_ior_profiler _gcov_merge_ior' >> tmp-libgcc.mvars echo LIB2ADD = '$(gcc_srcdir)/config/arm/bpabi.c $(gcc_srcdir)/config/arm/unaligned-funcs.c $(gcc_objdir)/addsf3.c $(gcc_objdir)/divsf3.c $(gcc_objdir)/eqsf2.c $(gcc_objdir)/gesf2.c $(gcc_objdir)/lesf2.c $(gcc_objdir)/mulsf3.c $(gcc_objdir)/negsf2.c $(gcc_objdir)/subsf3.c $(gcc_objdir)/unordsf2.c $(gcc_objdir)/fixsfsi.c $(gcc_objdir)/floatsisf.c $(gcc_objdir)/floatunsisf.c $(gcc_objdir)/adddf3.c $(gcc_objdir)/divdf3.c $(gcc_objdir)/eqdf2.c $(gcc_objdir)/gedf2.c $(gcc_objdir)/ledf2.c $(gcc_objdir)/muldf3.c $(gcc_objdir)/negdf2.c $(gcc_objdir)/subdf3.c $(gcc_objdir)/unorddf2.c $(gcc_objdir)/fixdfsi.c $(gcc_objdir)/floatsidf.c $(gcc_objdir)/floatunsidf.c $(gcc_objdir)/extendsfdf2.c $(gcc_objdir)/truncdfsf2.c' >> tmp-libgcc.mvars echo LIB2ADD_ST = '$(gcc_srcdir)/config/arm/fp16.c $(gcc_srcdir)/config/arm/linux-atomic.c ' >> tmp-libgcc.mvars echo LIB2ADDEH = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSTATIC = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2ADDEHSHARED = '$(gcc_srcdir)/config/arm/unwind-arm.c $(gcc_srcdir)/config/arm/libunwind.S $(gcc_srcdir)/config/arm/pr-support.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c ' >> tmp-libgcc.mvars echo LIB2_SIDITI_CONV_FUNCS = '' >> tmp-libgcc.mvars echo LIBUNWIND = ' ' >> tmp-libgcc.mvars echo SHLIBUNWIND_LINK = '' >> tmp-libgcc.mvars echo SHLIBUNWIND_INSTALL = '' >> tmp-libgcc.mvars echo FPBIT = '' >> tmp-libgcc.mvars echo FPBIT_FUNCS = '_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' >> tmp-libgcc.mvars echo LIB2_DIVMOD_FUNCS = '_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' >> tmp-libgcc.mvars echo DPBIT = '' >> tmp-libgcc.mvars echo DPBIT_FUNCS = '_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' >> tmp-libgcc.mvars echo TPBIT = '' >> tmp-libgcc.mvars echo TPBIT_FUNCS = '_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' >> tmp-libgcc.mvars echo DFP_ENABLE = '' >> tmp-libgcc.mvars echo DFP_CFLAGS='' >> tmp-libgcc.mvars echo D32PBIT='' >> tmp-libgcc.mvars echo D32PBIT_FUNCS='_addsub_sd _div_sd _mul_sd _plus_sd _minus_sd _eq_sd _ne_sd _lt_sd _gt_sd _le_sd _ge_sd _sd_to_si _sd_to_di _sd_to_usi _sd_to_udi _si_to_sd _di_to_sd _usi_to_sd _udi_to_sd _sd_to_sf _sd_to_df _sd_to_xf _sd_to_tf _sf_to_sd _df_to_sd _xf_to_sd _tf_to_sd _sd_to_dd _sd_to_td _unord_sd _conv_sd' >> tmp-libgcc.mvars echo D64PBIT='' >> tmp-libgcc.mvars echo D64PBIT_FUNCS='_addsub_dd _div_dd _mul_dd _plus_dd _minus_dd _eq_dd _ne_dd _lt_dd _gt_dd _le_dd _ge_dd _dd_to_si _dd_to_di _dd_to_usi _dd_to_udi _si_to_dd _di_to_dd _usi_to_dd _udi_to_dd _dd_to_sf _dd_to_df _dd_to_xf _dd_to_tf _sf_to_dd _df_to_dd _xf_to_dd _tf_to_dd _dd_to_sd _dd_to_td _unord_dd _conv_dd' >> tmp-libgcc.mvars echo D128PBIT='' >> tmp-libgcc.mvars echo D128PBIT_FUNCS='_addsub_td _div_td _mul_td _plus_td _minus_td _eq_td _ne_td _lt_td _gt_td _le_td _ge_td _td_to_si _td_to_di _td_to_usi _td_to_udi _si_to_td _di_to_td _usi_to_td _udi_to_td _td_to_sf _td_to_df _td_to_xf _td_to_tf _sf_to_td _df_to_td _xf_to_td _tf_to_td _td_to_sd _td_to_dd _unord_td _conv_td' >> tmp-libgcc.mvars echo GCC_EXTRA_PARTS = 'crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o' >> tmp-libgcc.mvars echo SHLIB_LINK = '$(GCC_FOR_TARGET) -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=@shlib_base_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f @multilib_dir@/@shlib_base_name@.so && if [ -f @multilib_dir@/@shlib_base_name@.so.1 ]; then mv -f @multilib_dir@/@shlib_base_name@.so.1 @multilib_dir@/@shlib_base_name@.so.1.backup; else true; fi && mv @multilib_dir@/@shlib_base_name@.so.1.tmp @multilib_dir@/@shlib_base_name@.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( @shlib_base_name@.so.1 libgcc.a )" ) > @multilib_dir@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_INSTALL = '$(mkinstalldirs) $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; /usr/bin/install -c -m 644 @multilib_dir@/@shlib_base_name@.so $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' >> tmp-libgcc.mvars echo SHLIB_DLLDIR = '' >> tmp-libgcc.mvars echo SHLIB_EXT = '.so' >> tmp-libgcc.mvars echo SHLIB_MKMAP = '$(gcc_srcdir)/mkmap-symver.awk ' >> tmp-libgcc.mvars echo SHLIB_MKMAP_OPTS = '' >> tmp-libgcc.mvars echo SHLIB_MAPFILES = '$(gcc_srcdir)/libgcc-std.ver $(gcc_srcdir)/config/libgcc-glibc.ver $(gcc_srcdir)/config/libgcc-glibc.ver $(gcc_srcdir)/config/arm/libgcc-bpabi.ver ' >> tmp-libgcc.mvars echo SHLIB_NM_FLAGS = '-pg' >> tmp-libgcc.mvars echo LIBGCC2_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector ' >> tmp-libgcc.mvars echo TARGET_LIBGCC2_CFLAGS = '-fPIC -Wno-missing-prototypes' >> tmp-libgcc.mvars echo LIBGCC_SYNC = '' >> tmp-libgcc.mvars echo LIBGCC_SYNC_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_CFLAGS = '-O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector ' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = ' -fPIC' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars rm -rf libbackend.a arm-linux-gnueabi-ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-cloog-util.o graphite-dependences.o graphite-flattening.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o hwint.o ifcvt.o implicit-zee.o init-regs.o input.o integrate.o intl.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts-global.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o vec.o version.o vmsdbgout.o web.o xcoffout.o arm.o host-linux.o cgraph.o cgraphbuild.o cgraphunit.o cppbuiltin.o cppdefault.o incpath.o ipa-cp.o ipa-split.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o arm-linux-gnueabi-ranlib libbackend.a build/genchecksum c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \ checksum-options > cc1plus-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o f951 \ fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o fortran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o fortran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o fortran/matchexp.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o fortran/parse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o fortran/st.o fortran/symbol.o fortran/target-memory.o fortran/convert.o fortran/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o fortran/trans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a attribs.o -lmpc -lmpfr -lgmp -rdynamic -ldl -lz build/genchecksum objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a checksum-options > cc1obj-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1obj-checksum.c.tmp cc1obj-checksum.c build/genchecksum objcp/objcp-act.o objcp/objcp-lang.o objcp/objcp-decl.o objcp/objc-runtime-shared-support.o objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o objcp/objc-next-runtime-abi-02.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a \ ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a checksum-options > cc1objplus-checksum.c.tmp && \ ../../src/gcc/../move-if-change cc1objplus-checksum.c.tmp \ cc1objplus-checksum.c arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber cc1plus-checksum.c -o cc1plus-checksum.o arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber cc1obj-checksum.c -o cc1obj-checksum.o arm-linux-gnueabi-gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber cc1-checksum.c -o cc1-checksum.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o cc1plus-checksum.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o cc1obj \ objc/objc-lang.o objc/objc-act.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o cc1obj-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o cc1 c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o \ cc1-checksum.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz arm-linux-gnueabi-gcc -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber cc1objplus-checksum.c -o cc1objplus-checksum.o arm-linux-gnueabi-gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -o cc1objplus \ objcp/objcp-act.o objcp/objcp-lang.o objcp/objcp-decl.o objcp/objc-runtime-shared-support.o objcp/objc-gnu-runtime-abi-01.o objcp/objc-next-runtime-abi-01.o objcp/objc-next-runtime-abi-02.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o incpath.o prefix.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o arm-c.o cc1objplus-checksum.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz echo | arm-linux-gnueabi-gcc -E -dM - | \ sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ sort -u > tmp-macro_list if arm-linux-gnueabi-gcc -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `arm-linux-gnueabi-gcc -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`arm-linux-gnueabi-gcc ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list /bin/sh ../../src/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ /usr/bin/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ libsubdir=. ; \ else \ set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ echo The directory that should contain system headers does not exist: >&2 ; \ echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ tooldir_sysinc=`echo "/usr/lib/gcc/arm-linux-gnueabi/4.6.0/../../../../arm-linux-gnueabi/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='arm-unknown-linux-gnueabi'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-x86_64-linux-gnu/fixincludes && \ /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ rm -f ${fix_dir}/syslimits.h; \ if [ -f ${fix_dir}/limits.h ]; then \ mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ else \ cp ../../src/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ fi; \ chmod a+r ${fix_dir}/syslimits.h; \ done; \ fi Fixing headers into /tmp/gcc-4.6-4.6.0~rc1/build/gcc/include-fixed for arm-unknown-linux-gnueabi target Forbidden identifiers: linux unix Finding directories and links to directories Searching /usr/include/. Searching /usr/include/./c++/4.4.5 Searching /usr/include/./c++/4.3.5 Making symbolic directory links Fixing directory /usr/include into /tmp/gcc-4.6-4.6.0~rc1/build/gcc/include-fixed Applying sun_malloc to malloc.h Applying io_quotes_use to sys/raw.h Applying io_quotes_use to sys/mount.h Applying io_quotes_use to mtd/ubi-user.h Applying io_quotes_def to c++/4.3/parallel/multiway_merge.h Applying io_quotes_def to c++/4.3/parallel/settings.h Applying io_quotes_def to c++/4.4/parallel/multiway_merge.h Applying io_quotes_def to c++/4.4/parallel/settings.h Applying io_quotes_use to sound/asequencer.h Applying io_quotes_use to sound/emu10k1.h Applying io_quotes_use to sound/asound.h Applying ctrl_quotes_def to readline/chardefs.h Applying sysv68_string to string.h Applying io_quotes_use to asm/mtrr.h Applying hpux8_bogus_inlines to math.h Applying io_quotes_use to linux/cciss_ioctl.h Applying io_quotes_use to linux/ipmi.h Applying io_quotes_use to linux/cm4000_cs.h Applying io_quotes_use to linux/fs.h Applying io_quotes_use to linux/random.h Applying io_quotes_use to linux/input.h Applying io_quotes_use to linux/usb/tmc.h Applying io_quotes_use to linux/suspend_ioctls.h Applying io_quotes_use to linux/kvm.h Applying io_quotes_use to linux/auto_fs.h Applying io_quotes_def to linux/soundcard.h Applying io_quotes_use to linux/rfkill.h Applying io_quotes_use to linux/if_pppox.h Applying io_quotes_use to linux/watchdog.h Applying io_quotes_use to linux/uinput.h Applying io_quotes_def to linux/ppp-comp.h Applying io_quotes_use to linux/raw.h Applying io_quotes_use to linux/i2o-dev.h Applying io_quotes_use to linux/ppdev.h Applying io_quotes_def to linux/pci_regs.h Applying io_quotes_use to linux/reiserfs_fs.h Applying io_quotes_use to linux/omapfb.h Applying io_quotes_def to linux/version.h Applying io_quotes_use to linux/pktcdvd.h Applying io_quotes_use to linux/spi/spidev.h Applying io_quotes_use to linux/dm-ioctl.h Applying io_quotes_use to linux/atmbr2684.h Applying io_quotes_use to linux/blkpg.h Applying io_quotes_use to linux/mmtimer.h Applying io_quotes_use to linux/dn.h Applying io_quotes_use to linux/aufs_type.h Applying io_quotes_use to linux/synclink.h Applying io_quotes_use to linux/nbd.h Applying io_quotes_use to linux/phantom.h Applying io_quotes_use to linux/raid/md_u.h Applying io_quotes_use to linux/fd.h Applying io_quotes_use to linux/gigaset_dev.h Applying io_quotes_use to linux/agpgart.h Applying machine_name to linux/a.out.h Fixed: linux/a.out.h Applying io_quotes_use to linux/auto_fs4.h Applying io_quotes_use to linux/vhost.h Applying io_quotes_use to video/sisfb.h Applying io_quotes_use to rdma/ib_user_mad.h Applying pthread_incomplete_struct_argument to pthread.h Applying glibc_stdint to stdint.h Applying ctrl_quotes_def to dialog.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi for file in .. ../../src/gcc/ginclude/float.h ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h ../../src/gcc/ginclude/varargs.h ../../src/gcc/ginclude/stdfix.h ../../src/gcc/config/arm/mmintrin.h ../../src/gcc/config/arm/arm_neon.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ mv include/$file include/x_$file; \ echo "#include_next <$file>" >include/$file; \ cat include/x_$file >>include/$file; \ rm -f include/x_$file; \ chmod a+r include/$file; \ fi; \ done for file in .. ; do \ if [ X$file != X.. ]; then \ echo "#include_next <$file>" >>include/$file; \ chmod a+r include/$file; \ fi; \ done rm -f include/unwind.h cp ../../src/gcc/config/arm/unwind-arm.h include/unwind.h chmod a+r include/unwind.h rm -f include/stdint.h if [ wrap = wrap ]; then \ rm -f include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp ../../src/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp ../../src/gcc/ginclude/stdint-gcc.h include/stdint.h; \ chmod a+r include/stdint.h; \ fi set -e; for ml in `cat fixinc_list`; do \ sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ fix_dir=include-fixed${multi_dir}; \ if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat ../../src/gcc/limitx.h ../../src/gcc/glimits.h ../../src/gcc/limity.h > tmp-xlimits.h; \ else \ cat ../../src/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh ../../src/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ rm -f ${fix_dir}/limits.h; \ mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \ done rm -f include-fixed/README cp ../../src/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs rm gfortran.pod gcc.pod make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/gcc' Checking multilib configuration for libgcc... mkdir -p -- arm-linux-gnueabi/libgcc Configuring in arm-linux-gnueabi/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-lipo... arm-linux-gnueabi-lipo checking for arm-linux-gnueabi-nm... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking whether ln -s works... yes checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E checking whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... no checking whether assembler supports CFI directives... yes checking for __attribute__((visibility("hidden")))... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default commands WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp Adding multilib support to Makefile in ../../../src/libgcc multidirs= with_multisubdir= make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' # If this is the top-level multilib, build all the other arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_sqi_s.o -MT _thumb1_case_sqi_s.o -MD -MP -MF _thumb1_case_sqi_s.dep -DSHARED -DL_thumb1_case_sqi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm # multilibs. arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uqi_s.o -MT _thumb1_case_uqi_s.o -MD -MP -MF _thumb1_case_uqi_s.dep -DSHARED -DL_thumb1_case_uqi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_shi_s.o -MT _thumb1_case_shi_s.o -MD -MP -MF _thumb1_case_shi_s.dep -DSHARED -DL_thumb1_case_shi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uhi_s.o -MT _thumb1_case_uhi_s.o -MD -MP -MF _thumb1_case_uhi_s.dep -DSHARED -DL_thumb1_case_uhi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_si_s.o -MT _thumb1_case_si_s.o -MD -MP -MF _thumb1_case_si_s.dep -DSHARED -DL_thumb1_case_si -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AR_FLAGS=rc" "CC=arm-linux-gnueabi-gcc " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "SHELL=/bin/sh" "prefix=/usr" "exec_prefix=/usr" "libdir=/usr/lib" "libsubdir=/usr/lib/gcc/arm-linux-gnueabi/4.5.2" "tooldir=/usr/arm-linux-gnueabi" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivsi3_s.o -MT _udivsi3_s.o -MD -MP -MF _udivsi3_s.dep -DSHARED -DL_udivsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsi3_s.o -MT _divsi3_s.o -MD -MP -MF _divsi3_s.dep -DSHARED -DL_divsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umodsi3_s.o -MT _umodsi3_s.o -MD -MP -MF _umodsi3_s.dep -DSHARED -DL_umodsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _modsi3_s.o -MT _modsi3_s.o -MD -MP -MF _modsi3_s.dep -DSHARED -DL_modsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bb_init_func_s.o -MT _bb_init_func_s.o -MD -MP -MF _bb_init_func_s.dep -DSHARED -DL_bb_init_func -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _call_via_rX_s.o -MT _call_via_rX_s.o -MD -MP -MF _call_via_rX_s.dep -DSHARED -DL_call_via_rX -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _interwork_call_via_rX_s.o -MT _interwork_call_via_rX_s.o -MD -MP -MF _interwork_call_via_rX_s.dep -DSHARED -DL_interwork_call_via_rX -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_negdf2_s.o -MT _arm_negdf2_s.o -MD -MP -MF _arm_negdf2_s.dep -DSHARED -DL_arm_negdf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_addsubdf3_s.o -MT _arm_addsubdf3_s.o -MD -MP -MF _arm_addsubdf3_s.dep -DSHARED -DL_arm_addsubdf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_muldivdf3_s.o -MT _arm_muldivdf3_s.o -MD -MP -MF _arm_muldivdf3_s.dep -DSHARED -DL_arm_muldivdf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_cmpdf2_s.o -MT _arm_cmpdf2_s.o -MD -MP -MF _arm_cmpdf2_s.dep -DSHARED -DL_arm_cmpdf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_unorddf2_s.o -MT _arm_unorddf2_s.o -MD -MP -MF _arm_unorddf2_s.dep -DSHARED -DL_arm_unorddf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixdfsi_s.o -MT _arm_fixdfsi_s.o -MD -MP -MF _arm_fixdfsi_s.dep -DSHARED -DL_arm_fixdfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixunsdfsi_s.o -MT _arm_fixunsdfsi_s.o -MD -MP -MF _arm_fixunsdfsi_s.dep -DSHARED -DL_arm_fixunsdfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_truncdfsf2_s.o -MT _arm_truncdfsf2_s.o -MD -MP -MF _arm_truncdfsf2_s.dep -DSHARED -DL_arm_truncdfsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_negsf2_s.o -MT _arm_negsf2_s.o -MD -MP -MF _arm_negsf2_s.dep -DSHARED -DL_arm_negsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_addsubsf3_s.o -MT _arm_addsubsf3_s.o -MD -MP -MF _arm_addsubsf3_s.dep -DSHARED -DL_arm_addsubsf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_muldivsf3_s.o -MT _arm_muldivsf3_s.o -MD -MP -MF _arm_muldivsf3_s.dep -DSHARED -DL_arm_muldivsf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_cmpsf2_s.o -MT _arm_cmpsf2_s.o -MD -MP -MF _arm_cmpsf2_s.dep -DSHARED -DL_arm_cmpsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_unordsf2_s.o -MT _arm_unordsf2_s.o -MD -MP -MF _arm_unordsf2_s.dep -DSHARED -DL_arm_unordsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixsfsi_s.o -MT _arm_fixsfsi_s.o -MD -MP -MF _arm_fixsfsi_s.dep -DSHARED -DL_arm_fixsfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixunssfsi_s.o -MT _arm_fixunssfsi_s.o -MD -MP -MF _arm_fixunssfsi_s.dep -DSHARED -DL_arm_fixunssfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatdidf_s.o -MT _arm_floatdidf_s.o -MD -MP -MF _arm_floatdidf_s.dep -DSHARED -DL_arm_floatdidf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatdisf_s.o -MT _arm_floatdisf_s.o -MD -MP -MF _arm_floatdisf_s.dep -DSHARED -DL_arm_floatdisf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatundidf_s.o -MT _arm_floatundidf_s.o -MD -MP -MF _arm_floatundidf_s.dep -DSHARED -DL_arm_floatundidf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatundisf_s.o -MT _arm_floatundisf_s.o -MD -MP -MF _arm_floatundisf_s.dep -DSHARED -DL_arm_floatundisf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_lcmp_s.o -MT _aeabi_lcmp_s.o -MD -MP -MF _aeabi_lcmp_s.dep -DSHARED -DL_aeabi_lcmp -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ulcmp_s.o -MT _aeabi_ulcmp_s.o -MD -MP -MF _aeabi_ulcmp_s.dep -DSHARED -DL_aeabi_ulcmp -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ldivmod_s.o -MT _aeabi_ldivmod_s.o -MD -MP -MF _aeabi_ldivmod_s.dep -DSHARED -DL_aeabi_ldivmod -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_uldivmod_s.o -MT _aeabi_uldivmod_s.o -MD -MP -MF _aeabi_uldivmod_s.dep -DSHARED -DL_aeabi_uldivmod -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _dvmd_lnx_s.o -MT _dvmd_lnx_s.o -MD -MP -MF _dvmd_lnx_s.dep -DSHARED -DL_dvmd_lnx -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _enable_execute_stack.o -MT _enable_execute_stack.o -MD -MP -MF _enable_execute_stack.dep -DL_enable_execute_stack -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../src/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o bpabi.o -MT bpabi.o -MD -MP -MF bpabi.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/bpabi.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unaligned-funcs.o -MT unaligned-funcs.o -MD -MP -MF unaligned-funcs.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/unaligned-funcs.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o addsf3.o -MT addsf3.o -MD -MP -MF addsf3.dep -fexceptions -c ../.././gcc/addsf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o divsf3.o -MT divsf3.o -MD -MP -MF divsf3.dep -fexceptions -c ../.././gcc/divsf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o eqsf2.o -MT eqsf2.o -MD -MP -MF eqsf2.dep -fexceptions -c ../.././gcc/eqsf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o gesf2.o -MT gesf2.o -MD -MP -MF gesf2.dep -fexceptions -c ../.././gcc/gesf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o lesf2.o -MT lesf2.o -MD -MP -MF lesf2.dep -fexceptions -c ../.././gcc/lesf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o mulsf3.o -MT mulsf3.o -MD -MP -MF mulsf3.dep -fexceptions -c ../.././gcc/mulsf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o negsf2.o -MT negsf2.o -MD -MP -MF negsf2.dep -fexceptions -c ../.././gcc/negsf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o subsf3.o -MT subsf3.o -MD -MP -MF subsf3.dep -fexceptions -c ../.././gcc/subsf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unordsf2.o -MT unordsf2.o -MD -MP -MF unordsf2.dep -fexceptions -c ../.././gcc/unordsf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fixsfsi.o -MT fixsfsi.o -MD -MP -MF fixsfsi.dep -fexceptions -c ../.././gcc/fixsfsi.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatsisf.o -MT floatsisf.o -MD -MP -MF floatsisf.dep -fexceptions -c ../.././gcc/floatsisf.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatunsisf.o -MT floatunsisf.o -MD -MP -MF floatunsisf.dep -fexceptions -c ../.././gcc/floatunsisf.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o adddf3.o -MT adddf3.o -MD -MP -MF adddf3.dep -fexceptions -c ../.././gcc/adddf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o divdf3.o -MT divdf3.o -MD -MP -MF divdf3.dep -fexceptions -c ../.././gcc/divdf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o eqdf2.o -MT eqdf2.o -MD -MP -MF eqdf2.dep -fexceptions -c ../.././gcc/eqdf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o gedf2.o -MT gedf2.o -MD -MP -MF gedf2.dep -fexceptions -c ../.././gcc/gedf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o ledf2.o -MT ledf2.o -MD -MP -MF ledf2.dep -fexceptions -c ../.././gcc/ledf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o muldf3.o -MT muldf3.o -MD -MP -MF muldf3.dep -fexceptions -c ../.././gcc/muldf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o negdf2.o -MT negdf2.o -MD -MP -MF negdf2.dep -fexceptions -c ../.././gcc/negdf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o subdf3.o -MT subdf3.o -MD -MP -MF subdf3.dep -fexceptions -c ../.././gcc/subdf3.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unorddf2.o -MT unorddf2.o -MD -MP -MF unorddf2.dep -fexceptions -c ../.././gcc/unorddf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fixdfsi.o -MT fixdfsi.o -MD -MP -MF fixdfsi.dep -fexceptions -c ../.././gcc/fixdfsi.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatsidf.o -MT floatsidf.o -MD -MP -MF floatsidf.dep -fexceptions -c ../.././gcc/floatsidf.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatunsidf.o -MT floatunsidf.o -MD -MP -MF floatunsidf.dep -fexceptions -c ../.././gcc/floatunsidf.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o extendsfdf2.o -MT extendsfdf2.o -MD -MP -MF extendsfdf2.dep -fexceptions -c ../.././gcc/extendsfdf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o truncdfsf2.o -MT truncdfsf2.o -MD -MP -MF truncdfsf2.dep -fexceptions -c ../.././gcc/truncdfsf2.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fp16.o -MT fp16.o -MD -MP -MF fp16.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/fp16.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o linux-atomic.o -MT linux-atomic.o -MD -MP -MF linux-atomic.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/linux-atomic.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../src/libgcc/../gcc/libgcov.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-arm.o -MT unwind-arm.o -MD -MP -MF unwind-arm.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/unwind-arm.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o libunwind_s.o -MT libunwind_s.o -MD -MP -MF libunwind_s.dep -DSHARED -c -xassembler-with-cpp ../../../src/libgcc/../gcc/config/arm/libunwind.S ../../../src/libgcc/../gcc/config/arm/unwind-arm.c: In function 'get_eit_entry': ../../../src/libgcc/../gcc/config/arm/unwind-arm.c:638:7: warning: cast discards qualifiers from pointer target type arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o pr-support.o -MT pr-support.o -MD -MP -MF pr-support.dep -fexceptions -c ../../../src/libgcc/../gcc/config/arm/pr-support.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../src/libgcc/../gcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/../gcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _enable_execute_stack_s.o -MT _enable_execute_stack_s.o -MD -MP -MF _enable_execute_stack_s.dep -DSHARED -DL_enable_execute_stack -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixtfdi_s.o -MT _fixtfdi_s.o -MD -MP -MF _fixtfdi_s.dep -DSHARED -DL_fixtfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _fixunstfdi_s.o -MT _fixunstfdi_s.o -MD -MP -MF _fixunstfdi_s.dep -DSHARED -DL_fixunstfdi -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatditf_s.o -MT _floatditf_s.o -MD -MP -MF _floatditf_s.dep -DSHARED -DL_floatditf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _floatunditf_s.o -MT _floatunditf_s.o -MD -MP -MF _floatunditf_s.dep -DSHARED -DL_floatunditf -c ../../../src/libgcc/../gcc/libgcc2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../src/libgcc/../gcc/libgcc2.c \ -fexceptions -fnon-call-exceptions arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o bpabi_s.o -MT bpabi_s.o -MD -MP -MF bpabi_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/config/arm/bpabi.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unaligned-funcs_s.o -MT unaligned-funcs_s.o -MD -MP -MF unaligned-funcs_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/config/arm/unaligned-funcs.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o addsf3_s.o -MT addsf3_s.o -MD -MP -MF addsf3_s.dep -DSHARED -fexceptions -c ../.././gcc/addsf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o divsf3_s.o -MT divsf3_s.o -MD -MP -MF divsf3_s.dep -DSHARED -fexceptions -c ../.././gcc/divsf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o eqsf2_s.o -MT eqsf2_s.o -MD -MP -MF eqsf2_s.dep -DSHARED -fexceptions -c ../.././gcc/eqsf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o gesf2_s.o -MT gesf2_s.o -MD -MP -MF gesf2_s.dep -DSHARED -fexceptions -c ../.././gcc/gesf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o lesf2_s.o -MT lesf2_s.o -MD -MP -MF lesf2_s.dep -DSHARED -fexceptions -c ../.././gcc/lesf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o mulsf3_s.o -MT mulsf3_s.o -MD -MP -MF mulsf3_s.dep -DSHARED -fexceptions -c ../.././gcc/mulsf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o negsf2_s.o -MT negsf2_s.o -MD -MP -MF negsf2_s.dep -DSHARED -fexceptions -c ../.././gcc/negsf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o subsf3_s.o -MT subsf3_s.o -MD -MP -MF subsf3_s.dep -DSHARED -fexceptions -c ../.././gcc/subsf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unordsf2_s.o -MT unordsf2_s.o -MD -MP -MF unordsf2_s.dep -DSHARED -fexceptions -c ../.././gcc/unordsf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fixsfsi_s.o -MT fixsfsi_s.o -MD -MP -MF fixsfsi_s.dep -DSHARED -fexceptions -c ../.././gcc/fixsfsi.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatsisf_s.o -MT floatsisf_s.o -MD -MP -MF floatsisf_s.dep -DSHARED -fexceptions -c ../.././gcc/floatsisf.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatunsisf_s.o -MT floatunsisf_s.o -MD -MP -MF floatunsisf_s.dep -DSHARED -fexceptions -c ../.././gcc/floatunsisf.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o adddf3_s.o -MT adddf3_s.o -MD -MP -MF adddf3_s.dep -DSHARED -fexceptions -c ../.././gcc/adddf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o divdf3_s.o -MT divdf3_s.o -MD -MP -MF divdf3_s.dep -DSHARED -fexceptions -c ../.././gcc/divdf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o eqdf2_s.o -MT eqdf2_s.o -MD -MP -MF eqdf2_s.dep -DSHARED -fexceptions -c ../.././gcc/eqdf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o gedf2_s.o -MT gedf2_s.o -MD -MP -MF gedf2_s.dep -DSHARED -fexceptions -c ../.././gcc/gedf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o ledf2_s.o -MT ledf2_s.o -MD -MP -MF ledf2_s.dep -DSHARED -fexceptions -c ../.././gcc/ledf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o muldf3_s.o -MT muldf3_s.o -MD -MP -MF muldf3_s.dep -DSHARED -fexceptions -c ../.././gcc/muldf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o negdf2_s.o -MT negdf2_s.o -MD -MP -MF negdf2_s.dep -DSHARED -fexceptions -c ../.././gcc/negdf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o subdf3_s.o -MT subdf3_s.o -MD -MP -MF subdf3_s.dep -DSHARED -fexceptions -c ../.././gcc/subdf3.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unorddf2_s.o -MT unorddf2_s.o -MD -MP -MF unorddf2_s.dep -DSHARED -fexceptions -c ../.././gcc/unorddf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o fixdfsi_s.o -MT fixdfsi_s.o -MD -MP -MF fixdfsi_s.dep -DSHARED -fexceptions -c ../.././gcc/fixdfsi.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatsidf_s.o -MT floatsidf_s.o -MD -MP -MF floatsidf_s.dep -DSHARED -fexceptions -c ../.././gcc/floatsidf.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o floatunsidf_s.o -MT floatunsidf_s.o -MD -MP -MF floatunsidf_s.dep -DSHARED -fexceptions -c ../.././gcc/floatunsidf.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o extendsfdf2_s.o -MT extendsfdf2_s.o -MD -MP -MF extendsfdf2_s.dep -DSHARED -fexceptions -c ../.././gcc/extendsfdf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o truncdfsf2_s.o -MT truncdfsf2_s.o -MD -MP -MF truncdfsf2_s.dep -DSHARED -fexceptions -c ../.././gcc/truncdfsf2.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-arm_s.o -MT unwind-arm_s.o -MD -MP -MF unwind-arm_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/config/arm/unwind-arm.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o pr-support_s.o -MT pr-support_s.o -MD -MP -MF pr-support_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/config/arm/pr-support.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/unwind-c.c arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../src/libgcc/../gcc/emutls.c ../../../src/libgcc/../gcc/config/arm/unwind-arm.c: In function 'get_eit_entry': ../../../src/libgcc/../gcc/config/arm/unwind-arm.c:638:7: warning: cast discards qualifiers from pointer target type arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep \ -c ../../../src/libgcc/../gcc/crtstuff.c -DCRT_BEGIN arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fPIC \ -c ../../../src/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep \ -c ../../../src/libgcc/../gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep \ -c ../../../src/libgcc/../gcc/crtstuff.c -DCRT_END arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fPIC \ -c ../../../src/libgcc/../gcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_sqi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_sqi.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_uqi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_uqi.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_shi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_shi.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_uhi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_uhi.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_si_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _thumb1_case_si.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _udivsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivsi3.visT mv -f _thumb1_case_uqi.visT _thumb1_case_uqi.vis mv -f _thumb1_case_sqi.visT _thumb1_case_sqi.vis mv -f _thumb1_case_shi.visT _thumb1_case_shi.vis mv -f _thumb1_case_uhi.visT _thumb1_case_uhi.vis mv -f _thumb1_case_si.visT _thumb1_case_si.vis mv -f _udivsi3.visT _udivsi3.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _divsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsi3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _umodsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umodsi3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _modsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _modsi3.visT mv -f _divsi3.visT _divsi3.vis mv -f _umodsi3.visT _umodsi3.vis mv -f _modsi3.visT _modsi3.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _bb_init_func_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bb_init_func.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _call_via_rX_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _call_via_rX.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _interwork_call_via_rX_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _interwork_call_via_rX.visT mv -f _bb_init_func.visT _bb_init_func.vis mv -f _call_via_rX.visT _call_via_rX.vis mv -f _interwork_call_via_rX.visT _interwork_call_via_rX.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT mv -f _lshrdi3.visT _lshrdi3.vis mv -f _ashrdi3.visT _ashrdi3.vis mv -f _ashldi3.visT _ashldi3.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_negdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_negdf2.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_addsubdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_addsubdf3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_muldivdf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_muldivdf3.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_cmpdf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_cmpdf2.visT mv -f _arm_negdf2.visT _arm_negdf2.vis mv -f _arm_addsubdf3.visT _arm_addsubdf3.vis mv -f _arm_muldivdf3.visT _arm_muldivdf3.vis mv -f _arm_cmpdf2.visT _arm_cmpdf2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_unorddf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_unorddf2.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_fixdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixdfsi.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_fixunsdfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixunsdfsi.visT mv -f _arm_unorddf2.visT _arm_unorddf2.vis mv -f _arm_fixdfsi.visT _arm_fixdfsi.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_truncdfsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_truncdfsf2.visT mv -f _arm_fixunsdfsi.visT _arm_fixunsdfsi.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_negsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_negsf2.visT mv -f _arm_truncdfsf2.visT _arm_truncdfsf2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_addsubsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_addsubsf3.visT mv -f _arm_negsf2.visT _arm_negsf2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_muldivsf3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_muldivsf3.visT mv -f _arm_addsubsf3.visT _arm_addsubsf3.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_cmpsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_cmpsf2.visT mv -f _arm_muldivsf3.visT _arm_muldivsf3.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_unordsf2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_unordsf2.visT mv -f _arm_cmpsf2.visT _arm_cmpsf2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_fixsfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixsfsi.visT mv -f _arm_unordsf2.visT _arm_unordsf2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_fixunssfsi_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_fixunssfsi.visT mv -f _arm_fixsfsi.visT _arm_fixsfsi.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_floatdidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatdidf.visT mv -f _arm_fixunssfsi.visT _arm_fixunssfsi.vis mv -f _arm_floatdidf.visT _arm_floatdidf.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_floatdisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatdisf.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_floatundidf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatundidf.visT mv -f _arm_floatdisf.visT _arm_floatdisf.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _arm_floatundisf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _arm_floatundisf.visT mv -f _arm_floatundidf.visT _arm_floatundidf.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT mv -f _arm_floatundisf.visT _arm_floatundisf.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT mv -f _clzsi2.visT _clzsi2.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _aeabi_lcmp_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_lcmp.visT mv -f _clzdi2.visT _clzdi2.vis mv -f _aeabi_lcmp.visT _aeabi_lcmp.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _aeabi_ulcmp_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_ulcmp.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _aeabi_ldivmod_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_ldivmod.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _aeabi_uldivmod_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _aeabi_uldivmod.visT mv -f _aeabi_ulcmp.visT _aeabi_ulcmp.vis mv -f _aeabi_ldivmod.visT _aeabi_ldivmod.vis mv -f _aeabi_uldivmod.visT _aeabi_uldivmod.vis /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _dvmd_lnx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dvmd_lnx.visT /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _clear_cache_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_cache.visT rm -f libgcov.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg libunwind_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > libunwind.visT mv -f _dvmd_lnx.visT _dvmd_lnx.vis mv -f _clear_cache.visT _clear_cache.vis objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc libgcov.a $objects mv -f libunwind.visT libunwind.vis # Early copyback; see "all" above for the rationale. The { /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm -pg _thumb1_case_sqi_s.o _thumb1_case_uqi_s.o _thumb1_case_shi_s.o _thumb1_case_uhi_s.o _thumb1_case_si_s.o _udivsi3_s.o _divsi3_s.o _umodsi3_s.o _modsi3_s.o _bb_init_func_s.o _call_via_rX_s.o _interwork_call_via_rX_s.o _lshrdi3_s.o _ashrdi3_s.o _ashldi3_s.o _arm_negdf2_s.o _arm_addsubdf3_s.o _arm_muldivdf3_s.o _arm_cmpdf2_s.o _arm_unorddf2_s.o _arm_fixdfsi_s.o _arm_fixunsdfsi_s.o _arm_truncdfsf2_s.o _arm_negsf2_s.o _arm_addsubsf3_s.o _arm_muldivsf3_s.o _arm_cmpsf2_s.o _arm_unordsf2_s.o _arm_fixsfsi_s.o _arm_fixunssfsi_s.o _arm_floatdidf_s.o _arm_floatdisf_s.o _arm_floatundidf_s.o _arm_floatundisf_s.o _clzsi2_s.o _clzdi2_s.o _aeabi_lcmp_s.o _aeabi_ulcmp_s.o _aeabi_ldivmod_s.o _aeabi_uldivmod_s.o _dvmd_lnx_s.o _clear_cache_s.o _muldi3_s.o _negdi2_s.o _cmpdi2_s.o _ucmpdi2_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatditf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _floatunditf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o bpabi_s.o unaligned-funcs_s.o addsf3_s.o divsf3_s.o eqsf2_s.o gesf2_s.o lesf2_s.o mulsf3_s.o negsf2_s.o subsf3_s.o unordsf2_s.o fixsfsi_s.o floatsisf_s.o floatunsisf_s.o adddf3_s.o divdf3_s.o eqdf2_s.o gedf2_s.o ledf2_s.o muldf3_s.o negdf2_s.o subdf3_s.o unorddf2_s.o fixdfsi_s.o floatsidf_s.o floatunsidf_s.o extendsfdf2_s.o truncdfsf2_s.o unwind-arm_s.o libunwind_s.o pr-support_s.o unwind-c_s.o emutls_s.o; echo %%; \ cat ../../../src/libgcc/../gcc/libgcc-std.ver ../../../src/libgcc/../gcc/config/libgcc-glibc.ver ../../../src/libgcc/../gcc/config/libgcc-glibc.ver ../../../src/libgcc/../gcc/config/arm/libgcc-bpabi.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -E -xassembler-with-cpp -; \ } | gawk -f ../../../src/libgcc/../gcc/mkmap-symver.awk > tmp-libgcc.map /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib libgcov.a # early copy is necessary so that the gcc -B options find arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_sqi.o -MT _thumb1_case_sqi.o -MD -MP -MF _thumb1_case_sqi.dep -DL_thumb1_case_sqi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _thumb1_case_sqi.vis # the right startup files when linking shared libgcc. arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uqi.o -MT _thumb1_case_uqi.o -MD -MP -MF _thumb1_case_uqi.dep -DL_thumb1_case_uqi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _thumb1_case_uqi.vis /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_shi.o -MT _thumb1_case_shi.o -MD -MP -MF _thumb1_case_shi.dep -DL_thumb1_case_shi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _thumb1_case_shi.vis parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ../.././gcc/$file ;; \ esac; \ done arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_uhi.o -MT _thumb1_case_uhi.o -MD -MP -MF _thumb1_case_uhi.dep -DL_thumb1_case_uhi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _thumb1_case_uhi.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _thumb1_case_si.o -MT _thumb1_case_si.o -MD -MP -MF _thumb1_case_si.dep -DL_thumb1_case_si -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _thumb1_case_si.vis mv tmp-libgcc.map libgcc.map arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _udivsi3.o -MT _udivsi3.o -MD -MP -MF _udivsi3.dep -DL_udivsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _udivsi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _divsi3.o -MT _divsi3.o -MD -MP -MF _divsi3.dep -DL_divsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _divsi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _umodsi3.o -MT _umodsi3.o -MD -MP -MF _umodsi3.dep -DL_umodsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _umodsi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _modsi3.o -MT _modsi3.o -MD -MP -MF _modsi3.dep -DL_modsi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _modsi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _bb_init_func.o -MT _bb_init_func.o -MD -MP -MF _bb_init_func.dep -DL_bb_init_func -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _bb_init_func.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _call_via_rX.o -MT _call_via_rX.o -MD -MP -MF _call_via_rX.dep -DL_call_via_rX -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _call_via_rX.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _interwork_call_via_rX.o -MT _interwork_call_via_rX.o -MD -MP -MF _interwork_call_via_rX.dep -DL_interwork_call_via_rX -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _interwork_call_via_rX.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _lshrdi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _ashrdi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _ashldi3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_negdf2.o -MT _arm_negdf2.o -MD -MP -MF _arm_negdf2.dep -DL_arm_negdf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_negdf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_addsubdf3.o -MT _arm_addsubdf3.o -MD -MP -MF _arm_addsubdf3.dep -DL_arm_addsubdf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_addsubdf3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_muldivdf3.o -MT _arm_muldivdf3.o -MD -MP -MF _arm_muldivdf3.dep -DL_arm_muldivdf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_muldivdf3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_cmpdf2.o -MT _arm_cmpdf2.o -MD -MP -MF _arm_cmpdf2.dep -DL_arm_cmpdf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_cmpdf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_unorddf2.o -MT _arm_unorddf2.o -MD -MP -MF _arm_unorddf2.dep -DL_arm_unorddf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_unorddf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixdfsi.o -MT _arm_fixdfsi.o -MD -MP -MF _arm_fixdfsi.dep -DL_arm_fixdfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_fixdfsi.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixunsdfsi.o -MT _arm_fixunsdfsi.o -MD -MP -MF _arm_fixunsdfsi.dep -DL_arm_fixunsdfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_fixunsdfsi.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_truncdfsf2.o -MT _arm_truncdfsf2.o -MD -MP -MF _arm_truncdfsf2.dep -DL_arm_truncdfsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_truncdfsf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_negsf2.o -MT _arm_negsf2.o -MD -MP -MF _arm_negsf2.dep -DL_arm_negsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_negsf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_addsubsf3.o -MT _arm_addsubsf3.o -MD -MP -MF _arm_addsubsf3.dep -DL_arm_addsubsf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_addsubsf3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_muldivsf3.o -MT _arm_muldivsf3.o -MD -MP -MF _arm_muldivsf3.dep -DL_arm_muldivsf3 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_muldivsf3.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_cmpsf2.o -MT _arm_cmpsf2.o -MD -MP -MF _arm_cmpsf2.dep -DL_arm_cmpsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_cmpsf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_unordsf2.o -MT _arm_unordsf2.o -MD -MP -MF _arm_unordsf2.dep -DL_arm_unordsf2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_unordsf2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixsfsi.o -MT _arm_fixsfsi.o -MD -MP -MF _arm_fixsfsi.dep -DL_arm_fixsfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_fixsfsi.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_fixunssfsi.o -MT _arm_fixunssfsi.o -MD -MP -MF _arm_fixunssfsi.dep -DL_arm_fixunssfsi -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_fixunssfsi.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatdidf.o -MT _arm_floatdidf.o -MD -MP -MF _arm_floatdidf.dep -DL_arm_floatdidf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_floatdidf.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatdisf.o -MT _arm_floatdisf.o -MD -MP -MF _arm_floatdisf.dep -DL_arm_floatdisf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_floatdisf.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatundidf.o -MT _arm_floatundidf.o -MD -MP -MF _arm_floatundidf.dep -DL_arm_floatundidf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_floatundidf.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _arm_floatundisf.o -MT _arm_floatundisf.o -MD -MP -MF _arm_floatundisf.dep -DL_arm_floatundisf -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _arm_floatundisf.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _clzsi2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _clzdi2.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_lcmp.o -MT _aeabi_lcmp.o -MD -MP -MF _aeabi_lcmp.dep -DL_aeabi_lcmp -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _aeabi_lcmp.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ulcmp.o -MT _aeabi_ulcmp.o -MD -MP -MF _aeabi_ulcmp.dep -DL_aeabi_ulcmp -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _aeabi_ulcmp.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_ldivmod.o -MT _aeabi_ldivmod.o -MD -MP -MF _aeabi_ldivmod.dep -DL_aeabi_ldivmod -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _aeabi_ldivmod.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _aeabi_uldivmod.o -MT _aeabi_uldivmod.o -MD -MP -MF _aeabi_uldivmod.dep -DL_aeabi_uldivmod -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _aeabi_uldivmod.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _dvmd_lnx.o -MT _dvmd_lnx.o -MD -MP -MF _dvmd_lnx.dep -DL_dvmd_lnx -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _dvmd_lnx.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -xassembler-with-cpp \ -c ../../../src/libgcc/../gcc/config/arm/lib1funcs.asm -include _clear_cache.vis arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -o libunwind.o -MT libunwind.o -MD -MP -MF libunwind.dep -c -xassembler-with-cpp -include libunwind.vis ../../../src/libgcc/../gcc/config/arm/libunwind.S # @multilib_flags@ is still needed because this may use # arm-linux-gnueabi-gcc and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh ../../../src/libgcc/../mkinstalldirs . arm-linux-gnueabi-gcc -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -B./ _thumb1_case_sqi_s.o _thumb1_case_uqi_s.o _thumb1_case_shi_s.o _thumb1_case_uhi_s.o _thumb1_case_si_s.o _udivsi3_s.o _divsi3_s.o _umodsi3_s.o _modsi3_s.o _bb_init_func_s.o _call_via_rX_s.o _interwork_call_via_rX_s.o _lshrdi3_s.o _ashrdi3_s.o _ashldi3_s.o _arm_negdf2_s.o _arm_addsubdf3_s.o _arm_muldivdf3_s.o _arm_cmpdf2_s.o _arm_unorddf2_s.o _arm_fixdfsi_s.o _arm_fixunsdfsi_s.o _arm_truncdfsf2_s.o _arm_negsf2_s.o _arm_addsubsf3_s.o _arm_muldivsf3_s.o _arm_cmpsf2_s.o _arm_unordsf2_s.o _arm_fixsfsi_s.o _arm_fixunssfsi_s.o _arm_floatdidf_s.o _arm_floatdisf_s.o _arm_floatundidf_s.o _arm_floatundisf_s.o _clzsi2_s.o _clzdi2_s.o _aeabi_lcmp_s.o _aeabi_ulcmp_s.o _aeabi_ldivmod_s.o _aeabi_uldivmod_s.o _dvmd_lnx_s.o _clear_cache_s.o _muldi3_s.o _negdi2_s.o _cmpdi2_s.o _ucmpdi2_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatditf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _floatunditf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o bpabi_s.o unaligned-funcs_s.o addsf3_s.o divsf3_s.o eqsf2_s.o gesf2_s.o lesf2_s.o mulsf3_s.o negsf2_s.o subsf3_s.o unordsf2_s.o fixsfsi_s.o floatsisf_s.o floatunsisf_s.o adddf3_s.o divdf3_s.o eqdf2_s.o gedf2_s.o ledf2_s.o muldf3_s.o negdf2_s.o subdf3_s.o unorddf2_s.o fixdfsi_s.o floatsidf_s.o floatunsidf_s.o extendsfdf2_s.o truncdfsf2_s.o unwind-arm_s.o libunwind_s.o pr-support_s.o unwind-c_s.o emutls_s.o -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 libgcc.a )" ) > ./libgcc_s.so rm -f libgcc.a rm -f libgcc_eh.a objects="_thumb1_case_sqi.o _thumb1_case_uqi.o _thumb1_case_shi.o _thumb1_case_uhi.o _thumb1_case_si.o _udivsi3.o _divsi3.o _umodsi3.o _modsi3.o _bb_init_func.o _call_via_rX.o _interwork_call_via_rX.o _lshrdi3.o _ashrdi3.o _ashldi3.o _arm_negdf2.o _arm_addsubdf3.o _arm_muldivdf3.o _arm_cmpdf2.o _arm_unorddf2.o _arm_fixdfsi.o _arm_fixunsdfsi.o _arm_truncdfsf2.o _arm_negsf2.o _arm_addsubsf3.o _arm_muldivsf3.o _arm_cmpsf2.o _arm_unordsf2.o _arm_fixsfsi.o _arm_fixunssfsi.o _arm_floatdidf.o _arm_floatdisf.o _arm_floatundidf.o _arm_floatundisf.o _clzsi2.o _clzdi2.o _aeabi_lcmp.o _aeabi_ulcmp.o _aeabi_ldivmod.o _aeabi_uldivmod.o _dvmd_lnx.o _clear_cache.o _muldi3.o _negdi2.o _cmpdi2.o _ucmpdi2.o _enable_execute_stack.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatditf.o _floatundisf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _udivdi3.o _umoddi3.o _udiv_w_sdiv.o _udivmoddi4.o bpabi.o unaligned-funcs.o addsf3.o divsf3.o eqsf2.o gesf2.o lesf2.o mulsf3.o negsf2.o subsf3.o unordsf2.o fixsfsi.o floatsisf.o floatunsisf.o adddf3.o divdf3.o eqdf2.o gedf2.o ledf2.o muldf3.o negdf2.o subdf3.o unorddf2.o fixdfsi.o floatsidf.o floatunsidf.o extendsfdf2.o truncdfsf2.o fp16.o linux-atomic.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc libgcc.a $objects objects="unwind-arm.o libunwind.o pr-support.o unwind-c.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ arm-linux-gnueabi-gcc -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -Wno-missing-prototypes -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc libgcc_eh.a $objects /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib libgcc_eh.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib libgcc.a # Now that we have built all the objects, we need to copy # them back to the GCC directory. Too many things (other # in-tree libraries, and DejaGNU) know about the layout # of the build tree, for now. /usr/bin/make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ../.././gcc/libgcc_eh.a /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh ../../../src/libgcc/../mkinstalldirs ../.././gcc /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ../.././gcc/libgcc.a /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /usr/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ../.././gcc/$file ;; \ esac; \ done make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgcc' Checking multilib configuration for libgomp... mkdir -p -- arm-linux-gnueabi/libgomp Checking multilib configuration for libiberty... mkdir -p -- arm-linux-gnueabi/libiberty Checking multilib configuration for libmudflap... mkdir -p -- arm-linux-gnueabi/libmudflap Configuring in arm-linux-gnueabi/libgomp Checking multilib configuration for libssp... Checking multilib configuration for libquadmath... Configuring in arm-linux-gnueabi/libiberty mkdir -p -- arm-linux-gnueabi/libssp mkdir -p -- arm-linux-gnueabi/libquadmath Configuring in arm-linux-gnueabi/libmudflap Configuring in arm-linux-gnueabi/libssp Configuring in arm-linux-gnueabi/libquadmath configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... configure: creating cache ./config.cache arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking build system type... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking for perl... perl checking build system type... arm-unknown-linux-gnueabi checking target system type... checking build system type... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... arm-unknown-linux-gnueabi checking target system type... arm-unknown-linux-gnueabi checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for C compiler default output file name... yes checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... yes checking for suffix of object files... checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc yes checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... o checking whether we are using the GNU C compiler... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... yes checking for C compiler default output file name... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking for --enable-version-specific-runtime-libs... no checking for style of include used by /usr/bin/make... yes yes GNU checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for C compiler default output file name... checking for suffix of object files... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... 64 checking for C compiler default output file name... checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... checking for C compiler default output file name... checking for suffix of object files... arm-linux-gnueabi-gcc -E a.out checking whether the C compiler works... yes yes checking whether arm-linux-gnueabi-gcc accepts -g... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking for suffix of executables... yes checking whether arm-linux-gnueabi-gcc accepts -g... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... checking for suffix of object files... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... checking whether arm-linux-gnueabi-gcc supports -W... checking for suffix of object files... yes none needed checking for style of include used by /usr/bin/make... checking whether arm-linux-gnueabi-gcc supports -Wall... o checking whether we are using the GNU C compiler... GNU checking dependency style of arm-linux-gnueabi-gcc ... o checking whether we are using the GNU C compiler... none needed checking for style of include used by /usr/bin/make... yes GNU checking dependency style of arm-linux-gnueabi-gcc ... yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking whether arm-linux-gnueabi-gcc accepts -g... checking whether arm-linux-gnueabi-gcc supports -Wwrite-strings... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... yes checking whether arm-linux-gnueabi-gcc supports -Wc++-compat... gcc3 checking how to run the C preprocessor... none needed none needed checking dependency style of arm-linux-gnueabi-gcc ... yes checking for style of include used by /usr/bin/make... checking whether arm-linux-gnueabi-gcc supports -Wstrict-prototypes... GNU checking dependency style of arm-linux-gnueabi-gcc ... gcc3 checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E yes checking whether arm-linux-gnueabi-gcc supports -pedantic ... arm-linux-gnueabi-gcc -E yes checking whether arm-linux-gnueabi-gcc and cc understand -c and -o together... checking whether -fstack-protector works... gcc3 checking how to run the C preprocessor... yes checking whether hidden visibility is supported... checking whether dlsym(RTLD_NEXT,...) is available... gcc3 checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking for perl... /usr/bin/perl checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking how to print strings... yes checking for grep that handles long lines and -e... yes checking whether symbol versioning is supported... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... arm-linux-gnueabi-gcc -E 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 arm-linux-gnueabi-gcc ... gnu checking for grep that handles long lines and -e... yes checking for an ANSI C-conforming const... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 inline... yes /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... checking for sys/types.h... yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes yes checking for sys/types.h... checking for sys/types.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/stat.h... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip yes checking for arm-linux-gnueabi-ranlib... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... yes yes checking for sys/types.h... checking for sys/stat.h... checking for sys/stat.h... checking for stdlib.h... yes yes yes yes checking for sys/stat.h... checking for stdlib.h... yes checking for string.h... checking for stdlib.h... checking for stdlib.h... yes ok checking how to run the C preprocessor... yes yes yes checking for string.h... checking for memory.h... checking for string.h... yes checking for string.h... arm-linux-gnueabi-gcc -E yes checking for memory.h... yes yes yes checking for memory.h... checking for strings.h... checking for memory.h... checking for ANSI C header files... checking for strings.h... yes yes yes yes checking for strings.h... checking for inttypes.h... checking for inttypes.h... yes checking for strings.h... yes checking for sys/types.h... yes yes checking for stdint.h... checking for inttypes.h... checking for stdint.h... yes yes yes checking for unistd.h... checking for inttypes.h... yes checking for sys/stat.h... yes yes checking whether byte ordering is bigendian... checking for stdint.h... yes yes checking for unistd.h... checking for stdint.h... checking for stdlib.h... yes checking for stdint.h... (cached) yes yes checking for unistd.h... yes checking execinfo.h usability... yes checking for unistd.h... yes checking execinfo.h presence... yes checking for execinfo.h... yes yes checking for string.h... checking signal.h usability... checking minix/config.h usability... yes yes checking signal.h presence... yes yes checking for signal.h... yes checking alloca.h usability... checking for memory.h... checking dlfcn.h usability... yes checking alloca.h presence... yes yes checking dlfcn.h presence... yes checking for alloca.h... yes checking for strings.h... yes checking for dlfcn.h... yes checking malloc.h usability... checking dirent.h usability... yes checking for inttypes.h... yes checking malloc.h presence... yes checking dirent.h presence... yes checking for malloc.h... yes yes yes checking for dirent.h... yes checking paths.h usability... checking for stdint.h... checking pwd.h usability... yes checking paths.h presence... yes yes checking pwd.h presence... yes checking for paths.h... yes yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... checking for unistd.h... checking syslog.h usability... no checking minix/config.h presence... yes checking for grp.h... yes yes checking syslog.h presence... yes checking for syslog.h... yes yes checking for dlfcn.h... checking netdb.h usability... checking for string.h... (cached) yes no checking for a BSD-compatible install... /usr/bin/install -c yes checking netdb.h presence... checking for sys/file.h... yes checking for netdb.h... yes yes checking for objdir... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... .libs yes checking for unistd.h... (cached) yes checking for sys/param.h... checking sys/ipc.h usability... yes checking fcntl.h usability... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... checking for limits.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F yes checking for ld used by arm-linux-gnueabi-gcc ... checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... yes checking sys/ipc.h presence... checking for stdlib.h... (cached) yes yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking for sys/ipc.h... yes checking stdio.h usability... checking for malloc.h... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... yes checking if arm-linux-gnueabi-gcc static flag -static works... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... checking sys/sem.h usability... yes yes checking stdio.h presence... checking for string.h... (cached) yes yes checking for stdio.h... yes yes checking sys/sem.h presence... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... checking for unistd.h... (cached) yes yes checking for sys/sem.h... yes checking sys/shm.h usability... checking for strings.h... (cached) yes checking limits.h usability... checking for sys/time.h... yes checking limits.h presence... ok checking for dlfcn.h... yes yes checking sys/shm.h presence... yes checking for limits.h... yes yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... checking for time.h... checking for memmove... yes checking for objdir... yes checking for sys/shm.h... yes yes .libs yes checking whether -lc should be explicitly linked in... checking sys/wait.h usability... checking for sys/resource.h... yes yes no checking dynamic linker characteristics... checking for mempcpy... yes checking sys/wait.h presence... checking for sys/stat.h... (cached) yes yes checking for sys/wait.h... yes yes checking ctype.h usability... checking for sys/mman.h... checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... checking for strncpy... yes checking for fcntl.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes yes checking ctype.h presence... yes checking for ctype.h... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking mntent.h usability... checking for arm-linux-gnueabi-gfortran... no checking for alloca.h... yes checking mntent.h presence... checking whether we are using the GNU Fortran compiler... no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking for sys/pstat.h... yes checking for mntent.h... yes checking sys/socket.h usability... no checking whether no accepts -g... yes checking for strncat... no no checking for sys/sysmp.h... checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes yes checking sys/socket.h presence... checking if arm-linux-gnueabi-gcc static flag -static works... no yes checking for sys/sysinfo.h... yes checking whether string.h and strings.h may both be included... checking whether vsnprintf is usable... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed yes checking for sys/socket.h... yes yes checking for fgrep... /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc ... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... checking for machine/hal_sysinfo.h... checking netinet/in.h usability... yes no checking for unistd.h... (cached) yes checking for sys/table.h... checking semaphore.h usability... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... yes checking semaphore.h presence... yes checking netinet/in.h presence... yes checking for semaphore.h... yes yes checking whether -lc should be explicitly linked in... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... yes checking for netinet/in.h... yes no checking arpa/inet.h usability... checking sys/loadavg.h usability... checking for sys/sysctl.h... no checking dynamic linker characteristics... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking arpa/inet.h presence... 3458764513820540925 checking whether the shell understands some XSI constructs... checking for sys/systemcfg.h... yes checking whether the shell understands "+="... no checking sys/loadavg.h presence... yes checking for arpa/inet.h... yes yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes pass_all checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for arm-linux-gnueabi-gcc... (cached) arm-linux-gnueabi-gcc checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... checking for dlfcn.h... (cached) yes no checking for sys/loadavg.h... no no checking sys/mman.h usability... checking sys/time.h usability... checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking whether we are using the GNU C compiler... (cached) yes checking whether arm-linux-gnueabi-gcc accepts -g... (cached) yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking dependency style of arm-linux-gnueabi-gcc ... (cached) gcc3 checking whether arm-linux-gnueabi-gcc and cc understand -c and -o together... checking for backtrace... yes checking sys/time.h presence... yes yes checking for sys/time.h... yes checking for sys/time.h... (cached) yes yes checking for process.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for backtrace_symbols... yes no checking for sys/prctl.h... ok checking for dlfcn.h... yes checking for sys/wait.h that is POSIX.1 compatible... checking for gettimeofday... yes yes checking for objdir... .libs yes checking for uintptr_t... checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E yes checking whether time.h and sys/time.h may both be included... checking fenv.h usability... yes checking whether errno must be declared... no checking size of int... yes yes checking fenv.h presence... yes checking for fenv.h... yes yes checking for int_least32_t... checking for signal... checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... checking langinfo.h usability... yes yes checking for int_fast32_t... yes checking langinfo.h presence... checking for fopen64... no yes checking for langinfo.h... checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC yes checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... checking locale.h usability... yes checking for uint64_t... yes yes checking if arm-linux-gnueabi-gcc static flag -static works... checking for fseeko64... yes checking locale.h presence... yes checking for locale.h... yes yes checking what to include in gstdint.h... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... stdint.h (already complete) checking wchar.h usability... yes checking wchar.h presence... yes checking for ftello64... yes checking for wchar.h... yes yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... checking for getloadavg... no checking dynamic linker characteristics... yes 4 checking for a 64-bit type... checking for stat64... checking wctype.h usability... uint64_t checking for intptr_t... yes yes checking wctype.h presence... yes checking for wctype.h... yes yes checking for freopen64... checking limits.h usability... checking for clock_gettime... 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 yes checking limits.h presence... yes yes checking for uintptr_t... yes checking for limits.h... yes configure: updating cache ./config.cache no configure: creating ./config.status checking for strtoull... checking for setbuf... checking ctype.h usability... yes checking ctype.h presence... yes yes yes checking for ctype.h... yes yes checking for ssize_t... checking for setbuffer... checking printf.h usability... yes checking for pid_t... yes checking printf.h presence... yes checking for setlinebuf... yes yes checking for printf.h... yes checking for library containing strerror... checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes yes checking for setvbuf... checking for clock_gettime in -lrt... checking for sqrtl in -lm... yes yes checking whether the target supports thread-local storage... none required checking for asprintf... yes checking for cbrtl in -lm... checking for strnlen... yes yes checking for feholdexcept in -lm... checking for atexit... yes checking for memrchr... yes yes checking for fesetround in -lm... checking for basename... yes checking whether the target supports hidden visibility... yes checking for feupdateenv in -lm... yes checking whether the target supports dllexport... yes yes no checking whether the target supports symbol aliases... checking for bcmp... checking for strncpy... yes checking for ld used by arm-linux-gnueabi-gcc ... yes checking for fesetenv in -lm... yes yes checking for fetestexcept in -lm... yes (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... (cached) yes checking for bcopy... checking for memmem... checking for shared libgcc... yes yes checking for sethostname... yes checking for strtoull... yes checking whether the target supports .symver directive... checking for bsearch... yes configure: versioning on shared library symbols is gnu yes checking whether the target supports __sync_*_compare_and_swap... checking for __ctype_b_loc... yes yes checking whether hidden visibility is supported... checking for bzero... yes checking whether symbol versioning is supported... yes yes yes checking for calloc... checking for __ctype_tolower_loc... gnu checking whether __float128 is supported... configure: updating cache ./config.cache yes no checking whether printf hooks are supported... yes checking for __ctype_toupper_loc... checking for clock... yes checking whether nl_langinfo should be used... yes yes checking whether nl_langinfo should be used for wide char locale info... checking for getlogin... yes checking for ffs... yes yes checking whether localeconv should be used... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... checking for cuserid... yes yes yes checking for getpwnam... checking for getcwd... yes yes configure: updating cache ./config.cache checking generated-files-in-srcdir... no checking for getpagesize... checking for getpwuid... configure: creating ./config.status yes checking for getpwent... yes checking for gettimeofday... yes yes checking for getgrnam... checking for index... yes yes checking for insque... checking for getgrgid... yes yes checking for memchr... checking for getgrent... yes checking for memcmp... yes yes checking for getlogin_r... config.status: creating Makefile checking for memcpy... yes config.status: creating ssp/ssp.h yes checking for memmem... checking for getpwnam_r... config.status: creating config.h config.status: executing default-1 commands yes checking for memmove... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes yes checking for mempcpy... checking for getservent... yes checking for memset... yes checking for getservbyname... WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp yes Adding multilib support to Makefile in ../../../src/libssp multidirs= with_multisubdir= checking for mkstemps... config.status: executing depfiles commands yes yes checking for putenv... checking for getservbyport... yes yes checking for random... checking for getaddrinfo... config.status: executing libtool commands yes checking for rename... yes checking for gai_strerror... yes yes config.status: creating Makefile checking for getprotoent... checking for rindex... config.status: creating config.h yes yes checking for getprotobyname... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AS=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as" "CC=arm-linux-gnueabi-gcc " "CXX=arm-linux-gnueabi-g++ " "LD=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld" "LIBCFLAGS=-g -O2" "NM=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "PICFLAG=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "DESTDIR=" all-am checking for setenv... config.status: executing depfiles commands make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../src/libssp/ssp.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../src/libssp/gets-chk.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../src/libssp/memcpy-chk.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../src/libssp/memmove-chk.c yes /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../src/libssp/mempcpy-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o checking for getprotobynumber... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../src/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../src/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../src/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../src/libssp/ssp.c -o ssp.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../src/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 checking for snprintf... mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../src/libssp/memset-chk.c mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../src/libssp/snprintf-chk.c mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../src/libssp/sprintf-chk.c yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o checking for getmntent... mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o mv -f .deps/ssp.Tpo .deps/ssp.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../src/libssp/stpcpy-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../src/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../src/libssp/strcat-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../src/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../src/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../src/libssp/strcpy-chk.c mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo checking for sigsetmask... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../src/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../src/libssp/strncat-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../src/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../src/libssp/strncpy-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o checking for setmntent... mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../src/libssp/vsnprintf-chk.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../src/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../src/libssp/vsprintf-chk.c mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../src/libssp/'`ssp-local.c yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../src/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../src/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o checking for stpcpy... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../src/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AS=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as" "CC=arm-linux-gnueabi-gcc " "CXX=arm-linux-gnueabi-g++ " "LD=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld" "LIBCFLAGS=-g -O2" "NM=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "PICFLAG=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../src/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../src/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 checking for addmntent... make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libssp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo yes mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /usr/lib libssp_nonshared_la-ssp-local.lo mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo checking for stpncpy... /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Wall -g -O2 -version-info `grep -v '^#' ../../../src/libssp/libtool-version` -Wl,--version-script=../../../src/libssp/ssp.map -o libssp.la -rpath /usr/lib ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo yes checking for inet_ntoa... yes checking for strcasecmp... config.status: executing libtool commands libtool: link: arm-linux-gnueabi-gcc -shared .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=../../../src/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libssp_nonshared.a yes checking for mmap... libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") config.status: executing default-1 commands libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o yes libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libssp.a libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libssp' yes checking for munmap... checking for strchr... yes configure: creating ./config.status yes checking for strdup... checking for __libc_freeres... yes checking for strncasecmp... yes yes checking for strndup... checking for socklen_t in sys/socket.h... yes yes checking how to print strings... checking for strrchr... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc ... WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp yes Adding multilib support to Makefile in ../../../src/libquadmath multidirs= with_multisubdir= checking for strstr... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... checking for strtod... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... yes checking for strtol... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' /usr/bin/make all-am make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' /usr/bin/make DO=all multi-do # /usr/bin/make make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libquadmath; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libquadmath' yes Checking multilib configuration for libgfortran... mkdir -p -- arm-linux-gnueabi/libgfortran ok checking for dlfcn.h... (cached) yes checking for strtoul... Configuring in arm-linux-gnueabi/libgfortran checking for objdir... .libs yes checking for strverscmp... yes checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... checking for tmpnam... no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-linux-gnueabi-gcc static flag -static works... yes checking for vasprintf... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes checking for vfprintf... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... checking for vprintf... no checking dynamic linker characteristics... yes checking for vsnprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking for vsprintf... no checking for shl_load in -ldld... yes checking for waitpid... no checking for dlopen... configure: creating cache ./config.cache yes no checking for dlopen in -ldl... checking build system type... checking for setproctitle... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for --enable-intermodule... checking host system type... yes checking whether a program can dlopen itself... cross 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 stdint.h... (cached) yes checking pthread.h usability... arm-unknown-linux-gnueabi checking target system type... no checking whether alloca needs Cray hooks... yes checking pthread.h presence... no checking stack direction for C alloca... 0 checking for vfork.h... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for pthread.h... yes checking for thread model used by GCC... no checking for fork... posix checking for dlsym in -ldl... yes checking for dlvsym... yes checking for vfork... yes checking for arm-linux-gnueabi-nm... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking for gcc that supports -ffunction-sections -fdata-sections... yes yes checking for the name of the symbol used for the entry point... checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... _start checking whether the target supports thread-local storage... no checking for sys_errlist... yes yes checking for sys_nerr... checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/bin/make... GNU yes yes checking whether the thread-local storage support is from emutls... checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc checking for sys_siglist... no yes checking for external symbol _system_configuration... checking for C compiler default output file name... no a.out checking whether the C compiler works... yes checking for __fsetlocking... checking whether we are cross compiling... yes checking for suffix of executables... configure: updating cache ./config.cache configure: creating ./config.status yes checking for suffix of object files... config.status: creating omp.h checking for canonicalize_file_name... o checking whether we are using the GNU C compiler... yes yes checking whether arm-linux-gnueabi-gcc accepts -g... config.status: creating omp_lib.h config.status: creating omp_lib.f90 checking for dup3... yes config.status: creating libgomp_f.h checking for getrusage... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... config.status: creating Makefile none needed checking dependency style of arm-linux-gnueabi-gcc ... yes config.status: creating testsuite/Makefile gcc3 checking how to run the C preprocessor... config.status: creating libgomp.spec config.status: creating config.h checking for getsysinfo... config.status: executing default-1 commands arm-linux-gnueabi-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for gettimeofday... (cached) yes yes checking for sys/types.h... checking for on_exit... yes yes checking for psignal... checking for sys/stat.h... yes checking for pstat_getdynamic... yes checking for stdlib.h... no checking for pstat_getstatic... yes checking for string.h... yes no checking for realpath... checking for memory.h... yes yes checking for strings.h... checking for sbrk... yes yes WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp checking for inttypes.h... yes checking for spawnve... Adding multilib support to Makefile in ../../../src/libgomp multidirs= with_multisubdir= config.status: executing depfiles commands checking for stdint.h... no yes checking for spawnvpe... checking for unistd.h... no yes checking for strerror... checking minix/config.h usability... yes checking for strsignal... config.status: executing libtool commands yes checking for sysconf... no checking minix/config.h presence... config.status: executing gstdint.h commands no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for arm-linux-gnueabi-gcc... (cached) arm-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether arm-linux-gnueabi-gcc accepts -g... (cached) yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking dependency style of arm-linux-gnueabi-gcc ... (cached) gcc3 checking whether symbol versioning is supported... Checking multilib configuration for libstdc++-v3... checking for sysctl... mkdir -p -- arm-linux-gnueabi/libstdc++-v3 gnu checking for gcc that supports -ffunction-sections -fdata-sections... yes Configuring in arm-linux-gnueabi/libstdc++-v3 yes checking for arm-linux-gnueabi-as... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking whether /usr/bin/make sets $(MAKE)... checking for sysmp... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' /usr/bin/make all-recursive (cached) yes checking how to print strings... make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... Making all in testsuite /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc ... make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp/testsuite' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp/testsuite' make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' makeinfo --split-size=5000000 --split-size=5000000 -I ../../../src/libgomp/../gcc/doc/include -I ../../../src/libgomp -o libgomp.info ../../../src/libgomp/libgomp.texi /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../src/libgomp/alloc.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../src/libgomp/barrier.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../src/libgomp/critical.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../src/libgomp/env.c no /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../src/libgomp/error.c checking for table... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -fPIC -DPIC -o .libs/env.o /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../src/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../src/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgomp/error.c -o error.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../src/libgomp/critical.c -o critical.o >/dev/null 2>&1 no mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../src/libgomp/iter.c BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for times... mv -f .deps/alloc.Tpo .deps/alloc.Plo 3458764513820540925 checking whether the shell understands some XSI constructs... /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../src/libgomp/iter_ull.c yes checking whether the shell understands "+="... yes mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../src/libgomp/loop.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../src/libgomp/loop_ull.c checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for arm-linux-gnueabi-ranlib... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgomp/env.c -o env.o >/dev/null 2>&1 yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o checking for wait3... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../src/libgomp/iter.c -o iter.o >/dev/null 2>&1 yes mv -f .deps/iter.Tpo .deps/iter.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../src/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../src/libgomp/ordered.c checking for wait4... ok checking for dlfcn.h... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../src/libgomp/parallel.c yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../src/libgomp/loop.c -o loop.o >/dev/null 2>&1 checking for objdir... .libs yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../src/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../src/libgomp/sections.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../src/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o checking whether basename is declared... mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../src/libgomp/single.c checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../src/libgomp/sections.c -o sections.o >/dev/null 2>&1 config.status: creating Makefile libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../src/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -fPIC -DPIC -o .libs/single.o config.status: creating testsuite/Makefile no no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../src/libgomp/task.c checking whether ffs is declared... mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../src/libgomp/team.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../src/libgomp/single.c -o single.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../src/libgomp/work.c configure: creating cache ./config.cache config.status: creating testsuite/mfconfig.exp yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -fPIC -DPIC -o .libs/team.o yes checking if arm-linux-gnueabi-gcc static flag -static works... checking whether asprintf is declared... mv -f .deps/single.Tpo .deps/single.Plo checking build system type... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -fPIC -DPIC -o .libs/work.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../src/libgomp/config/linux/lock.c mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../src/libgomp/config/linux/mutex.c config.status: creating config.h libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o x86_64-pc-linux-gnu checking host system type... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o no yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../src/libgomp/task.c -o task.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../src/libgomp/work.c -o work.o >/dev/null 2>&1 config.status: executing default-1 commands checking whether vasprintf is declared... arm-unknown-linux-gnueabi checking target system type... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../src/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 arm-unknown-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../src/libgomp/team.c -o team.o >/dev/null 2>&1 no libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... mv -f .deps/work.Tpo .deps/work.Plo mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../src/libgomp/config/linux/proc.c checking whether snprintf is declared... /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../src/libgomp/config/linux/sem.c yes checking whether -lc should be explicitly linked in... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o mv -f .deps/lock.Tpo .deps/lock.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../src/libgomp/config/linux/bar.c mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../src/libgomp/config/linux/ptrlock.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../src/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 yes checking whether vsnprintf is declared... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o no checking dynamic linker characteristics... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../src/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../src/libgomp/config/posix/time.c yes mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../src/libgomp/fortran.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../src/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../src/libgomp/config/linux/affinity.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../src/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 checking whether calloc is declared... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /usr/bin/make DO=all multi-do # /usr/bin/make libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 make[7]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS="-L. -Wall -L../libgfortran ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[7]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking whether getenv is declared... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../src/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo mv -f .deps/time.Tpo .deps/time.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgomp -I../../../src/libgomp/config/linux/arm -I../../../src/libgomp/config/linux -I../../../src/libgomp/config/posix -I../../../src/libgomp -Wall -Werror -pthread -ftls-model=initial-exec -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../src/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp yes yes mv -f .deps/affinity.Tpo .deps/affinity.Plo checking whether getopt is declared... no checking for shl_load in -ldld... checking for arm-linux-gnueabi-strip... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for a thread-safe mkdir -p... Adding multilib support to Makefile in ../../../src/libmudflap multidirs= with_multisubdir= /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... config.status: executing depfiles commands mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag CC --mode=link arm-linux-gnueabi-gcc -Wall -Werror -ftls-model=initial-exec -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,../../../src/libgomp/libgomp.map -rpath /usr/lib alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo -lrt yes yes no checking for dlopen... checking whether malloc is declared... checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc yes no checking for dlopen in -ldl... checking whether realloc is declared... yes libtool: link: arm-linux-gnueabi-gcc -shared .libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o -lrt -pthread -Wl,-O1 -Wl,--version-script -Wl,../../../src/libgomp/libgomp.map -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 checking whether sbrk is declared... config.status: executing libtool commands checking for C compiler default output file name... yes checking whether a program can dlopen itself... cross 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 arm-linux-gnueabi-gfortran... arm-linux-gnueabi-gfortran yes a.out checking whether the C compiler works... yes libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") checking whether strverscmp is declared... checking whether we are cross compiling... yes checking for suffix of executables... libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libgomp.a checking whether we are using the GNU Fortran compiler... checking for suffix of object files... libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgomp' no checking whether canonicalize_file_name must be declared... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnueabi-gfortran accepts -g... yes yes checking whether arm-linux-gnueabi-gcc accepts -g... yes checking for stdlib.h... (cached) yes yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AS=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as" "CC=arm-linux-gnueabi-gcc " "CXX=arm-linux-gnueabi-g++ " "LD=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld" "LIBCFLAGS=-g -O2" "NM=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "PICFLAG=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "DESTDIR=" all-recursive checking for unistd.h... (cached) yes make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' none needed Making all in testsuite checking for getpagesize... (cached) yes make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap/testsuite' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap/testsuite' checking for working mmap... no checking for working strncmp... no make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c -o mf-runtime.lo ../../../src/libmudflap/mf-runtime.c checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c -o mf-heuristics.lo ../../../src/libmudflap/mf-heuristics.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c -o mf-hooks1.lo ../../../src/libmudflap/mf-hooks1.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c -o mf-hooks2.lo ../../../src/libmudflap/mf-hooks2.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c -o libmudflapth_la-mf-runtime.lo `test -f 'mf-runtime.c' || echo '../../../src/libmudflap/'`mf-runtime.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c -o libmudflapth_la-mf-heuristics.lo `test -f 'mf-heuristics.c' || echo '../../../src/libmudflap/'`mf-heuristics.c checking whether we are using the GNU C++ compiler... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c ../../../src/libmudflap/mf-runtime.c -fPIC -DPIC -o .libs/mf-runtime.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c ../../../src/libmudflap/mf-hooks1.c -fPIC -DPIC -o .libs/mf-hooks1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c ../../../src/libmudflap/mf-heuristics.c -fPIC -DPIC -o .libs/mf-heuristics.o checking for arm-linux-gnueabi-gfortran option to produce PIC... -fPIC checking if arm-linux-gnueabi-gfortran PIC flag -fPIC works... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c ../../../src/libmudflap/mf-runtime.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-runtime.o configure: updating cache ./config.cache libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c ../../../src/libmudflap/mf-hooks2.c -fPIC -DPIC -o .libs/mf-hooks2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c ../../../src/libmudflap/mf-heuristics.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-heuristics.o yes checking whether arm-linux-gnueabi-g++ accepts -g... configure: creating ./config.status libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-heuristics.lo -MD -MP -MF .deps/mf-heuristics.Tpo -c ../../../src/libmudflap/mf-heuristics.c -o mf-heuristics.o >/dev/null 2>&1 yes checking how to run the C preprocessor... yes checking if arm-linux-gnueabi-gfortran static flag -static works... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-heuristics.lo -MD -MP -MF .deps/libmudflapth_la-mf-heuristics.Tpo -c ../../../src/libmudflap/mf-heuristics.c -o libmudflapth_la-mf-heuristics.o >/dev/null 2>&1 arm-linux-gnueabi-gcc -E mv -f .deps/mf-heuristics.Tpo .deps/mf-heuristics.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c -o libmudflapth_la-mf-hooks1.lo `test -f 'mf-hooks1.c' || echo '../../../src/libmudflap/'`mf-hooks1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks1.lo -MD -MP -MF .deps/mf-hooks1.Tpo -c ../../../src/libmudflap/mf-hooks1.c -o mf-hooks1.o >/dev/null 2>&1 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for arm-linux-gnueabi-as... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as checking for arm-linux-gnueabi-ar... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar mv -f .deps/libmudflapth_la-mf-heuristics.Tpo .deps/libmudflapth_la-mf-heuristics.Plo checking for arm-linux-gnueabi-ranlib... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking whether to enable maintainer-specific portions of Makefiles... no /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c -o libmudflapth_la-mf-hooks2.lo `test -f 'mf-hooks2.c' || echo '../../../src/libmudflap/'`mf-hooks2.c yes checking if arm-linux-gnueabi-gfortran supports -c -o file.o... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c ../../../src/libmudflap/mf-hooks1.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c ../../../src/libmudflap/mf-hooks2.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks2.o configure: CPU config directory is cpu/arm configure: OS config directory is os/gnu-linux checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-linux-gnueabi-gcc ... mv -f .deps/mf-hooks1.Tpo .deps/mf-hooks1.Plo yes checking if arm-linux-gnueabi-gfortran supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gfortran linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c -o libmudflapth_la-mf-hooks3.lo `test -f 'mf-hooks3.c' || echo '../../../src/libmudflap/'`mf-hooks3.c /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes checking dynamic linker characteristics... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm checking the name lister (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm) interface... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c ../../../src/libmudflap/mf-hooks3.c -fPIC -DPIC -o .libs/libmudflapth_la-mf-hooks3.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the GNU Fortran compiler is working... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks1.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks1.Tpo -c ../../../src/libmudflap/mf-hooks1.c -o libmudflapth_la-mf-hooks1.o >/dev/null 2>&1 yes BSD nm checking the maximum length of command line arguments... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks3.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks3.Tpo -c ../../../src/libmudflap/mf-hooks3.c -o libmudflapth_la-mf-hooks3.o >/dev/null 2>&1 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-linux-gnueabi-objdump... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/objdump checking how to recognize dependent libraries... pass_all checking for arm-linux-gnueabi-ar... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar checking for arm-linux-gnueabi-strip... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/strip checking for arm-linux-gnueabi-ranlib... (cached) /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib checking command to parse /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm output from arm-linux-gnueabi-gcc object... mv -f .deps/libmudflapth_la-mf-hooks3.Tpo .deps/libmudflapth_la-mf-hooks3.Plo /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AS=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as" "CC=arm-linux-gnueabi-gcc " "CXX=arm-linux-gnueabi-g++ " "LD=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld" "LIBCFLAGS=-g -O2" "NM=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "PICFLAG=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make 64 make[7]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libmudflap; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[7]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' checking for off_t... config.status: creating Makefile mv -f .deps/libmudflapth_la-mf-hooks1.Tpo .deps/libmudflapth_la-mf-hooks1.Plo config.status: creating testsuite/Makefile ok checking for ANSI C header files... libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-runtime.lo -MD -MP -MF .deps/mf-runtime.Tpo -c ../../../src/libmudflap/mf-runtime.c -o mf-runtime.o >/dev/null 2>&1 yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... config.status: creating config.h config.status: executing default commands yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-runtime.lo -MD -MP -MF .deps/libmudflapth_la-mf-runtime.Tpo -c ../../../src/libmudflap/mf-runtime.c -o libmudflapth_la-mf-runtime.o >/dev/null 2>&1 checking stdio.h usability... yes checking for sys/types.h... yes checking stdio.h presence... yes yes checking for stdio.h... yes checking for sys/stat.h... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes checking for stdlib.h... checking signal.h usability... yes checking for string.h... yes checking signal.h presence... yes yes checking for signal.h... yes checking for memory.h... checking stdarg.h usability... yes checking for strings.h... yes checking stdarg.h presence... yes yes checking for stdarg.h... yes mv -f .deps/mf-runtime.Tpo .deps/mf-runtime.Plo checking time.h usability... WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp checking for inttypes.h... Adding multilib support to Makefile in ../../../src/libiberty multidirs= with_multisubdir= yes checking time.h presence... yes yes checking for time.h... yes checking for stdint.h... checking sys/time.h usability... mv -f .deps/libmudflapth_la-mf-runtime.Tpo .deps/libmudflapth_la-mf-runtime.Plo ../../../src/libmudflap/mf-hooks2.c: In function '__mfwrap_dlopen': ../../../src/libmudflap/mf-hooks2.c:1673:9: warning: 'p' may be used uninitialized in this function yes yes checking sys/time.h presence... checking for unistd.h... yes checking for sys/time.h... yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -DLIBMUDFLAPTH -g -O2 -MT libmudflapth_la-mf-hooks2.lo -MD -MP -MF .deps/libmudflapth_la-mf-hooks2.Tpo -c ../../../src/libmudflap/mf-hooks2.c -o libmudflapth_la-mf-hooks2.o >/dev/null 2>&1 yes checking sys/times.h usability... make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi CONFIG_FILES= CONFIG_HEADERS=config.h:../../../src/libiberty/config.in /bin/sh ./config.status touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list checking for dlfcn.h... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strncmp.c -o strncmp.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/safe-ctype.c -o safe-ctype.o yes checking sys/times.h presence... yes checking for objdir... yes .libs checking for sys/times.h... yes libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libmudflap -Wall -ffunction-sections -fdata-sections -g -O2 -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c ../../../src/libmudflap/mf-hooks2.c -o mf-hooks2.o >/dev/null 2>&1 checking sys/resource.h usability... config.status: creating config.h yes checking sys/resource.h presence... checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... config.status: config.h is unchanged config.status: executing default commands if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi yes checking for sys/resource.h... yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/sha1.c -o pic/sha1.o; \ else true; fi checking for sys/types.h... (cached) yes no checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking if arm-linux-gnueabi-gcc static flag -static works... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/md5.c -o md5.o yes checking sys/wait.h presence... yes checking for sys/wait.h... yes yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... checking floatingpoint.h usability... yes checking if arm-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-gcc linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... no checking floatingpoint.h presence... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sha1.c -o sha1.o yes checking whether -lc should be explicitly linked in... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/alloca.c -o pic/alloca.o; \ else true; fi no checking for floatingpoint.h... no checking ieeefp.h usability... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/alloca.c -o alloca.o no checking dynamic linker characteristics... no checking ieeefp.h presence... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/argv.c -o pic/argv.o; \ else true; fi no checking for ieeefp.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/argv.c -o argv.o checking fptrap.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi no checking fptrap.h presence... no checking for fptrap.h... no checking float.h usability... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/choose-temp.c -o choose-temp.o no checking for shl_load in -ldld... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi yes checking float.h presence... yes checking for float.h... yes no checking for dlopen... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/concat.c -o concat.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demint.c -o cp-demint.o checking execinfo.h usability... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes checking execinfo.h presence... no checking for dlopen in -ldl... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/crc32.c -o crc32.o yes checking for execinfo.h... yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking pwd.h usability... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fdmatch.c -o fdmatch.o yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/dyn-string.c -o dyn-string.o checking how to run the C++ preprocessor... yes checking pwd.h presence... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi yes checking for pwd.h... yes checking complex.h usability... arm-linux-gnueabi-g++ -E if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes checking complex.h presence... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fibheap.c -o fibheap.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/filename_cmp.c -o filename_cmp.o yes checking for complex.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking for uintptr_t... checking for ld used by arm-linux-gnueabi-g++ ... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/floatformat.c -o floatformat.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking for int_least32_t... /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld checking if the linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) is GNU ld... yes mv -f .deps/libmudflapth_la-mf-hooks2.Tpo .deps/libmudflapth_la-mf-hooks2.Plo if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/getopt.c -o pic/getopt.o; \ else true; fi checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt.c -o getopt.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getopt1.c -o getopt1.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking for int_fast32_t... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getruntime.c -o getruntime.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/getpwd.c -o getpwd.o checking for arm-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... mv -f .deps/mf-hooks2.Tpo .deps/mf-hooks2.Plo if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/hex.c -o pic/hex.o; \ else true; fi /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -DLIBMUDFLAPTH -g -O2 -version-info `grep -v '^#' ../../../src/libmudflap/libtool-version` -o libmudflapth.la -rpath /usr/lib libmudflapth_la-mf-runtime.lo libmudflapth_la-mf-heuristics.lo libmudflapth_la-mf-hooks1.lo libmudflapth_la-mf-hooks2.lo libmudflapth_la-mf-hooks3.lo -ldl yes checking for uint64_t... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hex.c -o hex.o yes checking if arm-linux-gnueabi-g++ static flag -static works... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lbasename.c -o lbasename.o yes checking what to include in gstdint.h... stdint.h (already complete) checking for struct stat.st_blksize... libtool: link: arm-linux-gnueabi-gcc -shared .libs/libmudflapth_la-mf-runtime.o .libs/libmudflapth_la-mf-heuristics.o .libs/libmudflapth_la-mf-hooks1.o .libs/libmudflapth_la-mf-hooks2.o .libs/libmudflapth_la-mf-hooks3.o -ldl -Wl,-soname -Wl,libmudflapth.so.0 -o .libs/libmudflapth.so.0.0.0 arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/cp-demangle.c -o cp-demangle.o yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... libtool: link: (cd ".libs" && rm -f "libmudflapth.so.0" && ln -s "libmudflapth.so.0.0.0" "libmudflapth.so.0") yes checking for struct stat.st_blocks... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi libtool: link: (cd ".libs" && rm -f "libmudflapth.so" && ln -s "libmudflapth.so.0.0.0" "libmudflapth.so") arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/regex.c -o regex.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/hashtab.c -o hashtab.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libmudflapth.a libmudflapth_la-mf-runtime.o libmudflapth_la-mf-heuristics.o libmudflapth_la-mf-hooks1.o libmudflapth_la-mf-hooks2.o libmudflapth_la-mf-hooks3.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libmudflapth.a yes checking for struct stat.st_rdev... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-temp-file.c -o make-temp-file.o yes checking if arm-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabi-g++ linker (/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate libtool: link: ( cd ".libs" && rm -f "libmudflapth.la" && ln -s "../libmudflapth.la" "libmudflapth.la" ) arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/make-relative-prefix.c -o make-relative-prefix.o /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -Wall -ffunction-sections -fdata-sections -g -O2 -version-info `grep -v '^#' ../../../src/libmudflap/libtool-version` -o libmudflap.la -rpath /usr/lib mf-runtime.lo mf-heuristics.lo mf-hooks1.lo mf-hooks2.lo -ldl arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/objalloc.c -o objalloc.o checking for exception model to use... call frame checking for enabled PCH... no checking for thread model used by GCC... yes posix checking for atomic builtins for bool... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/obstack.c -o pic/obstack.o; \ else true; fi checking for getrusage... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/partition.c -o pic/partition.o; \ else true; fi libtool: link: arm-linux-gnueabi-gcc -shared .libs/mf-runtime.o .libs/mf-heuristics.o .libs/mf-hooks1.o .libs/mf-hooks2.o -ldl -Wl,-soname -Wl,libmudflap.so.0 -o .libs/libmudflap.so.0.0.0 if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi yes checking for times... yes checking for atomic builtins for short... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/physmem.c -o pic/physmem.o; \ else true; fi libtool: link: (cd ".libs" && rm -f "libmudflap.so.0" && ln -s "libmudflap.so.0.0.0" "libmudflap.so.0") yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pexecute.c -o pexecute.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi libtool: link: (cd ".libs" && rm -f "libmudflap.so" && ln -s "libmudflap.so.0.0.0" "libmudflap.so") arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/partition.c -o partition.o checking for mkstemp... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/physmem.c -o physmem.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libmudflap.a mf-runtime.o mf-heuristics.o mf-hooks1.o mf-hooks2.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libmudflap.a yes checking for atomic builtins for int... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-one.c -o pex-one.o libtool: link: ( cd ".libs" && rm -f "libmudflap.la" && ln -s "../libmudflap.la" "libmudflap.la" ) yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libmudflap' if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi checking for strtof... yes yes checking for atomic builtins for long long... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-common.c -o pex-common.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/pex-unix.c -o pex-unix.o checking for strtold... arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object.c -o simple-object.o yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-coff.c -o simple-object-coff.o no arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-elf.c -o simple-object-elf.o checking for ISO/IEC TR 24733 ... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for snprintf... no if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/sort.c -o pic/sort.o; \ else true; fi checking for g++ that supports -ffunction-sections -fdata-sections... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/spaces.c -o pic/spaces.o; \ else true; fi yes checking for underlying I/O to use... stdio yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/sort.c -o sort.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/spaces.c -o spaces.o checking for ftruncate... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi yes checking for chsize... checking for C locale to use... gnu checking for msgfmt... yes checking libintl.h usability... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strerror.c -o strerror.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/splay-tree.c -o splay-tree.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/strsignal.c -o strsignal.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking libintl.h presence... no yes checking for libintl.h... yes checking for library containing gettext... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xexit.c -o pic/xexit.o; \ else true; fi checking for chdir... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xexit.c -o xexit.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xatexit.c -o xatexit.o yes if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmalloc.c -o xmalloc.o none required checking for std::allocator base class... new configure: "C" header strategy set to c_global checking for enabled long long specializations... yes checking wchar.h usability... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi checking for strerror... if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xmemdup.c -o xmemdup.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrdup.c -o xstrdup.o if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../../src/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrerror.c -o xstrerror.o yes checking wchar.h presence... yes arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/setproctitle.c -o setproctitle.o arm-linux-gnueabi-gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../src/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../src/libiberty/xstrndup.c -o xstrndup.o yes checking for wchar.h... yes checking for mbstate_t... make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty/testsuite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty/testsuite' checking for getlogin... yes checking wctype.h usability... yes yes checking wctype.h presence... checking for gethostname... yes checking for wctype.h... yes checking for enabled wchar_t specializations... yes checking for sin in -lm... yes checking for kill... rm -f ./libiberty.a pic/./libiberty.a /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ./strncmp.o yes /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ./strncmp.o; \ /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi yes checking for ISO C99 support in ... checking for link... make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AR_FLAGS=rc" "CC=arm-linux-gnueabi-gcc " "CFLAGS=-g -O2" "CPPFLAGS=" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "SHELL=/bin/sh" "prefix=/usr" "exec_prefix=/usr" "libdir=/usr/lib" "libsubdir=" "tooldir=/usr/arm-linux-gnueabi" \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS=" ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libiberty' yes checking for symlink... yes checking tgmath.h usability... yes yes checking tgmath.h presence... checking for perror... yes checking for tgmath.h... yes checking complex.h usability... yes checking for sleep... yes checking complex.h presence... yes checking for complex.h... yes yes checking for ISO C99 support in ... checking for time... yes checking for ISO C99 support in ... yes checking for ttyname... yes yes checking for ISO C99 support in ... checking for signal... yes checking for ISO C99 support in ... yes checking for alarm... yes checking for clock... yes checking for access... yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -g3 -O0 checking for additional debug build... yes checking for parallel mode support... yes checking for extra compiler flags for building... checking for extern template support... yes checking for EOWNERDEAD... yes yes checking for ENOTRECOVERABLE... checking for fork... yes checking for ENOLINK... yes checking for execl... yes checking for EPROTO... yes checking for ENODATA... yes yes checking for ENOSR... checking for wait... yes checking for ENOSTR... yes checking for ETIME... yes checking for setmode... yes checking for EBADMSG... yes checking for ECANCELED... yes checking for EOVERFLOW... no yes checking for ENOTSUP... checking for execvp... yes checking for EIDRM... yes checking for ETXTBSY... yes checking for pipe... yes checking for int64_t... yes checking for dup2... yes checking for int64_t as long... yes checking for int64_t as long long... checking for close... yes checking for LFS support... yes checking for fdopen... yes checking sys/ioctl.h usability... yes yes checking sys/ioctl.h presence... checking for strcasestr... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking for getrlimit... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for poll... yes checking for gettimeofday... yes checking for S_ISREG or S_IFREG... yes checking for stat... S_ISREG checking sys/uio.h usability... yes checking for fstat... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes yes checking for writev... checking for lstat... yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for getpwuid... yes checking for ISO C99 support to TR1 in ... yes checking fenv.h usability... yes checking for vsnprintf... yes checking fenv.h presence... yes checking for fenv.h... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for dup... yes checking for ISO C99 support to TR1 in ... yes yes checking for ISO C99 support to TR1 in ... checking for getcwd... yes checking for wchar_t ISO C99 support to TR1 in ... yes checking for localtime_r... yes checking stdbool.h usability... yes checking for gmtime_r... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for the value of EOF... yes checking for strerror_r... yes checking for getpwuid_r... -1 checking for the value of SEEK_CUR... yes checking for ttyname_r... yes checking for clock_gettime... no 1 checking for the value of SEEK_END... checking for strftime... yes checking for backtrace... yes checking for backtrace_symbols... 2 checking for gettimeofday... checking sys/time.h usability... yes checking for intptr_t... yes checking sys/time.h presence... yes checking for uintptr_t... (cached) yes checking for getgid in -lc... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for clock_gettime, nanosleep and sched_yield... yes checking for library containing clock_gettime... yes checking for getpid in -lc... yes checking for getppid in -lc... yes checking for getuid in -lc... no checking for library containing nanosleep... none required checking for library containing sched_yield... yes checking for geteuid in -lc... none required checking for unistd.h... (cached) yes checking for monotonic clock... yes checking for acosf in -lm... yes checking for acos in -lm... no checking for realtime clock... yes checking for acosl in -lm... no checking for nanosleep... yes checking for acoshf in -lm... yes checking for gthreads library... yes checking for acosh in -lm... yes checking locale.h usability... yes checking for acoshl in -lm... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for asinf in -lm... yes checking endian.h usability... yes checking for asin in -lm... yes checking endian.h presence... yes checking for asinl in -lm... yes checking for endian.h... yes checking execinfo.h usability... yes checking for asinhf in -lm... yes checking execinfo.h presence... yes checking for asinh in -lm... yes checking for execinfo.h... yes checking float.h usability... yes checking for asinhl in -lm... yes checking float.h presence... yes checking for atan2f in -lm... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... yes checking for atan2 in -lm... no checking for fp.h... no checking ieeefp.h usability... yes checking for atan2l in -lm... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes yes checking for atanf in -lm... checking for locale.h... (cached) yes checking machine/endian.h usability... yes checking for atan in -lm... no checking machine/endian.h presence... yes checking for atanl in -lm... no checking for machine/endian.h... no checking machine/param.h usability... yes checking for atanhf in -lm... yes checking for atanh in -lm... no checking machine/param.h presence... no checking for machine/param.h... no checking nan.h usability... yes checking for atanhl in -lm... no checking nan.h presence... no checking for nan.h... no yes checking for cargf in -lm... checking for stdint.h... (cached) yes yes checking for carg in -lm... checking for stdlib.h... (cached) yes yes checking for cargl in -lm... checking for string.h... (cached) yes yes checking for ceilf in -lm... checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for ceil in -lm... yes checking for sys/ipc.h... yes yes checking for ceill in -lm... checking sys/isa_defs.h usability... yes checking for copysignf in -lm... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no yes checking for copysign in -lm... checking sys/machine.h usability... no checking sys/machine.h presence... yes checking for copysignl in -lm... no checking for sys/machine.h... no checking sys/param.h usability... yes checking for cosf in -lm... yes checking sys/param.h presence... yes checking for sys/param.h... yes yes checking for cos in -lm... checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for cosl in -lm... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for ccosf in -lm... yes checking for sys/sem.h... yes yes checking for ccos in -lm... checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes yes checking for ccosl in -lm... checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes yes checking for coshf in -lm... checking for wctype.h... (cached) yes yes checking for cosh in -lm... yes checking for coshl in -lm... checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for ld version... 22100 checking for ld that supports -Wl,--gc-sections... yes checking for ccoshf in -lm... yes checking for ld that supports -Wl,-z,relro... yes checking for ccosh in -lm... yes checking for sin in -lm... (cached) yes checking for isinf declaration... yes checking for ccoshl in -lm... yes checking for isinf... yes checking for expf in -lm... yes checking for isnan declaration... yes checking for isnan... yes checking for exp in -lm... yes checking for expl in -lm... yes checking for finite declaration... yes checking for finite... yes checking for cexpf in -lm... yes checking for sincos declaration... yes checking for cexp in -lm... yes checking for sincos... yes checking for cexpl in -lm... yes yes checking for fabsf in -lm... checking for fpclass declaration... no checking for _fpclass declaration... yes checking for fabs in -lm... no checking for qfpclass declaration... yes checking for fabsl in -lm... no checking for _qfpclass declaration... no checking for hypot declaration... yes checking for cabsf in -lm... yes checking for hypot... yes checking for cabs in -lm... yes checking for float trig functions... yes checking for cabsl in -lm... yes checking for acosf... yes checking for floorf in -lm... yes yes checking for floor in -lm... checking for asinf... yes checking for floorl in -lm... yes yes checking for fmodf in -lm... checking for atanf... yes checking for fmod in -lm... yes checking for cosf... yes checking for fmodl in -lm... yes yes checking for frexpf in -lm... checking for sinf... yes yes checking for frexp in -lm... checking for tanf... yes checking for coshf... yes checking for frexpl in -lm... yes yes checking for hypotf in -lm... checking for sinhf... yes checking for hypot in -lm... yes checking for tanhf... yes checking for hypotl in -lm... yes checking for float round functions... yes checking for ldexpf in -lm... yes checking for ceilf... yes checking for ldexp in -lm... yes yes checking for ldexpl in -lm... checking for floorf... yes checking for logf in -lm... yes checking for expf declaration... yes checking for expf... yes checking for log in -lm... yes yes checking for logl in -lm... checking for isnanf declaration... yes checking for isnanf... yes checking for clogf in -lm... yes checking for isinff declaration... yes checking for clog in -lm... yes checking for isinff... yes checking for clogl in -lm... yes checking for atan2f declaration... yes checking for log10f in -lm... yes checking for atan2f... yes checking for log10 in -lm... yes checking for fabsf declaration... yes checking for fabsf... yes checking for log10l in -lm... yes checking for clog10f in -lm... yes checking for fmodf declaration... yes checking for fmodf... yes checking for clog10 in -lm... yes checking for frexpf declaration... yes checking for clog10l in -lm... yes checking for frexpf... yes checking for nextafterf in -lm... yes checking for hypotf declaration... yes checking for hypotf... yes checking for nextafter in -lm... yes checking for ldexpf declaration... yes checking for nextafterl in -lm... yes checking for ldexpf... yes checking for powf in -lm... yes checking for logf declaration... yes checking for pow in -lm... yes checking for logf... yes yes checking for powl in -lm... checking for log10f declaration... yes checking for log10f... yes checking for cpowf in -lm... yes checking for modff declaration... yes checking for cpow in -lm... yes checking for modff... yes checking for cpowl in -lm... yes checking for modf declaration... yes checking for roundf in -lm... yes checking for modf... yes checking for round in -lm... yes checking for powf declaration... yes checking for powf... yes checking for roundl in -lm... yes checking for lroundf in -lm... yes checking for sqrtf declaration... yes checking for lround in -lm... yes checking for sqrtf... yes checking for lroundl in -lm... yes checking for sincosf declaration... yes checking for llroundf in -lm... yes checking for sincosf... yes checking for llround in -lm... yes checking for finitef declaration... yes checking for llroundl in -lm... yes checking for finitef... yes checking for scalbnf in -lm... yes checking for long double trig functions... yes checking for scalbn in -lm... yes checking for acosl... yes checking for asinl... yes checking for scalbnl in -lm... yes checking for atanl... yes checking for sinf in -lm... yes yes checking for sin in -lm... yes checking for sinl in -lm... checking for cosl... yes checking for csinf in -lm... yes checking for sinl... yes checking for csin in -lm... yes checking for tanl... yes checking for csinl in -lm... yes yes checking for sinhf in -lm... checking for coshl... yes checking for sinh in -lm... yes checking for sinhl... yes checking for sinhl in -lm... yes checking for tanhl... yes checking for csinhf in -lm... yes checking for long double round functions... yes checking for csinh in -lm... yes checking for ceill... yes checking for csinhl in -lm... yes checking for sqrtf in -lm... yes checking for floorl... yes checking for sqrt in -lm... yes checking for isnanl declaration... yes checking for sqrtl in -lm... yes checking for isnanl... yes checking for isinfl declaration... yes checking for csqrtf in -lm... yes checking for isinfl... yes checking for atan2l declaration... yes checking for csqrt in -lm... yes checking for atan2l... yes checking for csqrtl in -lm... yes checking for expl declaration... yes checking for tanf in -lm... yes checking for expl... yes checking for tan in -lm... yes checking for fabsl declaration... yes checking for tanl in -lm... yes checking for fabsl... yes checking for ctanf in -lm... yes checking for ctan in -lm... yes checking for fmodl declaration... yes checking for ctanl in -lm... yes checking for fmodl... yes yes checking for tanhf in -lm... checking for frexpl declaration... yes checking for frexpl... yes checking for tanh in -lm... yes checking for hypotl declaration... yes checking for tanhl in -lm... yes checking for hypotl... yes checking for ctanhf in -lm... yes checking for ldexpl declaration... yes checking for ldexpl... yes checking for ctanh in -lm... yes checking for logl declaration... yes checking for ctanhl in -lm... yes checking for logl... yes checking for truncf in -lm... yes checking for log10l declaration... yes checking for trunc in -lm... yes checking for log10l... yes checking for truncl in -lm... yes checking for modfl declaration... yes checking for erff in -lm... yes checking for modfl... yes checking for erf in -lm... yes checking for powl declaration... yes checking for powl... yes checking for erfl in -lm... yes checking for sqrtl declaration... yes checking for erfcf in -lm... yes checking for sqrtl... yes checking for erfc in -lm... yes checking for sincosl declaration... yes checking for erfcl in -lm... yes checking for sincosl... yes checking for j0f in -lm... yes checking for finitel declaration... yes checking for finitel... yes checking for j0 in -lm... yes checking for j0l in -lm... yes checking for strtold declaration... yes checking for strtold... yes checking for j1f in -lm... yes checking for j1 in -lm... yes checking for strtof declaration... yes checking for strtof... yes checking for j1l in -lm... yes checking whether the target supports thread-local storage... yes checking for jnf in -lm... yes checking for jn in -lm... yes checking for jnl in -lm... yes checking for iconv... yes checking for y0f in -lm... yes checking for iconv declaration... yes checking for y0 in -lm... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for y0l in -lm... yes checking for y1f in -lm... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for y1 in -lm... yes checking for uintptr_t... yes checking for y1l in -lm... yes checking for int_least32_t... yes checking for ynf in -lm... yes checking for int_fast32_t... yes checking for yn in -lm... yes checking for uint64_t... yes checking for ynl in -lm... yes checking what to include in include/gstdint.h... stdint.h (already complete) checking for GNU c++filt... /usr/bin/c++filt checking for shared libgcc... yes checking for tgamma in -lm... yes checking whether the target supports .symver directive... yes checking for tgammaf in -lm... yes configure: versioning on shared library symbols is gnu checking for size_t as unsigned int... yes checking for tgammal in -lm... yes checking for ptrdiff_t as int... yes checking whether the target supports hidden visibility... yes checking for lgamma in -lm... yes configure: visibility supported: yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for doxygen... yes checking for dot... yes checking for xsltproc... no checking for xmllint... no checking for stylesheets used in generation of documentation... no checking for local stylesheet directory... no checking for dblatex... no checking for pdflatex... yes checking for ruby... no checking for dbtoepub... no configure: updating cache ./config.cache checking for gxx-include-dir... /usr/include/c++/4.6 checking for --enable-version-specific-runtime-libs... no yes checking for lgammaf in -lm... checking for install location... /usr/include/c++/4.6 configure: creating ./config.status yes checking for lgammal in -lm... yes checking for cacos in -lm... yes checking for cacosf in -lm... yes checking for cacosh in -lm... yes checking for cacoshf in -lm... yes checking for cacoshl in -lm... yes checking for cacosl in -lm... yes checking for casin in -lm... yes checking for casinf in -lm... yes checking for casinh in -lm... yes checking for casinhf in -lm... yes checking for casinhl in -lm... yes checking for casinl in -lm... yes checking for catan in -lm... yes checking for catanf in -lm... yes checking for catanh in -lm... yes checking for catanhf in -lm... yes checking for catanhl in -lm... yes checking for catanl in -lm... yes checking for __clog in -lm... no checking whether the target stat is reliable... yes checking whether __mingw_snprintf is present... no checking whether powf is broken... no checking whether we have a usable __float128 type... no checking for feenableexcept in -lm... yes checking for clock_gettime in -lrt... yes checking whether fpsetmask is present... no checking for fp_trap... no checking for fp_enable... no configure: FPU dependent file will be fpu-glibc.h checking POSIX version of getpwuid_r with 5 arguments... yes checking whether the target supports hidden visibility... yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... config.status: creating Makefile config.status: creating scripts/testsuite_flags config.status: creating scripts/extract_symvers config.status: creating include/Makefile yes checking whether the target supports __sync_fetch_and_add... yes checking configured target thread model... posix checking whether pragma weak works... yes checking whether the target can unlink an open file... yes checking whether the target has CRLF as line terminator... no WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp Adding multilib support to include/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating libsupc++/Makefile configure: updating cache ./config.cache Adding multilib support to libsupc++/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= configure: creating ./config.status config.status: creating python/Makefile Adding multilib support to python/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating src/Makefile Adding multilib support to src/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating doc/Makefile Adding multilib support to doc/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating po/Makefile config.status: creating Makefile Adding multilib support to po/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating testsuite/Makefile config.status: creating libgfortran.spec config.status: creating config.h config.status: executing default-1 commands Adding multilib support to testsuite/Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: creating config.h config.status: executing default-1 commands WARNING: biarch_multidir_names is unset. Use default value: libiberty libstdc++-v3 libgfortran libmudflap libssp libffi libobjc libgomp Adding multilib support to Makefile in ../../../src/libgfortran multidirs= with_multisubdir= config.status: executing depfiles commands Adding multilib support to Makefile in ../../../src/libstdc++-v3 multidirs= with_multisubdir= config.status: executing libtool commands config.status: executing include/gstdint.h commands config.status: executing generate-headers commands make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include' config.status: executing libtool commands config.status: executing gstdint.h commands echo timestamp > stamp-pb echo timestamp > stamp-host echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc/gthr.h > arm-linux-gnueabi/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc/gthr-single.h > arm-linux-gnueabi/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc/gthr-posix.h > arm-linux-gnueabi/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc/gthr-tpf.h > arm-linux-gnueabi/bits/gthr-tpf.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc/gthr-posix.h > arm-linux-gnueabi/bits/gthr-default.h make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include' make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' /bin/sh ../../../src/libgfortran/mk-sik-inc.sh 'arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_int_kind.inc || rm selected_int_kind.inc /bin/sh ../../../src/libgfortran/mk-srk-inc.sh 'arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > selected_real_kind.inc || rm selected_real_kind.inc /bin/sh ../../../src/libgfortran/mk-kinds-h.sh 'arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -g -O2' > kinds.h || rm kinds.h grep '^#' < ../../../src/libgfortran/c99_protos.h > c99_protos.inc cp ../../../src/libgfortran/config/fpu-glibc.h fpu-target.h make[4]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3' /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=arm-linux-gnueabi-gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/arm-linux-gnueabi" "gxx_include_dir=/usr/include/c++/4.6" "AR=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar" "AS=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/as" "LD=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld" "RANLIB=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib" "NM=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/nm" "DESTDIR=" "WERROR=" all-recursive make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3' Making all in include make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include' Making all in libsupc++ make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o array_type_info.lo ../../../../src/libstdc++-v3/libsupc++/array_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o atexit_arm.lo ../../../../src/libstdc++-v3/libsupc++/atexit_arm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_alloc.lo ../../../../src/libstdc++-v3/libsupc++/bad_alloc.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_cast.lo ../../../../src/libstdc++-v3/libsupc++/bad_cast.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o bad_typeid.lo ../../../../src/libstdc++-v3/libsupc++/bad_typeid.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o class_type_info.lo ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_op.lo ../../../../src/libstdc++-v3/libsupc++/del_op.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opnt.lo ../../../../src/libstdc++-v3/libsupc++/del_opnt.cc libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -o bad_cast.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -o del_opnt.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -o del_op.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -o array_type_info.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -o atexit_arm.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -o bad_typeid.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -o bad_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opv.lo ../../../../src/libstdc++-v3/libsupc++/del_opv.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o del_opvnt.lo ../../../../src/libstdc++-v3/libsupc++/del_opvnt.cc libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -o class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o dyncast.lo ../../../../src/libstdc++-v3/libsupc++/dyncast.cc In file included from ../../../../src/libstdc++-v3/libsupc++/array_type_info.cc:25:0: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: 'ptrdiff_t' does not name a type ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h: In function 'const void* __cxxabiv1::::convert_to_base(const void*, bool, int)': ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:17: error: parse error in template argument list ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:58: error: no matching function for call to 'adjust_pointer(const void*&, int&)' ../../../../src/libstdc++-v3/libsupc++/tinfo.h: At global scope: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__find_public_src' declared as an 'inline' variable ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__sub_kind __cxxabiv1::__class_type_info::__find_public_src' is not a static member of 'class __cxxabiv1::__class_type_info' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:171:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:172:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:39: error: initializer expression list treated as compound expression ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:41: error: expected ',' or ';' before 'const' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_alloc.lo ../../../../src/libstdc++-v3/libsupc++/eh_alloc.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile arm-linux-gnueabi-g++ -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi -I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include -I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++ -fno-implicit-templates -prefer-pic -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c -o eh_arm.lo ../../../../src/libstdc++-v3/libsupc++/eh_arm.cc make[6]: *** [array_type_info.lo] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:25:0: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: 'ptrdiff_t' does not name a type ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h: In function 'const void* __cxxabiv1::::convert_to_base(const void*, bool, int)': ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:17: error: parse error in template argument list ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:58: error: no matching function for call to 'adjust_pointer(const void*&, int&)' ../../../../src/libstdc++-v3/libsupc++/tinfo.h: At global scope: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__find_public_src' declared as an 'inline' variable ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__sub_kind __cxxabiv1::__class_type_info::__find_public_src' is not a static member of 'class __cxxabiv1::__class_type_info' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:171:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:172:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:39: error: initializer expression list treated as compound expression ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:41: error: expected ',' or ';' before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:60:23: error: '__cxxabiv1::__class_type_info::__sub_kind __cxxabiv1::__class_type_info::__do_find_public_src' is not a static member of 'class __cxxabiv1::__class_type_info' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:60:23: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:61:23: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:62:23: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:63:23: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:63:42: error: initializer expression list treated as compound expression ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:63:44: error: expected ',' or ';' before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:72:15: error: 'bool __cxxabiv1::__class_type_info::__do_dyncast' is not a static member of 'class __cxxabiv1::__class_type_info' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:72:15: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:73:26: error: expected primary-expression before 'access_path' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:74:15: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:75:15: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:76:15: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:77:15: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:78:32: error: expected primary-expression before '&' token ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:78:33: error: expected primary-expression before '__restrict' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:78:50: error: initializer expression list treated as compound expression ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:78:52: error: expected ',' or ';' before 'const' ../../../../src/libstdc++-v3/libsupc++/class_type_info.cc:111:1: error: expected '}' at end of input make[6]: *** [class_type_info.lo] Error 1 libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -o del_opv.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -o del_opvnt.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -o eh_alloc.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -o eh_arm.o libtool: compile: arm-linux-gnueabi-g++ "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/../gcc" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi" "-I/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include" "-I/tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++" -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c ../../../../src/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -o dyncast.o In file included from ../../../../src/libstdc++-v3/libsupc++/dyncast.cc:25:0: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:53:3: error: 'ptrdiff_t' does not name a type ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:74:35: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:83:53: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/tinfo.h: In function 'const void* __cxxabiv1::::convert_to_base(const void*, bool, int)': ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:17: error: parse error in template argument list ../../../../src/libstdc++-v3/libsupc++/tinfo.h:89:58: error: no matching function for call to 'adjust_pointer(const void*&, int&)' ../../../../src/libstdc++-v3/libsupc++/tinfo.h: At global scope: ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__find_public_src' declared as an 'inline' variable ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: '__cxxabiv1::__class_type_info::__sub_kind __cxxabiv1::__class_type_info::__find_public_src' is not a static member of 'class __cxxabiv1::__class_type_info' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:170:20: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/tinfo.h:171:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:172:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:20: error: expected primary-expression before 'const' ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:39: error: initializer expression list treated as compound expression ../../../../src/libstdc++-v3/libsupc++/tinfo.h:173:41: error: expected ',' or ';' before 'const' ../../../../src/libstdc++-v3/libsupc++/dyncast.cc:49:17: error: reference to 'ptrdiff_t' is ambiguous /usr/lib/gcc/arm-linux-gnueabi/4.5.2/include/stddef.h:149:26: error: candidates are: typedef int ptrdiff_t /tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/include/arm-linux-gnueabi/bits/c++config.h:156:28: error: typedef int std::ptrdiff_t ../../../../src/libstdc++-v3/libsupc++/dyncast.cc:49:17: error: 'ptrdiff_t' has not been declared ../../../../src/libstdc++-v3/libsupc++/dyncast.cc: In function 'void* __cxxabiv1::__dynamic_cast(const void*, const __cxxabiv1::__class_type_info*, const __cxxabiv1::__class_type_info*, int)': ../../../../src/libstdc++-v3/libsupc++/dyncast.cc:56:47: error: 'const struct __cxxabiv1::::vtable_prefix' has no member named 'whole_object' /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++/cxxabi.h: At global scope: /tmp/gcc-4.6-4.6.0~rc1/src/libstdc++-v3/libsupc++/cxxabi.h:442:5: warning: inline function '__cxxabiv1::__class_type_info::__sub_kind __cxxabiv1::__class_type_info::__find_public_src(ptrdiff_t, const void*, const __cxxabiv1::__class_type_info*, const void*) const' used but never defined make[6]: *** [dyncast.lo] Error 1 grep '^#' < kinds.h > kinds.inc /usr/bin/make all-am make[5]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c -o fmain.lo ../../../src/libgfortran/fmain.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo `test -f 'runtime/backtrace.c' || echo '../../../src/libgfortran/'`runtime/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c -o bounds.lo `test -f 'runtime/bounds.c' || echo '../../../src/libgfortran/'`runtime/bounds.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../src/libgfortran/'`runtime/compile_options.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c -o convert_char.lo `test -f 'runtime/convert_char.c' || echo '../../../src/libgfortran/'`runtime/convert_char.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c -o environ.lo `test -f 'runtime/environ.c' || echo '../../../src/libgfortran/'`runtime/environ.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f 'runtime/error.c' || echo '../../../src/libgfortran/'`runtime/error.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c ../../../src/libgfortran/fmain.c -fPIC -DPIC -o .libs/fmain.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo `test -f 'runtime/fpu.c' || echo '../../../src/libgfortran/'`runtime/fpu.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -fPIC -DPIC -o .libs/compile_options.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -fPIC -DPIC -o .libs/bounds.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -fPIC -DPIC -o .libs/convert_char.o make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3/libsupc++' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3' make[4]: *** [all] Error 2 make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libstdc++-v3' make[3]: *** [all-target-libstdc++-v3] Error 2 make[3]: *** Waiting for unfinished jobs.... /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo `test -f 'runtime/main.c' || echo '../../../src/libgfortran/'`runtime/main.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -fPIC -DPIC -o .libs/fpu.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -fPIC -DPIC -o .libs/environ.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fmain.lo -MD -MP -MF .deps/fmain.Tpo -c ../../../src/libgfortran/fmain.c -o fmain.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c ../../../src/libgfortran/runtime/fpu.c -o fpu.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT compile_options.lo -MD -MP -MF .deps/compile_options.Tpo -c ../../../src/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT convert_char.lo -MD -MP -MF .deps/convert_char.Tpo -c ../../../src/libgfortran/runtime/convert_char.c -o convert_char.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c ../../../src/libgfortran/runtime/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bounds.lo -MD -MP -MF .deps/bounds.Tpo -c ../../../src/libgfortran/runtime/bounds.c -o bounds.o >/dev/null 2>&1 mv -f .deps/fpu.Tpo .deps/fpu.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo `test -f 'runtime/memory.c' || echo '../../../src/libgfortran/'`runtime/memory.c mv -f .deps/fmain.Tpo .deps/fmain.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c -o pause.lo `test -f 'runtime/pause.c' || echo '../../../src/libgfortran/'`runtime/pause.c mv -f .deps/compile_options.Tpo .deps/compile_options.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo `test -f 'runtime/stop.c' || echo '../../../src/libgfortran/'`runtime/stop.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../src/libgfortran/runtime/error.c -o error.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -fPIC -DPIC -o .libs/pause.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../../src/libgfortran/runtime/main.c -o main.o >/dev/null 2>&1 mv -f .deps/convert_char.Tpo .deps/convert_char.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo `test -f 'runtime/string.c' || echo '../../../src/libgfortran/'`runtime/string.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -fPIC -DPIC -o .libs/string.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT environ.lo -MD -MP -MF .deps/environ.Tpo -c ../../../src/libgfortran/runtime/environ.c -o environ.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -fPIC -DPIC -o .libs/stop.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pause.lo -MD -MP -MF .deps/pause.Tpo -c ../../../src/libgfortran/runtime/pause.c -o pause.o >/dev/null 2>&1 mv -f .deps/bounds.Tpo .deps/bounds.Plo mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo `test -f 'runtime/select.c' || echo '../../../src/libgfortran/'`runtime/select.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c -o all_l1.lo `test -f '../../../src/libgfortran/generated/all_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l1.c mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c -o all_l2.lo `test -f '../../../src/libgfortran/generated/all_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string.lo -MD -MP -MF .deps/string.Tpo -c ../../../src/libgfortran/runtime/string.c -o string.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -fPIC -DPIC -o .libs/select.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c ../../../src/libgfortran/runtime/stop.c -o stop.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c ../../../src/libgfortran/runtime/memory.c -o memory.o >/dev/null 2>&1 mv -f .deps/pause.Tpo .deps/pause.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c -o all_l4.lo `test -f '../../../src/libgfortran/generated/all_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -fPIC -DPIC -o .libs/all_l2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -fPIC -DPIC -o .libs/all_l1.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c -o all_l8.lo `test -f '../../../src/libgfortran/generated/all_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -fPIC -DPIC -o .libs/all_l4.o mv -f .deps/stop.Tpo .deps/stop.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c -o all_l16.lo `test -f '../../../src/libgfortran/generated/all_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/all_l16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT select.lo -MD -MP -MF .deps/select.Tpo -c ../../../src/libgfortran/runtime/select.c -o select.o >/dev/null 2>&1 mv -f .deps/memory.Tpo .deps/memory.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -fPIC -DPIC -o .libs/all_l16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c -o any_l1.lo `test -f '../../../src/libgfortran/generated/any_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l1.c mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c -o any_l2.lo `test -f '../../../src/libgfortran/generated/any_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l2.c mv -f .deps/environ.Tpo .deps/environ.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -fPIC -DPIC -o .libs/all_l8.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c -o any_l4.lo `test -f '../../../src/libgfortran/generated/any_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l16.lo -MD -MP -MF .deps/all_l16.Tpo -c ../../../src/libgfortran/generated/all_l16.c -o all_l16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l1.lo -MD -MP -MF .deps/all_l1.Tpo -c ../../../src/libgfortran/generated/all_l1.c -o all_l1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -fPIC -DPIC -o .libs/any_l2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l2.lo -MD -MP -MF .deps/all_l2.Tpo -c ../../../src/libgfortran/generated/all_l2.c -o all_l2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -fPIC -DPIC -o .libs/any_l1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l4.lo -MD -MP -MF .deps/all_l4.Tpo -c ../../../src/libgfortran/generated/all_l4.c -o all_l4.o >/dev/null 2>&1 mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c -o any_l8.lo `test -f '../../../src/libgfortran/generated/any_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -fPIC -DPIC -o .libs/any_l4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -fPIC -DPIC -o .libs/any_l8.o mv -f .deps/all_l16.Tpo .deps/all_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c -o any_l16.lo `test -f '../../../src/libgfortran/generated/any_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/any_l16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT all_l8.lo -MD -MP -MF .deps/all_l8.Tpo -c ../../../src/libgfortran/generated/all_l8.c -o all_l8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l2.lo -MD -MP -MF .deps/any_l2.Tpo -c ../../../src/libgfortran/generated/any_l2.c -o any_l2.o >/dev/null 2>&1 mv -f .deps/all_l1.Tpo .deps/all_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c -o count_1_l.lo `test -f '../../../src/libgfortran/generated/count_1_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_1_l.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l1.lo -MD -MP -MF .deps/any_l1.Tpo -c ../../../src/libgfortran/generated/any_l1.c -o any_l1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -fPIC -DPIC -o .libs/any_l16.o mv -f .deps/all_l4.Tpo .deps/all_l4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c -o count_2_l.lo `test -f '../../../src/libgfortran/generated/count_2_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_2_l.c mv -f .deps/all_l2.Tpo .deps/all_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c -o count_4_l.lo `test -f '../../../src/libgfortran/generated/count_4_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_4_l.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l4.lo -MD -MP -MF .deps/any_l4.Tpo -c ../../../src/libgfortran/generated/any_l4.c -o any_l4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -fPIC -DPIC -o .libs/count_2_l.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -fPIC -DPIC -o .libs/count_1_l.o mv -f .deps/any_l2.Tpo .deps/any_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c -o count_8_l.lo `test -f '../../../src/libgfortran/generated/count_8_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_8_l.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l16.lo -MD -MP -MF .deps/any_l16.Tpo -c ../../../src/libgfortran/generated/any_l16.c -o any_l16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -fPIC -DPIC -o .libs/count_4_l.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -fPIC -DPIC -o .libs/count_8_l.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT any_l8.lo -MD -MP -MF .deps/any_l8.Tpo -c ../../../src/libgfortran/generated/any_l8.c -o any_l8.o >/dev/null 2>&1 mv -f .deps/all_l8.Tpo .deps/all_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c -o count_16_l.lo `test -f '../../../src/libgfortran/generated/count_16_l.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/count_16_l.c mv -f .deps/any_l16.Tpo .deps/any_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c -o maxloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_1_l.lo -MD -MP -MF .deps/count_1_l.Tpo -c ../../../src/libgfortran/generated/count_1_l.c -o count_1_l.o >/dev/null 2>&1 mv -f .deps/any_l1.Tpo .deps/any_l1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c -o maxloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -fPIC -DPIC -o .libs/count_16_l.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_2_l.lo -MD -MP -MF .deps/count_2_l.Tpo -c ../../../src/libgfortran/generated/count_2_l.c -o count_2_l.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_4_l.lo -MD -MP -MF .deps/count_4_l.Tpo -c ../../../src/libgfortran/generated/count_4_l.c -o count_4_l.o >/dev/null 2>&1 mv -f .deps/any_l8.Tpo .deps/any_l8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c -o maxloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -fPIC -DPIC -o .libs/maxloc0_4_i1.o mv -f .deps/any_l4.Tpo .deps/any_l4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -fPIC -DPIC -o .libs/maxloc0_8_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_8_l.lo -MD -MP -MF .deps/count_8_l.Tpo -c ../../../src/libgfortran/generated/count_8_l.c -o count_8_l.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT count_16_l.lo -MD -MP -MF .deps/count_16_l.Tpo -c ../../../src/libgfortran/generated/count_16_l.c -o count_16_l.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c -o maxloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -fPIC -DPIC -o .libs/maxloc0_16_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -fPIC -DPIC -o .libs/maxloc0_4_i2.o mv -f .deps/count_2_l.Tpo .deps/count_2_l.Plo mv -f .deps/count_16_l.Tpo .deps/count_16_l.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c -o maxloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i2.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c -o maxloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i2.c mv -f .deps/count_1_l.Tpo .deps/count_1_l.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c -o maxloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -fPIC -DPIC -o .libs/maxloc0_16_i2.o mv -f .deps/count_4_l.Tpo .deps/count_4_l.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c -o maxloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -fPIC -DPIC -o .libs/maxloc0_8_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i1.lo -MD -MP -MF .deps/maxloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i1.c -o maxloc0_16_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -fPIC -DPIC -o .libs/maxloc0_4_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -fPIC -DPIC -o .libs/maxloc0_8_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i2.lo -MD -MP -MF .deps/maxloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i2.c -o maxloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/count_8_l.Tpo .deps/count_8_l.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c -o maxloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i1.lo -MD -MP -MF .deps/maxloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i1.c -o maxloc0_4_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i1.lo -MD -MP -MF .deps/maxloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i1.c -o maxloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i1.Tpo .deps/maxloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c -o maxloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i8.c mv -f .deps/maxloc0_16_i2.Tpo .deps/maxloc0_16_i2.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i2.lo -MD -MP -MF .deps/maxloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i2.c -o maxloc0_4_i2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c -o maxloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -fPIC -DPIC -o .libs/maxloc0_4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -fPIC -DPIC -o .libs/maxloc0_8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i2.lo -MD -MP -MF .deps/maxloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i2.c -o maxloc0_8_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -fPIC -DPIC -o .libs/maxloc0_16_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i4.lo -MD -MP -MF .deps/maxloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i4.c -o maxloc0_4_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i4.lo -MD -MP -MF .deps/maxloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i4.c -o maxloc0_8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i4.lo -MD -MP -MF .deps/maxloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i4.c -o maxloc0_16_i4.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i1.Tpo .deps/maxloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c -o maxloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i8.c mv -f .deps/maxloc0_8_i1.Tpo .deps/maxloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c -o maxloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i8.lo -MD -MP -MF .deps/maxloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i8.c -o maxloc0_4_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i8.lo -MD -MP -MF .deps/maxloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i8.c -o maxloc0_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc0_4_i2.Tpo .deps/maxloc0_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c -o maxloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -fPIC -DPIC -o .libs/maxloc0_16_i8.o mv -f .deps/maxloc0_16_i4.Tpo .deps/maxloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c -o maxloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -fPIC -DPIC -o .libs/maxloc0_4_i16.o mv -f .deps/maxloc0_8_i2.Tpo .deps/maxloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c -o maxloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i8.lo -MD -MP -MF .deps/maxloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i8.c -o maxloc0_16_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -fPIC -DPIC -o .libs/maxloc0_16_i16.o mv -f .deps/maxloc0_4_i4.Tpo .deps/maxloc0_4_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -fPIC -DPIC -o .libs/maxloc0_4_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -fPIC -DPIC -o .libs/maxloc0_8_i16.o mv -f .deps/maxloc0_8_i4.Tpo .deps/maxloc0_8_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_i16.lo -MD -MP -MF .deps/maxloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_i16.c -o maxloc0_4_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c -o maxloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c -o maxloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_i16.lo -MD -MP -MF .deps/maxloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_i16.c -o maxloc0_16_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i8.Tpo .deps/maxloc0_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c -o maxloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_i16.lo -MD -MP -MF .deps/maxloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_i16.c -o maxloc0_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_i8.Tpo .deps/maxloc0_16_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -fPIC -DPIC -o .libs/maxloc0_16_r4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c -o maxloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -fPIC -DPIC -o .libs/maxloc0_8_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -fPIC -DPIC -o .libs/maxloc0_4_r8.o mv -f .deps/maxloc0_4_i8.Tpo .deps/maxloc0_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c -o maxloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -fPIC -DPIC -o .libs/maxloc0_16_r8.o mv -f .deps/maxloc0_4_i16.Tpo .deps/maxloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c -o maxloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r10.c mv -f .deps/maxloc0_16_i16.Tpo .deps/maxloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c -o maxloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r4.lo -MD -MP -MF .deps/maxloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r4.c -o maxloc0_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_i16.Tpo .deps/maxloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c -o maxloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -fPIC -DPIC -o .libs/maxloc0_8_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -fPIC -DPIC -o .libs/maxloc0_8_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r8.lo -MD -MP -MF .deps/maxloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r8.c -o maxloc0_16_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r4.lo -MD -MP -MF .deps/maxloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r4.c -o maxloc0_4_r4.o >/dev/null 2>&1 mv -f .deps/maxloc0_16_r4.Tpo .deps/maxloc0_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c -o maxloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_4_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -fPIC -DPIC -o .libs/maxloc0_4_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -fPIC -DPIC -o .libs/maxloc0_16_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r10.lo -MD -MP -MF .deps/maxloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r10.c -o maxloc0_8_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r8.lo -MD -MP -MF .deps/maxloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r8.c -o maxloc0_4_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -fPIC -DPIC -o .libs/maxloc0_4_r16.o mv -f .deps/maxloc0_16_r8.Tpo .deps/maxloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c -o maxloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_8_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r10.lo -MD -MP -MF .deps/maxloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r10.c -o maxloc0_16_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r4.lo -MD -MP -MF .deps/maxloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r4.c -o maxloc0_8_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -fPIC -DPIC -o .libs/maxloc0_8_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r10.c -o maxloc0_4_r10.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r10.Tpo .deps/maxloc0_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c -o maxloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc0_16_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_4_r16.lo -MD -MP -MF .deps/maxloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_4_r16.c -o maxloc0_4_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r16.lo -MD -MP -MF .deps/maxloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r16.c -o maxloc0_8_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -fPIC -DPIC -o .libs/maxloc0_16_r16.o mv -f .deps/maxloc0_4_r4.Tpo .deps/maxloc0_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c -o maxloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -fPIC -DPIC -o .libs/maxloc1_4_i1.o mv -f .deps/maxloc0_4_r16.Tpo .deps/maxloc0_4_r16.Plo mv -f .deps/maxloc0_4_r10.Tpo .deps/maxloc0_4_r10.Plo mv -f .deps/maxloc0_16_r10.Tpo .deps/maxloc0_16_r10.Plo mv -f .deps/maxloc0_8_r16.Tpo .deps/maxloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c -o maxloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i1.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c -o maxloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i1.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c -o maxloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_8_r8.lo -MD -MP -MF .deps/maxloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc0_8_r8.c -o maxloc0_8_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc0_16_r16.lo -MD -MP -MF .deps/maxloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc0_16_r16.c -o maxloc0_16_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c -o maxloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -fPIC -DPIC -o .libs/maxloc1_16_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -fPIC -DPIC -o .libs/maxloc1_8_i1.o mv -f .deps/maxloc0_4_r8.Tpo .deps/maxloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c -o maxloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -fPIC -DPIC -o .libs/maxloc1_4_i2.o mv -f .deps/maxloc0_16_r16.Tpo .deps/maxloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c -o maxloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -fPIC -DPIC -o .libs/maxloc1_8_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i1.lo -MD -MP -MF .deps/maxloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i1.c -o maxloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/maxloc0_8_r4.Tpo .deps/maxloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c -o maxloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -fPIC -DPIC -o .libs/maxloc1_16_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -fPIC -DPIC -o .libs/maxloc1_8_i4.o mv -f .deps/maxloc0_8_r8.Tpo .deps/maxloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c -o maxloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i4.c mv -f .deps/maxloc1_16_i1.Tpo .deps/maxloc1_16_i1.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -fPIC -DPIC -o .libs/maxloc1_4_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c -o maxloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i1.lo -MD -MP -MF .deps/maxloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i1.c -o maxloc1_4_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i2.lo -MD -MP -MF .deps/maxloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i2.c -o maxloc1_16_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -fPIC -DPIC -o .libs/maxloc1_4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i1.lo -MD -MP -MF .deps/maxloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i1.c -o maxloc1_8_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -fPIC -DPIC -o .libs/maxloc1_16_i4.o mv -f .deps/maxloc1_16_i2.Tpo .deps/maxloc1_16_i2.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i2.lo -MD -MP -MF .deps/maxloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i2.c -o maxloc1_4_i2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c -o maxloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i2.lo -MD -MP -MF .deps/maxloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i2.c -o maxloc1_8_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i4.lo -MD -MP -MF .deps/maxloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i4.c -o maxloc1_16_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -fPIC -DPIC -o .libs/maxloc1_8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i4.lo -MD -MP -MF .deps/maxloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i4.c -o maxloc1_8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i4.lo -MD -MP -MF .deps/maxloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i4.c -o maxloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i1.Tpo .deps/maxloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c -o maxloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i8.c mv -f .deps/maxloc1_16_i4.Tpo .deps/maxloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c -o maxloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -fPIC -DPIC -o .libs/maxloc1_16_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i8.lo -MD -MP -MF .deps/maxloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i8.c -o maxloc1_4_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i1.Tpo .deps/maxloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c -o maxloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -fPIC -DPIC -o .libs/maxloc1_4_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i8.lo -MD -MP -MF .deps/maxloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i8.c -o maxloc1_16_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -fPIC -DPIC -o .libs/maxloc1_8_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i16.lo -MD -MP -MF .deps/maxloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i16.c -o maxloc1_8_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i2.Tpo .deps/maxloc1_4_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c -o maxloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_i16.c mv -f .deps/maxloc1_8_i16.Tpo .deps/maxloc1_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c -o maxloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_i16.lo -MD -MP -MF .deps/maxloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_i16.c -o maxloc1_4_i16.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_i8.Tpo .deps/maxloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c -o maxloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r4.c mv -f .deps/maxloc1_4_i4.Tpo .deps/maxloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c -o maxloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r4.c mv -f .deps/maxloc1_8_i4.Tpo .deps/maxloc1_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c -o maxloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -fPIC -DPIC -o .libs/maxloc1_4_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -fPIC -DPIC -o .libs/maxloc1_16_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -fPIC -DPIC -o .libs/maxloc1_8_r4.o mv -f .deps/maxloc1_8_i2.Tpo .deps/maxloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c -o maxloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_i8.lo -MD -MP -MF .deps/maxloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_i8.c -o maxloc1_8_i8.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i16.Tpo .deps/maxloc1_4_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -fPIC -DPIC -o .libs/maxloc1_16_r4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c -o maxloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -fPIC -DPIC -o .libs/maxloc1_8_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -fPIC -DPIC -o .libs/maxloc1_4_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_i16.lo -MD -MP -MF .deps/maxloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_i16.c -o maxloc1_16_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r4.lo -MD -MP -MF .deps/maxloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r4.c -o maxloc1_16_r4.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_i8.Tpo .deps/maxloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c -o maxloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -fPIC -DPIC -o .libs/maxloc1_16_r8.o mv -f .deps/maxloc1_16_r4.Tpo .deps/maxloc1_16_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c -o maxloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r10.c mv -f .deps/maxloc1_16_i16.Tpo .deps/maxloc1_16_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -fPIC -DPIC -o .libs/maxloc1_4_r10.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c -o maxloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -fPIC -DPIC -o .libs/maxloc1_8_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r8.lo -MD -MP -MF .deps/maxloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r8.c -o maxloc1_16_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r4.lo -MD -MP -MF .deps/maxloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r4.c -o maxloc1_4_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r10.lo -MD -MP -MF .deps/maxloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r10.c -o maxloc1_4_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r4.lo -MD -MP -MF .deps/maxloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r4.c -o maxloc1_8_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -fPIC -DPIC -o .libs/maxloc1_16_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r8.lo -MD -MP -MF .deps/maxloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r8.c -o maxloc1_4_r8.o >/dev/null 2>&1 mv -f .deps/maxloc1_16_r8.Tpo .deps/maxloc1_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c -o maxloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_4_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r8.lo -MD -MP -MF .deps/maxloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r8.c -o maxloc1_8_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r10.lo -MD -MP -MF .deps/maxloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r10.c -o maxloc1_8_r10.o >/dev/null 2>&1 mv -f .deps/maxloc1_8_i8.Tpo .deps/maxloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c -o maxloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_8_r16.c mv -f .deps/maxloc1_4_r10.Tpo .deps/maxloc1_4_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -fPIC -DPIC -o .libs/maxloc1_4_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c -o maxloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/maxloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxloc1_16_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r10.lo -MD -MP -MF .deps/maxloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r10.c -o maxloc1_16_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -fPIC -DPIC -o .libs/maxloc1_8_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_4_r16.lo -MD -MP -MF .deps/maxloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_4_r16.c -o maxloc1_4_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -fPIC -DPIC -o .libs/maxloc1_16_r16.o mv -f .deps/maxloc1_8_r10.Tpo .deps/maxloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c -o maxval_i1.lo `test -f '../../../src/libgfortran/generated/maxval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i1.c mv -f .deps/maxloc1_16_r10.Tpo .deps/maxloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c -o maxval_i2.lo `test -f '../../../src/libgfortran/generated/maxval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_8_r16.lo -MD -MP -MF .deps/maxloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_8_r16.c -o maxloc1_8_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -fPIC -DPIC -o .libs/maxval_i1.o mv -f .deps/maxloc1_4_r16.Tpo .deps/maxloc1_4_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c -o maxval_i4.lo `test -f '../../../src/libgfortran/generated/maxval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -fPIC -DPIC -o .libs/maxval_i2.o mv -f .deps/maxloc1_8_r16.Tpo .deps/maxloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c -o maxval_i8.lo `test -f '../../../src/libgfortran/generated/maxval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxloc1_16_r16.lo -MD -MP -MF .deps/maxloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/maxloc1_16_r16.c -o maxloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/maxloc1_4_r4.Tpo .deps/maxloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c -o maxval_i16.lo `test -f '../../../src/libgfortran/generated/maxval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_i16.c mv -f .deps/maxloc1_8_r4.Tpo .deps/maxloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c -o maxval_r4.lo `test -f '../../../src/libgfortran/generated/maxval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -fPIC -DPIC -o .libs/maxval_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -fPIC -DPIC -o .libs/maxval_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -fPIC -DPIC -o .libs/maxval_r4.o mv -f .deps/maxloc1_16_r16.Tpo .deps/maxloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c -o maxval_r8.lo `test -f '../../../src/libgfortran/generated/maxval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -fPIC -DPIC -o .libs/maxval_i16.o mv -f .deps/maxloc1_4_r8.Tpo .deps/maxloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c -o maxval_r10.lo `test -f '../../../src/libgfortran/generated/maxval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -fPIC -DPIC -o .libs/maxval_r8.o mv -f .deps/maxloc1_8_r8.Tpo .deps/maxloc1_8_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i16.lo -MD -MP -MF .deps/maxval_i16.Tpo -c ../../../src/libgfortran/generated/maxval_i16.c -o maxval_i16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c -o maxval_r16.lo `test -f '../../../src/libgfortran/generated/maxval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/maxval_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -fPIC -DPIC -o .libs/maxval_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i1.lo -MD -MP -MF .deps/maxval_i1.Tpo -c ../../../src/libgfortran/generated/maxval_i1.c -o maxval_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -fPIC -DPIC -o .libs/maxval_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i2.lo -MD -MP -MF .deps/maxval_i2.Tpo -c ../../../src/libgfortran/generated/maxval_i2.c -o maxval_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r10.lo -MD -MP -MF .deps/maxval_r10.Tpo -c ../../../src/libgfortran/generated/maxval_r10.c -o maxval_r10.o >/dev/null 2>&1 mv -f .deps/maxval_i16.Tpo .deps/maxval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c -o minloc0_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i8.lo -MD -MP -MF .deps/maxval_i8.Tpo -c ../../../src/libgfortran/generated/maxval_i8.c -o maxval_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_i4.lo -MD -MP -MF .deps/maxval_i4.Tpo -c ../../../src/libgfortran/generated/maxval_i4.c -o maxval_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r16.lo -MD -MP -MF .deps/maxval_r16.Tpo -c ../../../src/libgfortran/generated/maxval_r16.c -o maxval_r16.o >/dev/null 2>&1 mv -f .deps/maxval_r10.Tpo .deps/maxval_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c -o minloc0_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -fPIC -DPIC -o .libs/minloc0_4_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -fPIC -DPIC -o .libs/minloc0_8_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r8.lo -MD -MP -MF .deps/maxval_r8.Tpo -c ../../../src/libgfortran/generated/maxval_r8.c -o maxval_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT maxval_r4.lo -MD -MP -MF .deps/maxval_r4.Tpo -c ../../../src/libgfortran/generated/maxval_r4.c -o maxval_r4.o >/dev/null 2>&1 mv -f .deps/maxval_r16.Tpo .deps/maxval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c -o minloc0_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i1.c mv -f .deps/maxval_i1.Tpo .deps/maxval_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c -o minloc0_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -fPIC -DPIC -o .libs/minloc0_4_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i1.lo -MD -MP -MF .deps/minloc0_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i1.c -o minloc0_4_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -fPIC -DPIC -o .libs/minloc0_16_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i1.lo -MD -MP -MF .deps/minloc0_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i1.c -o minloc0_8_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i8.Tpo .deps/maxval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c -o minloc0_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -fPIC -DPIC -o .libs/minloc0_8_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i1.lo -MD -MP -MF .deps/minloc0_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i1.c -o minloc0_16_i1.o >/dev/null 2>&1 mv -f .deps/maxval_i4.Tpo .deps/maxval_i4.Plo mv -f .deps/maxval_i2.Tpo .deps/maxval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c -o minloc0_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i2.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c -o minloc0_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i2.lo -MD -MP -MF .deps/minloc0_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i2.c -o minloc0_4_i2.o >/dev/null 2>&1 mv -f .deps/minloc0_16_i1.Tpo .deps/minloc0_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c -o minloc0_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i4.c mv -f .deps/minloc0_8_i1.Tpo .deps/minloc0_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c -o minloc0_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i4.c mv -f .deps/minloc0_4_i1.Tpo .deps/minloc0_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c -o minloc0_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -fPIC -DPIC -o .libs/minloc0_4_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -fPIC -DPIC -o .libs/minloc0_16_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -fPIC -DPIC -o .libs/minloc0_8_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -fPIC -DPIC -o .libs/minloc0_4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i2.lo -MD -MP -MF .deps/minloc0_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i2.c -o minloc0_8_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i2.lo -MD -MP -MF .deps/minloc0_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i2.c -o minloc0_16_i2.o >/dev/null 2>&1 mv -f .deps/maxval_r4.Tpo .deps/maxval_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -fPIC -DPIC -o .libs/minloc0_16_i4.o mv -f .deps/maxval_r8.Tpo .deps/maxval_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c -o minloc0_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c -o minloc0_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i8.c mv -f .deps/minloc0_4_i2.Tpo .deps/minloc0_4_i2.Plo mv -f .deps/minloc0_16_i2.Tpo .deps/minloc0_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c -o minloc0_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_i16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c -o minloc0_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i4.lo -MD -MP -MF .deps/minloc0_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i4.c -o minloc0_16_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -fPIC -DPIC -o .libs/minloc0_8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -fPIC -DPIC -o .libs/minloc0_16_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i4.lo -MD -MP -MF .deps/minloc0_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i4.c -o minloc0_4_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -fPIC -DPIC -o .libs/minloc0_4_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i4.lo -MD -MP -MF .deps/minloc0_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i4.c -o minloc0_8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i8.lo -MD -MP -MF .deps/minloc0_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i8.c -o minloc0_4_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -fPIC -DPIC -o .libs/minloc0_8_i16.o mv -f .deps/minloc0_16_i4.Tpo .deps/minloc0_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c -o minloc0_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_i16.c mv -f .deps/minloc0_8_i2.Tpo .deps/minloc0_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c -o minloc0_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -fPIC -DPIC -o .libs/minloc0_16_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_i16.lo -MD -MP -MF .deps/minloc0_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_i16.c -o minloc0_4_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i8.lo -MD -MP -MF .deps/minloc0_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i8.c -o minloc0_16_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i16.lo -MD -MP -MF .deps/minloc0_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i16.c -o minloc0_8_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_i8.lo -MD -MP -MF .deps/minloc0_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_i8.c -o minloc0_8_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_i16.lo -MD -MP -MF .deps/minloc0_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_i16.c -o minloc0_16_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -fPIC -DPIC -o .libs/minloc0_4_r4.o mv -f .deps/minloc0_8_i16.Tpo .deps/minloc0_8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c -o minloc0_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r4.c mv -f .deps/minloc0_4_i16.Tpo .deps/minloc0_4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c -o minloc0_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r4.c mv -f .deps/minloc0_4_i4.Tpo .deps/minloc0_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c -o minloc0_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r8.c mv -f .deps/minloc0_16_i8.Tpo .deps/minloc0_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c -o minloc0_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r8.c mv -f .deps/minloc0_16_i16.Tpo .deps/minloc0_16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c -o minloc0_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -fPIC -DPIC -o .libs/minloc0_16_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -fPIC -DPIC -o .libs/minloc0_8_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -fPIC -DPIC -o .libs/minloc0_4_r8.o mv -f .deps/minloc0_4_i8.Tpo .deps/minloc0_4_i8.Plo mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c -o minloc0_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c -o minloc0_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -fPIC -DPIC -o .libs/minloc0_16_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -fPIC -DPIC -o .libs/minloc0_8_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r4.lo -MD -MP -MF .deps/minloc0_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r4.c -o minloc0_16_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -fPIC -DPIC -o .libs/minloc0_8_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r8.lo -MD -MP -MF .deps/minloc0_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r8.c -o minloc0_16_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -fPIC -DPIC -o .libs/minloc0_4_r10.o mv -f .deps/minloc0_8_i8.Tpo .deps/minloc0_8_i8.Plo mv -f .deps/minloc0_16_r4.Tpo .deps/minloc0_16_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r4.lo -MD -MP -MF .deps/minloc0_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r4.c -o minloc0_4_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r4.lo -MD -MP -MF .deps/minloc0_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r4.c -o minloc0_8_r4.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r8.Tpo .deps/minloc0_16_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c -o minloc0_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c -o minloc0_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_4_r16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c -o minloc0_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_8_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r10.lo -MD -MP -MF .deps/minloc0_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r10.c -o minloc0_8_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r10.lo -MD -MP -MF .deps/minloc0_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r10.c -o minloc0_4_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r8.lo -MD -MP -MF .deps/minloc0_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r8.c -o minloc0_4_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -fPIC -DPIC -o .libs/minloc0_16_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -fPIC -DPIC -o .libs/minloc0_4_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -fPIC -DPIC -o .libs/minloc0_8_r16.o mv -f .deps/minloc0_8_r10.Tpo .deps/minloc0_8_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r10.lo -MD -MP -MF .deps/minloc0_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r10.c -o minloc0_16_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c -o minloc0_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc0_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc0_16_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_4_r16.lo -MD -MP -MF .deps/minloc0_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_4_r16.c -o minloc0_4_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r8.lo -MD -MP -MF .deps/minloc0_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r8.c -o minloc0_8_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_8_r16.lo -MD -MP -MF .deps/minloc0_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_8_r16.c -o minloc0_8_r16.o >/dev/null 2>&1 mv -f .deps/minloc0_4_r10.Tpo .deps/minloc0_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c -o minloc1_4_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i1.c mv -f .deps/minloc0_8_r16.Tpo .deps/minloc0_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c -o minloc1_8_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -fPIC -DPIC -o .libs/minloc0_16_r16.o mv -f .deps/minloc0_4_r4.Tpo .deps/minloc0_4_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -fPIC -DPIC -o .libs/minloc1_4_i1.o mv -f .deps/minloc0_16_r10.Tpo .deps/minloc0_16_r10.Plo mv -f .deps/minloc0_4_r16.Tpo .deps/minloc0_4_r16.Plo mv -f .deps/minloc0_4_r8.Tpo .deps/minloc0_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c -o minloc1_16_i1.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i1.c mv -f .deps/minloc0_8_r4.Tpo .deps/minloc0_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c -o minloc1_4_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i2.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c -o minloc1_8_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i2.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c -o minloc1_16_i2.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -fPIC -DPIC -o .libs/minloc1_8_i1.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c -o minloc1_4_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -fPIC -DPIC -o .libs/minloc1_8_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -fPIC -DPIC -o .libs/minloc1_4_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -fPIC -DPIC -o .libs/minloc1_16_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -fPIC -DPIC -o .libs/minloc1_4_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc0_16_r16.lo -MD -MP -MF .deps/minloc0_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc0_16_r16.c -o minloc0_16_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -fPIC -DPIC -o .libs/minloc1_16_i2.o mv -f .deps/minloc0_8_r8.Tpo .deps/minloc0_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c -o minloc1_8_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i1.lo -MD -MP -MF .deps/minloc1_16_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i1.c -o minloc1_16_i1.o >/dev/null 2>&1 mv -f .deps/minloc0_16_r16.Tpo .deps/minloc0_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c -o minloc1_16_i4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i2.lo -MD -MP -MF .deps/minloc1_16_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i2.c -o minloc1_16_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -fPIC -DPIC -o .libs/minloc1_8_i4.o mv -f .deps/minloc1_16_i1.Tpo .deps/minloc1_16_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c -o minloc1_4_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -fPIC -DPIC -o .libs/minloc1_16_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -fPIC -DPIC -o .libs/minloc1_4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i1.lo -MD -MP -MF .deps/minloc1_8_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i1.c -o minloc1_8_i1.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i2.Tpo .deps/minloc1_16_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c -o minloc1_8_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i4.lo -MD -MP -MF .deps/minloc1_16_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i4.c -o minloc1_16_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i2.lo -MD -MP -MF .deps/minloc1_4_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i2.c -o minloc1_4_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i1.lo -MD -MP -MF .deps/minloc1_4_i1.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i1.c -o minloc1_4_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -fPIC -DPIC -o .libs/minloc1_8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i4.lo -MD -MP -MF .deps/minloc1_4_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i4.c -o minloc1_4_i4.o >/dev/null 2>&1 mv -f .deps/minloc1_16_i4.Tpo .deps/minloc1_16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c -o minloc1_16_i8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i2.lo -MD -MP -MF .deps/minloc1_8_i2.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i2.c -o minloc1_8_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -fPIC -DPIC -o .libs/minloc1_16_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i4.lo -MD -MP -MF .deps/minloc1_8_i4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i4.c -o minloc1_8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i8.lo -MD -MP -MF .deps/minloc1_4_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i8.c -o minloc1_4_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i8.lo -MD -MP -MF .deps/minloc1_16_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i8.c -o minloc1_16_i8.o >/dev/null 2>&1 mv -f .deps/minloc1_4_i1.Tpo .deps/minloc1_4_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c -o minloc1_4_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_i16.c mv -f .deps/minloc1_4_i4.Tpo .deps/minloc1_4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c -o minloc1_8_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_i16.c mv -f .deps/minloc1_4_i2.Tpo .deps/minloc1_4_i2.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i8.lo -MD -MP -MF .deps/minloc1_8_i8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i8.c -o minloc1_8_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c -o minloc1_16_i16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -fPIC -DPIC -o .libs/minloc1_4_i16.o mv -f .deps/minloc1_16_i8.Tpo .deps/minloc1_16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c -o minloc1_4_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r4.c mv -f .deps/minloc1_8_i1.Tpo .deps/minloc1_8_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c -o minloc1_8_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -fPIC -DPIC -o .libs/minloc1_16_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -fPIC -DPIC -o .libs/minloc1_8_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_i16.lo -MD -MP -MF .deps/minloc1_4_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_i16.c -o minloc1_4_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -fPIC -DPIC -o .libs/minloc1_8_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -fPIC -DPIC -o .libs/minloc1_4_r4.o mv -f .deps/minloc1_8_i2.Tpo .deps/minloc1_8_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c -o minloc1_16_r4.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_i16.lo -MD -MP -MF .deps/minloc1_16_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_i16.c -o minloc1_16_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_i16.lo -MD -MP -MF .deps/minloc1_8_i16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_i16.c -o minloc1_8_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -fPIC -DPIC -o .libs/minloc1_16_r4.o mv -f .deps/minloc1_4_i8.Tpo .deps/minloc1_4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c -o minloc1_4_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r8.c mv -f .deps/minloc1_4_i16.Tpo .deps/minloc1_4_i16.Plo mv -f .deps/minloc1_8_i4.Tpo .deps/minloc1_8_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -fPIC -DPIC -o .libs/minloc1_4_r8.o mv -f .deps/minloc1_8_i16.Tpo .deps/minloc1_8_i16.Plo mv -f .deps/minloc1_16_i16.Tpo .deps/minloc1_16_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r4.lo -MD -MP -MF .deps/minloc1_16_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r4.c -o minloc1_16_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c -o minloc1_8_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c -o minloc1_16_r8.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c -o minloc1_4_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c -o minloc1_8_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r10.c mv -f .deps/minloc1_16_r4.Tpo .deps/minloc1_16_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -fPIC -DPIC -o .libs/minloc1_8_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -fPIC -DPIC -o .libs/minloc1_16_r8.o mv -f .deps/minloc1_8_i8.Tpo .deps/minloc1_8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c -o minloc1_16_r10.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -fPIC -DPIC -o .libs/minloc1_8_r10.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c -o minloc1_4_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_4_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_4_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -fPIC -DPIC -o .libs/minloc1_4_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r4.lo -MD -MP -MF .deps/minloc1_8_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r4.c -o minloc1_8_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r8.lo -MD -MP -MF .deps/minloc1_16_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r8.c -o minloc1_16_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r4.lo -MD -MP -MF .deps/minloc1_4_r4.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r4.c -o minloc1_4_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r10.lo -MD -MP -MF .deps/minloc1_4_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r10.c -o minloc1_4_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r8.lo -MD -MP -MF .deps/minloc1_4_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r8.c -o minloc1_4_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r10.lo -MD -MP -MF .deps/minloc1_8_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r10.c -o minloc1_8_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -fPIC -DPIC -o .libs/minloc1_16_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -fPIC -DPIC -o .libs/minloc1_4_r16.o mv -f .deps/minloc1_8_r10.Tpo .deps/minloc1_8_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c -o minloc1_8_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_8_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_8_r16.c mv -f .deps/minloc1_16_r8.Tpo .deps/minloc1_16_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_4_r16.lo -MD -MP -MF .deps/minloc1_4_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_4_r16.c -o minloc1_4_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r10.Tpo .deps/minloc1_4_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c -o minloc1_16_r16.lo `test -f '../../../src/libgfortran/generated/minloc1_16_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minloc1_16_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -fPIC -DPIC -o .libs/minloc1_8_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c -o minval_i1.lo `test -f '../../../src/libgfortran/generated/minval_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r8.lo -MD -MP -MF .deps/minloc1_8_r8.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r8.c -o minloc1_8_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -fPIC -DPIC -o .libs/minval_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r10.lo -MD -MP -MF .deps/minloc1_16_r10.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r10.c -o minloc1_16_r10.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r16.Tpo .deps/minloc1_4_r16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_8_r16.lo -MD -MP -MF .deps/minloc1_8_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_8_r16.c -o minloc1_8_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -fPIC -DPIC -o .libs/minloc1_16_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c -o minval_i2.lo `test -f '../../../src/libgfortran/generated/minval_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i2.c mv -f .deps/minloc1_8_r4.Tpo .deps/minloc1_8_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c -o minval_i4.lo `test -f '../../../src/libgfortran/generated/minval_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -fPIC -DPIC -o .libs/minval_i4.o mv -f .deps/minloc1_16_r10.Tpo .deps/minloc1_16_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c -o minval_i8.lo `test -f '../../../src/libgfortran/generated/minval_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minloc1_16_r16.lo -MD -MP -MF .deps/minloc1_16_r16.Tpo -c ../../../src/libgfortran/generated/minloc1_16_r16.c -o minloc1_16_r16.o >/dev/null 2>&1 mv -f .deps/minloc1_4_r8.Tpo .deps/minloc1_4_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c -o minval_i16.lo `test -f '../../../src/libgfortran/generated/minval_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -fPIC -DPIC -o .libs/minval_i2.o mv -f .deps/minloc1_8_r16.Tpo .deps/minloc1_8_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c -o minval_r4.lo `test -f '../../../src/libgfortran/generated/minval_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r4.c mv -f .deps/minloc1_4_r4.Tpo .deps/minloc1_4_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c -o minval_r8.lo `test -f '../../../src/libgfortran/generated/minval_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -fPIC -DPIC -o .libs/minval_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -fPIC -DPIC -o .libs/minval_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -fPIC -DPIC -o .libs/minval_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i1.lo -MD -MP -MF .deps/minval_i1.Tpo -c ../../../src/libgfortran/generated/minval_i1.c -o minval_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i16.lo -MD -MP -MF .deps/minval_i16.Tpo -c ../../../src/libgfortran/generated/minval_i16.c -o minval_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -fPIC -DPIC -o .libs/minval_r8.o mv -f .deps/minloc1_8_r8.Tpo .deps/minloc1_8_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c -o minval_r10.lo `test -f '../../../src/libgfortran/generated/minval_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r10.c mv -f .deps/minloc1_16_r16.Tpo .deps/minloc1_16_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c -o minval_r16.lo `test -f '../../../src/libgfortran/generated/minval_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/minval_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -fPIC -DPIC -o .libs/minval_r10.o mv -f .deps/minval_i16.Tpo .deps/minval_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c -o product_i1.lo `test -f '../../../src/libgfortran/generated/product_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -fPIC -DPIC -o .libs/minval_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r10.lo -MD -MP -MF .deps/minval_r10.Tpo -c ../../../src/libgfortran/generated/minval_r10.c -o minval_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i4.lo -MD -MP -MF .deps/minval_i4.Tpo -c ../../../src/libgfortran/generated/minval_i4.c -o minval_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i2.lo -MD -MP -MF .deps/minval_i2.Tpo -c ../../../src/libgfortran/generated/minval_i2.c -o minval_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r16.lo -MD -MP -MF .deps/minval_r16.Tpo -c ../../../src/libgfortran/generated/minval_r16.c -o minval_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_i8.lo -MD -MP -MF .deps/minval_i8.Tpo -c ../../../src/libgfortran/generated/minval_i8.c -o minval_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -fPIC -DPIC -o .libs/product_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r8.lo -MD -MP -MF .deps/minval_r8.Tpo -c ../../../src/libgfortran/generated/minval_r8.c -o minval_r8.o >/dev/null 2>&1 mv -f .deps/minval_r10.Tpo .deps/minval_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT minval_r4.lo -MD -MP -MF .deps/minval_r4.Tpo -c ../../../src/libgfortran/generated/minval_r4.c -o minval_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c -o product_i2.lo `test -f '../../../src/libgfortran/generated/product_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i2.c mv -f .deps/minval_r16.Tpo .deps/minval_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c -o product_i4.lo `test -f '../../../src/libgfortran/generated/product_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i4.c mv -f .deps/minval_i1.Tpo .deps/minval_i1.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -fPIC -DPIC -o .libs/product_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c -o product_i8.lo `test -f '../../../src/libgfortran/generated/product_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -fPIC -DPIC -o .libs/product_i2.o mv -f .deps/minval_i4.Tpo .deps/minval_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c -o product_i16.lo `test -f '../../../src/libgfortran/generated/product_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -fPIC -DPIC -o .libs/product_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i1.lo -MD -MP -MF .deps/product_i1.Tpo -c ../../../src/libgfortran/generated/product_i1.c -o product_i1.o >/dev/null 2>&1 mv -f .deps/minval_i2.Tpo .deps/minval_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c -o product_r4.lo `test -f '../../../src/libgfortran/generated/product_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r4.c mv -f .deps/minval_i8.Tpo .deps/minval_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c -o product_r8.lo `test -f '../../../src/libgfortran/generated/product_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -fPIC -DPIC -o .libs/product_i16.o mv -f .deps/minval_r4.Tpo .deps/minval_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c -o product_r10.lo `test -f '../../../src/libgfortran/generated/product_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -fPIC -DPIC -o .libs/product_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -fPIC -DPIC -o .libs/product_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i4.lo -MD -MP -MF .deps/product_i4.Tpo -c ../../../src/libgfortran/generated/product_i4.c -o product_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -fPIC -DPIC -o .libs/product_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i16.lo -MD -MP -MF .deps/product_i16.Tpo -c ../../../src/libgfortran/generated/product_i16.c -o product_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i2.lo -MD -MP -MF .deps/product_i2.Tpo -c ../../../src/libgfortran/generated/product_i2.c -o product_i2.o >/dev/null 2>&1 mv -f .deps/minval_r8.Tpo .deps/minval_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r10.lo -MD -MP -MF .deps/product_r10.Tpo -c ../../../src/libgfortran/generated/product_r10.c -o product_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c -o product_r16.lo `test -f '../../../src/libgfortran/generated/product_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_i8.lo -MD -MP -MF .deps/product_i8.Tpo -c ../../../src/libgfortran/generated/product_i8.c -o product_i8.o >/dev/null 2>&1 mv -f .deps/product_i16.Tpo .deps/product_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c -o product_c4.lo `test -f '../../../src/libgfortran/generated/product_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c4.c mv -f .deps/product_i1.Tpo .deps/product_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c -o product_c8.lo `test -f '../../../src/libgfortran/generated/product_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -fPIC -DPIC -o .libs/product_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -fPIC -DPIC -o .libs/product_c8.o mv -f .deps/product_r10.Tpo .deps/product_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c -o product_c10.lo `test -f '../../../src/libgfortran/generated/product_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -fPIC -DPIC -o .libs/product_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r16.lo -MD -MP -MF .deps/product_r16.Tpo -c ../../../src/libgfortran/generated/product_r16.c -o product_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r8.lo -MD -MP -MF .deps/product_r8.Tpo -c ../../../src/libgfortran/generated/product_r8.c -o product_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -fPIC -DPIC -o .libs/product_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_r4.lo -MD -MP -MF .deps/product_r4.Tpo -c ../../../src/libgfortran/generated/product_r4.c -o product_r4.o >/dev/null 2>&1 mv -f .deps/product_r16.Tpo .deps/product_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c -o product_c16.lo `test -f '../../../src/libgfortran/generated/product_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/product_c16.c mv -f .deps/product_i2.Tpo .deps/product_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c -o sum_i1.lo `test -f '../../../src/libgfortran/generated/sum_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c10.lo -MD -MP -MF .deps/product_c10.Tpo -c ../../../src/libgfortran/generated/product_c10.c -o product_c10.o >/dev/null 2>&1 mv -f .deps/product_i4.Tpo .deps/product_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -fPIC -DPIC -o .libs/product_c16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c -o sum_i2.lo `test -f '../../../src/libgfortran/generated/sum_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -fPIC -DPIC -o .libs/sum_i1.o mv -f .deps/product_c10.Tpo .deps/product_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c -o sum_i4.lo `test -f '../../../src/libgfortran/generated/sum_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c16.lo -MD -MP -MF .deps/product_c16.Tpo -c ../../../src/libgfortran/generated/product_c16.c -o product_c16.o >/dev/null 2>&1 mv -f .deps/product_i8.Tpo .deps/product_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c -o sum_i8.lo `test -f '../../../src/libgfortran/generated/sum_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c8.lo -MD -MP -MF .deps/product_c8.Tpo -c ../../../src/libgfortran/generated/product_c8.c -o product_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -fPIC -DPIC -o .libs/sum_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -fPIC -DPIC -o .libs/sum_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT product_c4.lo -MD -MP -MF .deps/product_c4.Tpo -c ../../../src/libgfortran/generated/product_c4.c -o product_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -fPIC -DPIC -o .libs/sum_i4.o mv -f .deps/product_c16.Tpo .deps/product_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c -o sum_i16.lo `test -f '../../../src/libgfortran/generated/sum_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_i16.c mv -f .deps/product_r8.Tpo .deps/product_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c -o sum_r4.lo `test -f '../../../src/libgfortran/generated/sum_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -fPIC -DPIC -o .libs/sum_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -fPIC -DPIC -o .libs/sum_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i1.lo -MD -MP -MF .deps/sum_i1.Tpo -c ../../../src/libgfortran/generated/sum_i1.c -o sum_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i16.lo -MD -MP -MF .deps/sum_i16.Tpo -c ../../../src/libgfortran/generated/sum_i16.c -o sum_i16.o >/dev/null 2>&1 mv -f .deps/product_r4.Tpo .deps/product_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c -o sum_r8.lo `test -f '../../../src/libgfortran/generated/sum_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i2.lo -MD -MP -MF .deps/sum_i2.Tpo -c ../../../src/libgfortran/generated/sum_i2.c -o sum_i2.o >/dev/null 2>&1 mv -f .deps/product_c8.Tpo .deps/product_c8.Plo mv -f .deps/sum_i16.Tpo .deps/sum_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c -o sum_r10.lo `test -f '../../../src/libgfortran/generated/sum_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c -o sum_r16.lo `test -f '../../../src/libgfortran/generated/sum_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -fPIC -DPIC -o .libs/sum_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i8.lo -MD -MP -MF .deps/sum_i8.Tpo -c ../../../src/libgfortran/generated/sum_i8.c -o sum_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -fPIC -DPIC -o .libs/sum_r16.o mv -f .deps/sum_i1.Tpo .deps/sum_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c -o sum_c4.lo `test -f '../../../src/libgfortran/generated/sum_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_i4.lo -MD -MP -MF .deps/sum_i4.Tpo -c ../../../src/libgfortran/generated/sum_i4.c -o sum_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -fPIC -DPIC -o .libs/sum_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r4.lo -MD -MP -MF .deps/sum_r4.Tpo -c ../../../src/libgfortran/generated/sum_r4.c -o sum_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -fPIC -DPIC -o .libs/sum_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r16.lo -MD -MP -MF .deps/sum_r16.Tpo -c ../../../src/libgfortran/generated/sum_r16.c -o sum_r16.o >/dev/null 2>&1 mv -f .deps/sum_r16.Tpo .deps/sum_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c -o sum_c8.lo `test -f '../../../src/libgfortran/generated/sum_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c8.c mv -f .deps/product_c4.Tpo .deps/product_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c -o sum_c10.lo `test -f '../../../src/libgfortran/generated/sum_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r10.lo -MD -MP -MF .deps/sum_r10.Tpo -c ../../../src/libgfortran/generated/sum_r10.c -o sum_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -fPIC -DPIC -o .libs/sum_c8.o mv -f .deps/sum_i8.Tpo .deps/sum_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c -o sum_c16.lo `test -f '../../../src/libgfortran/generated/sum_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/sum_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -fPIC -DPIC -o .libs/sum_c10.o mv -f .deps/sum_i4.Tpo .deps/sum_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c -o bessel_r4.lo `test -f '../../../src/libgfortran/generated/bessel_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r4.c mv -f .deps/sum_i2.Tpo .deps/sum_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c -o bessel_r8.lo `test -f '../../../src/libgfortran/generated/bessel_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r8.c mv -f .deps/sum_r10.Tpo .deps/sum_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -fPIC -DPIC -o .libs/bessel_r4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c -o bessel_r10.lo `test -f '../../../src/libgfortran/generated/bessel_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c10.lo -MD -MP -MF .deps/sum_c10.Tpo -c ../../../src/libgfortran/generated/sum_c10.c -o sum_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_r8.lo -MD -MP -MF .deps/sum_r8.Tpo -c ../../../src/libgfortran/generated/sum_r8.c -o sum_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -fPIC -DPIC -o .libs/sum_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c4.lo -MD -MP -MF .deps/sum_c4.Tpo -c ../../../src/libgfortran/generated/sum_c4.c -o sum_c4.o >/dev/null 2>&1 mv -f .deps/sum_r4.Tpo .deps/sum_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -fPIC -DPIC -o .libs/bessel_r8.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c -o bessel_r16.lo `test -f '../../../src/libgfortran/generated/bessel_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/bessel_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -fPIC -DPIC -o .libs/bessel_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c16.lo -MD -MP -MF .deps/sum_c16.Tpo -c ../../../src/libgfortran/generated/sum_c16.c -o sum_c16.o >/dev/null 2>&1 mv -f .deps/sum_c10.Tpo .deps/sum_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c -o iall_i1.lo `test -f '../../../src/libgfortran/generated/iall_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r4.lo -MD -MP -MF .deps/bessel_r4.Tpo -c ../../../src/libgfortran/generated/bessel_r4.c -o bessel_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r8.lo -MD -MP -MF .deps/bessel_r8.Tpo -c ../../../src/libgfortran/generated/bessel_r8.c -o bessel_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -fPIC -DPIC -o .libs/bessel_r16.o mv -f .deps/sum_c16.Tpo .deps/sum_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c -o iall_i2.lo `test -f '../../../src/libgfortran/generated/iall_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sum_c8.lo -MD -MP -MF .deps/sum_c8.Tpo -c ../../../src/libgfortran/generated/sum_c8.c -o sum_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r10.lo -MD -MP -MF .deps/bessel_r10.Tpo -c ../../../src/libgfortran/generated/bessel_r10.c -o bessel_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -fPIC -DPIC -o .libs/iall_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bessel_r16.lo -MD -MP -MF .deps/bessel_r16.Tpo -c ../../../src/libgfortran/generated/bessel_r16.c -o bessel_r16.o >/dev/null 2>&1 mv -f .deps/bessel_r4.Tpo .deps/bessel_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c -o iall_i4.lo `test -f '../../../src/libgfortran/generated/iall_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i4.c mv -f .deps/bessel_r8.Tpo .deps/bessel_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c -o iall_i8.lo `test -f '../../../src/libgfortran/generated/iall_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -fPIC -DPIC -o .libs/iall_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -fPIC -DPIC -o .libs/iall_i4.o mv -f .deps/bessel_r16.Tpo .deps/bessel_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c -o iall_i16.lo `test -f '../../../src/libgfortran/generated/iall_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iall_i16.c mv -f .deps/bessel_r10.Tpo .deps/bessel_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c -o iany_i1.lo `test -f '../../../src/libgfortran/generated/iany_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i1.c mv -f .deps/sum_c4.Tpo .deps/sum_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c -o iany_i2.lo `test -f '../../../src/libgfortran/generated/iany_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -fPIC -DPIC -o .libs/iall_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -fPIC -DPIC -o .libs/iany_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -fPIC -DPIC -o .libs/iany_i1.o mv -f .deps/sum_r8.Tpo .deps/sum_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -fPIC -DPIC -o .libs/iall_i8.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c -o iany_i4.lo `test -f '../../../src/libgfortran/generated/iany_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i16.lo -MD -MP -MF .deps/iall_i16.Tpo -c ../../../src/libgfortran/generated/iall_i16.c -o iall_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -fPIC -DPIC -o .libs/iany_i4.o mv -f .deps/sum_c8.Tpo .deps/sum_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c -o iany_i8.lo `test -f '../../../src/libgfortran/generated/iany_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i1.lo -MD -MP -MF .deps/iall_i1.Tpo -c ../../../src/libgfortran/generated/iall_i1.c -o iall_i1.o >/dev/null 2>&1 mv -f .deps/iall_i16.Tpo .deps/iall_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c -o iany_i16.lo `test -f '../../../src/libgfortran/generated/iany_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iany_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -fPIC -DPIC -o .libs/iany_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i4.lo -MD -MP -MF .deps/iall_i4.Tpo -c ../../../src/libgfortran/generated/iall_i4.c -o iall_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i2.lo -MD -MP -MF .deps/iall_i2.Tpo -c ../../../src/libgfortran/generated/iall_i2.c -o iall_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -fPIC -DPIC -o .libs/iany_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i2.lo -MD -MP -MF .deps/iany_i2.Tpo -c ../../../src/libgfortran/generated/iany_i2.c -o iany_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i16.lo -MD -MP -MF .deps/iany_i16.Tpo -c ../../../src/libgfortran/generated/iany_i16.c -o iany_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iall_i8.lo -MD -MP -MF .deps/iall_i8.Tpo -c ../../../src/libgfortran/generated/iall_i8.c -o iall_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i4.lo -MD -MP -MF .deps/iany_i4.Tpo -c ../../../src/libgfortran/generated/iany_i4.c -o iany_i4.o >/dev/null 2>&1 mv -f .deps/iall_i1.Tpo .deps/iall_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c -o iparity_i1.lo `test -f '../../../src/libgfortran/generated/iparity_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i1.c mv -f .deps/iany_i16.Tpo .deps/iany_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i8.lo -MD -MP -MF .deps/iany_i8.Tpo -c ../../../src/libgfortran/generated/iany_i8.c -o iany_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c -o iparity_i2.lo `test -f '../../../src/libgfortran/generated/iparity_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iany_i1.lo -MD -MP -MF .deps/iany_i1.Tpo -c ../../../src/libgfortran/generated/iany_i1.c -o iany_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -fPIC -DPIC -o .libs/iparity_i1.o mv -f .deps/iall_i4.Tpo .deps/iall_i4.Plo mv -f .deps/iall_i2.Tpo .deps/iall_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c -o iparity_i4.lo `test -f '../../../src/libgfortran/generated/iparity_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -fPIC -DPIC -o .libs/iparity_i2.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c -o iparity_i8.lo `test -f '../../../src/libgfortran/generated/iparity_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i8.c mv -f .deps/iany_i2.Tpo .deps/iany_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c -o iparity_i16.lo `test -f '../../../src/libgfortran/generated/iparity_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/iparity_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -fPIC -DPIC -o .libs/iparity_i8.o mv -f .deps/iall_i8.Tpo .deps/iall_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c -o norm2_r4.lo `test -f '../../../src/libgfortran/generated/norm2_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -fPIC -DPIC -o .libs/iparity_i4.o mv -f .deps/iany_i4.Tpo .deps/iany_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c -o norm2_r8.lo `test -f '../../../src/libgfortran/generated/norm2_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -fPIC -DPIC -o .libs/iparity_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -fPIC -DPIC -o .libs/norm2_r4.o mv -f .deps/iany_i8.Tpo .deps/iany_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c -o norm2_r10.lo `test -f '../../../src/libgfortran/generated/norm2_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i1.lo -MD -MP -MF .deps/iparity_i1.Tpo -c ../../../src/libgfortran/generated/iparity_i1.c -o iparity_i1.o >/dev/null 2>&1 mv -f .deps/iany_i1.Tpo .deps/iany_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c -o norm2_r16.lo `test -f '../../../src/libgfortran/generated/norm2_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/norm2_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -fPIC -DPIC -o .libs/norm2_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i16.lo -MD -MP -MF .deps/iparity_i16.Tpo -c ../../../src/libgfortran/generated/iparity_i16.c -o iparity_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -fPIC -DPIC -o .libs/norm2_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r4.lo -MD -MP -MF .deps/norm2_r4.Tpo -c ../../../src/libgfortran/generated/norm2_r4.c -o norm2_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i2.lo -MD -MP -MF .deps/iparity_i2.Tpo -c ../../../src/libgfortran/generated/iparity_i2.c -o iparity_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i8.lo -MD -MP -MF .deps/iparity_i8.Tpo -c ../../../src/libgfortran/generated/iparity_i8.c -o iparity_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r10.lo -MD -MP -MF .deps/norm2_r10.Tpo -c ../../../src/libgfortran/generated/norm2_r10.c -o norm2_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -fPIC -DPIC -o .libs/norm2_r16.o mv -f .deps/iparity_i16.Tpo .deps/iparity_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r8.lo -MD -MP -MF .deps/norm2_r8.Tpo -c ../../../src/libgfortran/generated/norm2_r8.c -o norm2_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c -o parity_l1.lo `test -f '../../../src/libgfortran/generated/parity_l1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT norm2_r16.lo -MD -MP -MF .deps/norm2_r16.Tpo -c ../../../src/libgfortran/generated/norm2_r16.c -o norm2_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iparity_i4.lo -MD -MP -MF .deps/iparity_i4.Tpo -c ../../../src/libgfortran/generated/iparity_i4.c -o iparity_i4.o >/dev/null 2>&1 mv -f .deps/norm2_r10.Tpo .deps/norm2_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c -o parity_l2.lo `test -f '../../../src/libgfortran/generated/parity_l2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -fPIC -DPIC -o .libs/parity_l1.o mv -f .deps/norm2_r4.Tpo .deps/norm2_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c -o parity_l4.lo `test -f '../../../src/libgfortran/generated/parity_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l4.c mv -f .deps/iparity_i1.Tpo .deps/iparity_i1.Plo mv -f .deps/norm2_r16.Tpo .deps/norm2_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c -o parity_l8.lo `test -f '../../../src/libgfortran/generated/parity_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c -o parity_l16.lo `test -f '../../../src/libgfortran/generated/parity_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/parity_l16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -fPIC -DPIC -o .libs/parity_l2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -fPIC -DPIC -o .libs/parity_l4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -fPIC -DPIC -o .libs/parity_l8.o mv -f .deps/norm2_r8.Tpo .deps/norm2_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c -o matmul_i1.lo `test -f '../../../src/libgfortran/generated/matmul_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l1.lo -MD -MP -MF .deps/parity_l1.Tpo -c ../../../src/libgfortran/generated/parity_l1.c -o parity_l1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -fPIC -DPIC -o .libs/matmul_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -fPIC -DPIC -o .libs/parity_l16.o mv -f .deps/iparity_i2.Tpo .deps/iparity_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c -o matmul_i2.lo `test -f '../../../src/libgfortran/generated/matmul_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l4.lo -MD -MP -MF .deps/parity_l4.Tpo -c ../../../src/libgfortran/generated/parity_l4.c -o parity_l4.o >/dev/null 2>&1 mv -f .deps/iparity_i8.Tpo .deps/iparity_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c -o matmul_i4.lo `test -f '../../../src/libgfortran/generated/matmul_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l16.lo -MD -MP -MF .deps/parity_l16.Tpo -c ../../../src/libgfortran/generated/parity_l16.c -o parity_l16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l8.lo -MD -MP -MF .deps/parity_l8.Tpo -c ../../../src/libgfortran/generated/parity_l8.c -o parity_l8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT parity_l2.lo -MD -MP -MF .deps/parity_l2.Tpo -c ../../../src/libgfortran/generated/parity_l2.c -o parity_l2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -fPIC -DPIC -o .libs/matmul_i2.o mv -f .deps/parity_l1.Tpo .deps/parity_l1.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -fPIC -DPIC -o .libs/matmul_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c -o matmul_i8.lo `test -f '../../../src/libgfortran/generated/matmul_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i8.c mv -f .deps/parity_l4.Tpo .deps/parity_l4.Plo mv -f .deps/iparity_i4.Tpo .deps/iparity_i4.Plo mv -f .deps/parity_l16.Tpo .deps/parity_l16.Plo mv -f .deps/parity_l8.Tpo .deps/parity_l8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -fPIC -DPIC -o .libs/matmul_i8.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c -o matmul_i16.lo `test -f '../../../src/libgfortran/generated/matmul_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_i16.c mv -f .deps/parity_l2.Tpo .deps/parity_l2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c -o matmul_r4.lo `test -f '../../../src/libgfortran/generated/matmul_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -fPIC -DPIC -o .libs/matmul_i16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c -o matmul_r8.lo `test -f '../../../src/libgfortran/generated/matmul_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c -o matmul_r10.lo `test -f '../../../src/libgfortran/generated/matmul_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c -o matmul_r16.lo `test -f '../../../src/libgfortran/generated/matmul_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -fPIC -DPIC -o .libs/matmul_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -fPIC -DPIC -o .libs/matmul_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -fPIC -DPIC -o .libs/matmul_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i16.lo -MD -MP -MF .deps/matmul_i16.Tpo -c ../../../src/libgfortran/generated/matmul_i16.c -o matmul_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -fPIC -DPIC -o .libs/matmul_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r10.lo -MD -MP -MF .deps/matmul_r10.Tpo -c ../../../src/libgfortran/generated/matmul_r10.c -o matmul_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r16.lo -MD -MP -MF .deps/matmul_r16.Tpo -c ../../../src/libgfortran/generated/matmul_r16.c -o matmul_r16.o >/dev/null 2>&1 mv -f .deps/matmul_i16.Tpo .deps/matmul_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i1.lo -MD -MP -MF .deps/matmul_i1.Tpo -c ../../../src/libgfortran/generated/matmul_i1.c -o matmul_i1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c -o matmul_c4.lo `test -f '../../../src/libgfortran/generated/matmul_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i2.lo -MD -MP -MF .deps/matmul_i2.Tpo -c ../../../src/libgfortran/generated/matmul_i2.c -o matmul_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i4.lo -MD -MP -MF .deps/matmul_i4.Tpo -c ../../../src/libgfortran/generated/matmul_i4.c -o matmul_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -fPIC -DPIC -o .libs/matmul_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c ../../../src/libgfortran/generated/matmul_i8.c -o matmul_i8.o >/dev/null 2>&1 mv -f .deps/matmul_r10.Tpo .deps/matmul_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c -o matmul_c8.lo `test -f '../../../src/libgfortran/generated/matmul_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c8.c mv -f .deps/matmul_r16.Tpo .deps/matmul_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c -o matmul_c10.lo `test -f '../../../src/libgfortran/generated/matmul_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -fPIC -DPIC -o .libs/matmul_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r4.lo -MD -MP -MF .deps/matmul_r4.Tpo -c ../../../src/libgfortran/generated/matmul_r4.c -o matmul_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -fPIC -DPIC -o .libs/matmul_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_r8.lo -MD -MP -MF .deps/matmul_r8.Tpo -c ../../../src/libgfortran/generated/matmul_r8.c -o matmul_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c10.lo -MD -MP -MF .deps/matmul_c10.Tpo -c ../../../src/libgfortran/generated/matmul_c10.c -o matmul_c10.o >/dev/null 2>&1 mv -f .deps/matmul_i2.Tpo .deps/matmul_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c -o matmul_c16.lo `test -f '../../../src/libgfortran/generated/matmul_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -fPIC -DPIC -o .libs/matmul_c16.o mv -f .deps/matmul_i1.Tpo .deps/matmul_i1.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c16.lo -MD -MP -MF .deps/matmul_c16.Tpo -c ../../../src/libgfortran/generated/matmul_c16.c -o matmul_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c -o matmul_l4.lo `test -f '../../../src/libgfortran/generated/matmul_l4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c4.lo -MD -MP -MF .deps/matmul_c4.Tpo -c ../../../src/libgfortran/generated/matmul_c4.c -o matmul_c4.o >/dev/null 2>&1 mv -f .deps/matmul_c10.Tpo .deps/matmul_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c -o matmul_l8.lo `test -f '../../../src/libgfortran/generated/matmul_l8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -fPIC -DPIC -o .libs/matmul_l4.o mv -f .deps/matmul_i4.Tpo .deps/matmul_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c -o matmul_l16.lo `test -f '../../../src/libgfortran/generated/matmul_l16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/matmul_l16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -fPIC -DPIC -o .libs/matmul_l8.o mv -f .deps/matmul_c16.Tpo .deps/matmul_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c -o transpose_i4.lo `test -f '../../../src/libgfortran/generated/transpose_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -fPIC -DPIC -o .libs/matmul_l16.o mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c -o transpose_i8.lo `test -f '../../../src/libgfortran/generated/transpose_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c ../../../src/libgfortran/generated/transpose_i4.c -fPIC -DPIC -o .libs/transpose_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l16.lo -MD -MP -MF .deps/matmul_l16.Tpo -c ../../../src/libgfortran/generated/matmul_l16.c -o matmul_l16.o >/dev/null 2>&1 mv -f .deps/matmul_r8.Tpo .deps/matmul_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c -o transpose_i16.lo `test -f '../../../src/libgfortran/generated/transpose_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c ../../../src/libgfortran/generated/transpose_i8.c -fPIC -DPIC -o .libs/transpose_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l8.lo -MD -MP -MF .deps/matmul_l8.Tpo -c ../../../src/libgfortran/generated/matmul_l8.c -o matmul_l8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -funroll-loops -g -O2 -MT matmul_l4.lo -MD -MP -MF .deps/matmul_l4.Tpo -c ../../../src/libgfortran/generated/matmul_l4.c -o matmul_l4.o >/dev/null 2>&1 mv -f .deps/matmul_l16.Tpo .deps/matmul_l16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c -o transpose_r4.lo `test -f '../../../src/libgfortran/generated/transpose_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c ../../../src/libgfortran/generated/transpose_i16.c -fPIC -DPIC -o .libs/transpose_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c ../../../src/libgfortran/generated/transpose_r4.c -fPIC -DPIC -o .libs/transpose_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i4.lo -MD -MP -MF .deps/transpose_i4.Tpo -c ../../../src/libgfortran/generated/transpose_i4.c -o transpose_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i8.lo -MD -MP -MF .deps/transpose_i8.Tpo -c ../../../src/libgfortran/generated/transpose_i8.c -o transpose_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_i16.lo -MD -MP -MF .deps/transpose_i16.Tpo -c ../../../src/libgfortran/generated/transpose_i16.c -o transpose_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r4.lo -MD -MP -MF .deps/transpose_r4.Tpo -c ../../../src/libgfortran/generated/transpose_r4.c -o transpose_r4.o >/dev/null 2>&1 mv -f .deps/matmul_r4.Tpo .deps/matmul_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c -o transpose_r8.lo `test -f '../../../src/libgfortran/generated/transpose_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_r8.c mv -f .deps/transpose_i4.Tpo .deps/transpose_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c -o transpose_r10.lo `test -f '../../../src/libgfortran/generated/transpose_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c ../../../src/libgfortran/generated/transpose_r8.c -fPIC -DPIC -o .libs/transpose_r8.o mv -f .deps/matmul_l4.Tpo .deps/matmul_l4.Plo mv -f .deps/matmul_l8.Tpo .deps/matmul_l8.Plo mv -f .deps/transpose_i8.Tpo .deps/transpose_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c -o transpose_r16.lo `test -f '../../../src/libgfortran/generated/transpose_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_r16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c -o transpose_c4.lo `test -f '../../../src/libgfortran/generated/transpose_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_c4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c -o transpose_c8.lo `test -f '../../../src/libgfortran/generated/transpose_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_c8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -ftree-vectorize -funroll-loops -g -O2 -MT matmul_c8.lo -MD -MP -MF .deps/matmul_c8.Tpo -c ../../../src/libgfortran/generated/matmul_c8.c -o matmul_c8.o >/dev/null 2>&1 mv -f .deps/transpose_i16.Tpo .deps/transpose_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c ../../../src/libgfortran/generated/transpose_r10.c -fPIC -DPIC -o .libs/transpose_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c ../../../src/libgfortran/generated/transpose_r16.c -fPIC -DPIC -o .libs/transpose_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c -o transpose_c10.lo `test -f '../../../src/libgfortran/generated/transpose_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_c10.c mv -f .deps/transpose_r4.Tpo .deps/transpose_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c ../../../src/libgfortran/generated/transpose_c4.c -fPIC -DPIC -o .libs/transpose_c4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c -o transpose_c16.lo `test -f '../../../src/libgfortran/generated/transpose_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/transpose_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r8.lo -MD -MP -MF .deps/transpose_r8.Tpo -c ../../../src/libgfortran/generated/transpose_r8.c -o transpose_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r16.lo -MD -MP -MF .deps/transpose_r16.Tpo -c ../../../src/libgfortran/generated/transpose_r16.c -o transpose_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_r10.lo -MD -MP -MF .deps/transpose_r10.Tpo -c ../../../src/libgfortran/generated/transpose_r10.c -o transpose_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c ../../../src/libgfortran/generated/transpose_c8.c -fPIC -DPIC -o .libs/transpose_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c ../../../src/libgfortran/generated/transpose_c10.c -fPIC -DPIC -o .libs/transpose_c10.o mv -f .deps/matmul_c4.Tpo .deps/matmul_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c -o shape_i4.lo `test -f '../../../src/libgfortran/generated/shape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c10.lo -MD -MP -MF .deps/transpose_c10.Tpo -c ../../../src/libgfortran/generated/transpose_c10.c -o transpose_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c4.lo -MD -MP -MF .deps/transpose_c4.Tpo -c ../../../src/libgfortran/generated/transpose_c4.c -o transpose_c4.o >/dev/null 2>&1 mv -f .deps/transpose_r16.Tpo .deps/transpose_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c -o shape_i8.lo `test -f '../../../src/libgfortran/generated/shape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i8.c mv -f .deps/transpose_r8.Tpo .deps/transpose_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c ../../../src/libgfortran/generated/transpose_c16.c -fPIC -DPIC -o .libs/transpose_c16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c -o shape_i16.lo `test -f '../../../src/libgfortran/generated/shape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/shape_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c8.lo -MD -MP -MF .deps/transpose_c8.Tpo -c ../../../src/libgfortran/generated/transpose_c8.c -o transpose_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -fPIC -DPIC -o .libs/shape_i4.o mv -f .deps/transpose_r10.Tpo .deps/transpose_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -fPIC -DPIC -o .libs/shape_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -fPIC -DPIC -o .libs/shape_i16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c -o eoshift1_4.lo `test -f '../../../src/libgfortran/generated/eoshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_4.c mv -f .deps/transpose_c10.Tpo .deps/transpose_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c -o eoshift1_8.lo `test -f '../../../src/libgfortran/generated/eoshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_c16.lo -MD -MP -MF .deps/transpose_c16.Tpo -c ../../../src/libgfortran/generated/transpose_c16.c -o transpose_c16.o >/dev/null 2>&1 mv -f .deps/transpose_c4.Tpo .deps/transpose_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c -o eoshift1_16.lo `test -f '../../../src/libgfortran/generated/eoshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift1_16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -fPIC -DPIC -o .libs/eoshift1_8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -fPIC -DPIC -o .libs/eoshift1_16.o mv -f .deps/transpose_c16.Tpo .deps/transpose_c16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -fPIC -DPIC -o .libs/eoshift1_4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i16.lo -MD -MP -MF .deps/shape_i16.Tpo -c ../../../src/libgfortran/generated/shape_i16.c -o shape_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i4.lo -MD -MP -MF .deps/shape_i4.Tpo -c ../../../src/libgfortran/generated/shape_i4.c -o shape_i4.o >/dev/null 2>&1 mv -f .deps/transpose_c8.Tpo .deps/transpose_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c -o eoshift3_4.lo `test -f '../../../src/libgfortran/generated/eoshift3_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT shape_i8.lo -MD -MP -MF .deps/shape_i8.Tpo -c ../../../src/libgfortran/generated/shape_i8.c -o shape_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c -o eoshift3_8.lo `test -f '../../../src/libgfortran/generated/eoshift3_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_16.lo -MD -MP -MF .deps/eoshift1_16.Tpo -c ../../../src/libgfortran/generated/eoshift1_16.c -o eoshift1_16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -fPIC -DPIC -o .libs/eoshift3_8.o mv -f .deps/shape_i16.Tpo .deps/shape_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -fPIC -DPIC -o .libs/eoshift3_4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c -o eoshift3_16.lo `test -f '../../../src/libgfortran/generated/eoshift3_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/eoshift3_16.c mv -f .deps/matmul_c8.Tpo .deps/matmul_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c -o cshift1_4.lo `test -f '../../../src/libgfortran/generated/cshift1_4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_8.lo -MD -MP -MF .deps/eoshift1_8.Tpo -c ../../../src/libgfortran/generated/eoshift1_8.c -o eoshift1_8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -fPIC -DPIC -o .libs/eoshift3_16.o mv -f .deps/shape_i8.Tpo .deps/shape_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c -o cshift1_8.lo `test -f '../../../src/libgfortran/generated/cshift1_8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift1_4.lo -MD -MP -MF .deps/eoshift1_4.Tpo -c ../../../src/libgfortran/generated/eoshift1_4.c -o eoshift1_4.o >/dev/null 2>&1 mv -f .deps/shape_i4.Tpo .deps/shape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c -o cshift1_16.lo `test -f '../../../src/libgfortran/generated/cshift1_16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift1_16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -fPIC -DPIC -o .libs/cshift1_4.o mv -f .deps/eoshift1_16.Tpo .deps/eoshift1_16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c -o reshape_i4.lo `test -f '../../../src/libgfortran/generated/reshape_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -fPIC -DPIC -o .libs/cshift1_8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_16.lo -MD -MP -MF .deps/eoshift3_16.Tpo -c ../../../src/libgfortran/generated/eoshift3_16.c -o eoshift3_16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_4.lo -MD -MP -MF .deps/eoshift3_4.Tpo -c ../../../src/libgfortran/generated/eoshift3_4.c -o eoshift3_4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift3_8.lo -MD -MP -MF .deps/eoshift3_8.Tpo -c ../../../src/libgfortran/generated/eoshift3_8.c -o eoshift3_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_8.Tpo .deps/eoshift1_8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -fPIC -DPIC -o .libs/cshift1_16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c -o reshape_i8.lo `test -f '../../../src/libgfortran/generated/reshape_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -fPIC -DPIC -o .libs/reshape_i4.o mv -f .deps/eoshift3_16.Tpo .deps/eoshift3_16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c -o reshape_i16.lo `test -f '../../../src/libgfortran/generated/reshape_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_4.lo -MD -MP -MF .deps/cshift1_4.Tpo -c ../../../src/libgfortran/generated/cshift1_4.c -o cshift1_4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_8.lo -MD -MP -MF .deps/cshift1_8.Tpo -c ../../../src/libgfortran/generated/cshift1_8.c -o cshift1_8.o >/dev/null 2>&1 mv -f .deps/eoshift1_4.Tpo .deps/eoshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c -o reshape_r4.lo `test -f '../../../src/libgfortran/generated/reshape_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -fPIC -DPIC -o .libs/reshape_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift1_16.lo -MD -MP -MF .deps/cshift1_16.Tpo -c ../../../src/libgfortran/generated/cshift1_16.c -o cshift1_16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -fPIC -DPIC -o .libs/reshape_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -fPIC -DPIC -o .libs/reshape_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i16.lo -MD -MP -MF .deps/reshape_i16.Tpo -c ../../../src/libgfortran/generated/reshape_i16.c -o reshape_i16.o >/dev/null 2>&1 mv -f .deps/eoshift3_4.Tpo .deps/eoshift3_4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c -o reshape_r8.lo `test -f '../../../src/libgfortran/generated/reshape_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r8.c mv -f .deps/cshift1_16.Tpo .deps/cshift1_16.Plo mv -f .deps/eoshift3_8.Tpo .deps/eoshift3_8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c -o reshape_r10.lo `test -f '../../../src/libgfortran/generated/reshape_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c -o reshape_r16.lo `test -f '../../../src/libgfortran/generated/reshape_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_r16.c mv -f .deps/cshift1_8.Tpo .deps/cshift1_8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c -o reshape_c4.lo `test -f '../../../src/libgfortran/generated/reshape_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -fPIC -DPIC -o .libs/reshape_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i4.lo -MD -MP -MF .deps/reshape_i4.Tpo -c ../../../src/libgfortran/generated/reshape_i4.c -o reshape_i4.o >/dev/null 2>&1 mv -f .deps/cshift1_4.Tpo .deps/cshift1_4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c -o reshape_c8.lo `test -f '../../../src/libgfortran/generated/reshape_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -fPIC -DPIC -o .libs/reshape_c4.o mv -f .deps/reshape_i16.Tpo .deps/reshape_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c -o reshape_c10.lo `test -f '../../../src/libgfortran/generated/reshape_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -fPIC -DPIC -o .libs/reshape_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_i8.lo -MD -MP -MF .deps/reshape_i8.Tpo -c ../../../src/libgfortran/generated/reshape_i8.c -o reshape_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -fPIC -DPIC -o .libs/reshape_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -fPIC -DPIC -o .libs/reshape_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r16.lo -MD -MP -MF .deps/reshape_r16.Tpo -c ../../../src/libgfortran/generated/reshape_r16.c -o reshape_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -fPIC -DPIC -o .libs/reshape_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r4.lo -MD -MP -MF .deps/reshape_r4.Tpo -c ../../../src/libgfortran/generated/reshape_r4.c -o reshape_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r10.lo -MD -MP -MF .deps/reshape_r10.Tpo -c ../../../src/libgfortran/generated/reshape_r10.c -o reshape_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_r8.lo -MD -MP -MF .deps/reshape_r8.Tpo -c ../../../src/libgfortran/generated/reshape_r8.c -o reshape_r8.o >/dev/null 2>&1 mv -f .deps/reshape_r16.Tpo .deps/reshape_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c -o reshape_c16.lo `test -f '../../../src/libgfortran/generated/reshape_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/reshape_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c10.lo -MD -MP -MF .deps/reshape_c10.Tpo -c ../../../src/libgfortran/generated/reshape_c10.c -o reshape_c10.o >/dev/null 2>&1 mv -f .deps/reshape_r10.Tpo .deps/reshape_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c -o in_pack_i1.lo `test -f '../../../src/libgfortran/generated/in_pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i1.c mv -f .deps/reshape_i4.Tpo .deps/reshape_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c -o in_pack_i2.lo `test -f '../../../src/libgfortran/generated/in_pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -fPIC -DPIC -o .libs/reshape_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c4.lo -MD -MP -MF .deps/reshape_c4.Tpo -c ../../../src/libgfortran/generated/reshape_c4.c -o reshape_c4.o >/dev/null 2>&1 mv -f .deps/reshape_i8.Tpo .deps/reshape_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -fPIC -DPIC -o .libs/in_pack_i1.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c -o in_pack_i4.lo `test -f '../../../src/libgfortran/generated/in_pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i4.c mv -f .deps/reshape_r4.Tpo .deps/reshape_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c -o in_pack_i8.lo `test -f '../../../src/libgfortran/generated/in_pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -fPIC -DPIC -o .libs/in_pack_i2.o mv -f .deps/reshape_c10.Tpo .deps/reshape_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c -o in_pack_i16.lo `test -f '../../../src/libgfortran/generated/in_pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -fPIC -DPIC -o .libs/in_pack_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -fPIC -DPIC -o .libs/in_pack_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c16.lo -MD -MP -MF .deps/reshape_c16.Tpo -c ../../../src/libgfortran/generated/reshape_c16.c -o reshape_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_c8.lo -MD -MP -MF .deps/reshape_c8.Tpo -c ../../../src/libgfortran/generated/reshape_c8.c -o reshape_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -fPIC -DPIC -o .libs/in_pack_i16.o mv -f .deps/reshape_r8.Tpo .deps/reshape_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c -o in_pack_r4.lo `test -f '../../../src/libgfortran/generated/in_pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -fPIC -DPIC -o .libs/in_pack_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i2.lo -MD -MP -MF .deps/in_pack_i2.Tpo -c ../../../src/libgfortran/generated/in_pack_i2.c -o in_pack_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i1.lo -MD -MP -MF .deps/in_pack_i1.Tpo -c ../../../src/libgfortran/generated/in_pack_i1.c -o in_pack_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i8.lo -MD -MP -MF .deps/in_pack_i8.Tpo -c ../../../src/libgfortran/generated/in_pack_i8.c -o in_pack_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i16.lo -MD -MP -MF .deps/in_pack_i16.Tpo -c ../../../src/libgfortran/generated/in_pack_i16.c -o in_pack_i16.o >/dev/null 2>&1 mv -f .deps/reshape_c16.Tpo .deps/reshape_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c -o in_pack_r8.lo `test -f '../../../src/libgfortran/generated/in_pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_i4.lo -MD -MP -MF .deps/in_pack_i4.Tpo -c ../../../src/libgfortran/generated/in_pack_i4.c -o in_pack_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r4.lo -MD -MP -MF .deps/in_pack_r4.Tpo -c ../../../src/libgfortran/generated/in_pack_r4.c -o in_pack_r4.o >/dev/null 2>&1 mv -f .deps/in_pack_i1.Tpo .deps/in_pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c -o in_pack_r10.lo `test -f '../../../src/libgfortran/generated/in_pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -fPIC -DPIC -o .libs/in_pack_r8.o mv -f .deps/reshape_c4.Tpo .deps/reshape_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c -o in_pack_r16.lo `test -f '../../../src/libgfortran/generated/in_pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_r16.c mv -f .deps/in_pack_i16.Tpo .deps/in_pack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c -o in_pack_c4.lo `test -f '../../../src/libgfortran/generated/in_pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -fPIC -DPIC -o .libs/in_pack_r10.o mv -f .deps/in_pack_i8.Tpo .deps/in_pack_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -fPIC -DPIC -o .libs/in_pack_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c -o in_pack_c8.lo `test -f '../../../src/libgfortran/generated/in_pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c8.c mv -f .deps/in_pack_i2.Tpo .deps/in_pack_i2.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r10.lo -MD -MP -MF .deps/in_pack_r10.Tpo -c ../../../src/libgfortran/generated/in_pack_r10.c -o in_pack_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c -o in_pack_c10.lo `test -f '../../../src/libgfortran/generated/in_pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c10.c mv -f .deps/in_pack_i4.Tpo .deps/in_pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c -o in_pack_c16.lo `test -f '../../../src/libgfortran/generated/in_pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_pack_c16.c mv -f .deps/reshape_c8.Tpo .deps/reshape_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c -o in_unpack_i1.lo `test -f '../../../src/libgfortran/generated/in_unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i1.c mv -f .deps/in_pack_r4.Tpo .deps/in_pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c -o in_unpack_i2.lo `test -f '../../../src/libgfortran/generated/in_unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -fPIC -DPIC -o .libs/in_pack_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r8.lo -MD -MP -MF .deps/in_pack_r8.Tpo -c ../../../src/libgfortran/generated/in_pack_r8.c -o in_pack_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_r16.lo -MD -MP -MF .deps/in_pack_r16.Tpo -c ../../../src/libgfortran/generated/in_pack_r16.c -o in_pack_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -fPIC -DPIC -o .libs/in_pack_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -fPIC -DPIC -o .libs/in_pack_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -fPIC -DPIC -o .libs/in_unpack_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -fPIC -DPIC -o .libs/in_pack_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c16.lo -MD -MP -MF .deps/in_pack_c16.Tpo -c ../../../src/libgfortran/generated/in_pack_c16.c -o in_pack_c16.o >/dev/null 2>&1 mv -f .deps/in_pack_r16.Tpo .deps/in_pack_r16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -fPIC -DPIC -o .libs/in_unpack_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c8.lo -MD -MP -MF .deps/in_pack_c8.Tpo -c ../../../src/libgfortran/generated/in_pack_c8.c -o in_pack_c8.o >/dev/null 2>&1 mv -f .deps/in_pack_r10.Tpo .deps/in_pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c -o in_unpack_i4.lo `test -f '../../../src/libgfortran/generated/in_unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c4.lo -MD -MP -MF .deps/in_pack_c4.Tpo -c ../../../src/libgfortran/generated/in_pack_c4.c -o in_pack_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c -o in_unpack_i8.lo `test -f '../../../src/libgfortran/generated/in_unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_c10.lo -MD -MP -MF .deps/in_pack_c10.Tpo -c ../../../src/libgfortran/generated/in_pack_c10.c -o in_pack_c10.o >/dev/null 2>&1 mv -f .deps/in_pack_r8.Tpo .deps/in_pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c -o in_unpack_i16.lo `test -f '../../../src/libgfortran/generated/in_unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_i16.c mv -f .deps/in_pack_c16.Tpo .deps/in_pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c -o in_unpack_r4.lo `test -f '../../../src/libgfortran/generated/in_unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -fPIC -DPIC -o .libs/in_unpack_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i1.lo -MD -MP -MF .deps/in_unpack_i1.Tpo -c ../../../src/libgfortran/generated/in_unpack_i1.c -o in_unpack_i1.o >/dev/null 2>&1 mv -f .deps/in_pack_c8.Tpo .deps/in_pack_c8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -fPIC -DPIC -o .libs/in_unpack_i16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c -o in_unpack_r8.lo `test -f '../../../src/libgfortran/generated/in_unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -fPIC -DPIC -o .libs/in_unpack_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -fPIC -DPIC -o .libs/in_unpack_i8.o mv -f .deps/in_pack_c4.Tpo .deps/in_pack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c -o in_unpack_r10.lo `test -f '../../../src/libgfortran/generated/in_unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i2.lo -MD -MP -MF .deps/in_unpack_i2.Tpo -c ../../../src/libgfortran/generated/in_unpack_i2.c -o in_unpack_i2.o >/dev/null 2>&1 mv -f .deps/in_pack_c10.Tpo .deps/in_pack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c -o in_unpack_r16.lo `test -f '../../../src/libgfortran/generated/in_unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i4.lo -MD -MP -MF .deps/in_unpack_i4.Tpo -c ../../../src/libgfortran/generated/in_unpack_i4.c -o in_unpack_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i16.lo -MD -MP -MF .deps/in_unpack_i16.Tpo -c ../../../src/libgfortran/generated/in_unpack_i16.c -o in_unpack_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -fPIC -DPIC -o .libs/in_unpack_r8.o mv -f .deps/in_unpack_i1.Tpo .deps/in_unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c -o in_unpack_c4.lo `test -f '../../../src/libgfortran/generated/in_unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -fPIC -DPIC -o .libs/in_unpack_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -fPIC -DPIC -o .libs/in_unpack_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r4.lo -MD -MP -MF .deps/in_unpack_r4.Tpo -c ../../../src/libgfortran/generated/in_unpack_r4.c -o in_unpack_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_i8.lo -MD -MP -MF .deps/in_unpack_i8.Tpo -c ../../../src/libgfortran/generated/in_unpack_i8.c -o in_unpack_i8.o >/dev/null 2>&1 mv -f .deps/in_unpack_i16.Tpo .deps/in_unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c -o in_unpack_c8.lo `test -f '../../../src/libgfortran/generated/in_unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c8.c mv -f .deps/in_unpack_i2.Tpo .deps/in_unpack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c -o in_unpack_c10.lo `test -f '../../../src/libgfortran/generated/in_unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -fPIC -DPIC -o .libs/in_unpack_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r8.lo -MD -MP -MF .deps/in_unpack_r8.Tpo -c ../../../src/libgfortran/generated/in_unpack_r8.c -o in_unpack_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r16.lo -MD -MP -MF .deps/in_unpack_r16.Tpo -c ../../../src/libgfortran/generated/in_unpack_r16.c -o in_unpack_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_r10.lo -MD -MP -MF .deps/in_unpack_r10.Tpo -c ../../../src/libgfortran/generated/in_unpack_r10.c -o in_unpack_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -fPIC -DPIC -o .libs/in_unpack_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -fPIC -DPIC -o .libs/in_unpack_c10.o mv -f .deps/in_unpack_i4.Tpo .deps/in_unpack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c -o in_unpack_c16.lo `test -f '../../../src/libgfortran/generated/in_unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/in_unpack_c16.c mv -f .deps/in_unpack_i8.Tpo .deps/in_unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c -o exponent_r4.lo `test -f '../../../src/libgfortran/generated/exponent_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/exponent_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c8.lo -MD -MP -MF .deps/in_unpack_c8.Tpo -c ../../../src/libgfortran/generated/in_unpack_c8.c -o in_unpack_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -fPIC -DPIC -o .libs/in_unpack_c16.o mv -f .deps/in_unpack_r10.Tpo .deps/in_unpack_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c4.lo -MD -MP -MF .deps/in_unpack_c4.Tpo -c ../../../src/libgfortran/generated/in_unpack_c4.c -o in_unpack_c4.o >/dev/null 2>&1 mv -f .deps/in_unpack_r4.Tpo .deps/in_unpack_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c10.lo -MD -MP -MF .deps/in_unpack_c10.Tpo -c ../../../src/libgfortran/generated/in_unpack_c10.c -o in_unpack_c10.o >/dev/null 2>&1 mv -f .deps/in_unpack_r16.Tpo .deps/in_unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c -o exponent_r8.lo `test -f '../../../src/libgfortran/generated/exponent_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/exponent_r8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c -o exponent_r10.lo `test -f '../../../src/libgfortran/generated/exponent_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/exponent_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c -o exponent_r16.lo `test -f '../../../src/libgfortran/generated/exponent_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/exponent_r16.c mv -f .deps/in_unpack_r8.Tpo .deps/in_unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c -o fraction_r4.lo `test -f '../../../src/libgfortran/generated/fraction_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/fraction_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c ../../../src/libgfortran/generated/exponent_r4.c -fPIC -DPIC -o .libs/exponent_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_c16.lo -MD -MP -MF .deps/in_unpack_c16.Tpo -c ../../../src/libgfortran/generated/in_unpack_c16.c -o in_unpack_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c ../../../src/libgfortran/generated/exponent_r8.c -fPIC -DPIC -o .libs/exponent_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c ../../../src/libgfortran/generated/fraction_r4.c -fPIC -DPIC -o .libs/fraction_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c ../../../src/libgfortran/generated/exponent_r16.c -fPIC -DPIC -o .libs/exponent_r16.o mv -f .deps/in_unpack_c8.Tpo .deps/in_unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c -o fraction_r8.lo `test -f '../../../src/libgfortran/generated/fraction_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/fraction_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r8.lo -MD -MP -MF .deps/exponent_r8.Tpo -c ../../../src/libgfortran/generated/exponent_r8.c -o exponent_r8.o >/dev/null 2>&1 mv -f .deps/in_unpack_c4.Tpo .deps/in_unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c -o fraction_r10.lo `test -f '../../../src/libgfortran/generated/fraction_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/fraction_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r4.lo -MD -MP -MF .deps/fraction_r4.Tpo -c ../../../src/libgfortran/generated/fraction_r4.c -o fraction_r4.o >/dev/null 2>&1 mv -f .deps/in_unpack_c10.Tpo .deps/in_unpack_c10.Plo mv -f .deps/in_unpack_c16.Tpo .deps/in_unpack_c16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c ../../../src/libgfortran/generated/exponent_r10.c -fPIC -DPIC -o .libs/exponent_r10.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c -o fraction_r16.lo `test -f '../../../src/libgfortran/generated/fraction_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/fraction_r16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c -o nearest_r4.lo `test -f '../../../src/libgfortran/generated/nearest_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/nearest_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r4.lo -MD -MP -MF .deps/exponent_r4.Tpo -c ../../../src/libgfortran/generated/exponent_r4.c -o exponent_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c ../../../src/libgfortran/generated/fraction_r8.c -fPIC -DPIC -o .libs/fraction_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r16.lo -MD -MP -MF .deps/exponent_r16.Tpo -c ../../../src/libgfortran/generated/exponent_r16.c -o exponent_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c ../../../src/libgfortran/generated/fraction_r10.c -fPIC -DPIC -o .libs/fraction_r10.o mv -f .deps/exponent_r8.Tpo .deps/exponent_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c -o nearest_r8.lo `test -f '../../../src/libgfortran/generated/nearest_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/nearest_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exponent_r10.lo -MD -MP -MF .deps/exponent_r10.Tpo -c ../../../src/libgfortran/generated/exponent_r10.c -o exponent_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r8.lo -MD -MP -MF .deps/fraction_r8.Tpo -c ../../../src/libgfortran/generated/fraction_r8.c -o fraction_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c ../../../src/libgfortran/generated/nearest_r4.c -fPIC -DPIC -o .libs/nearest_r4.o mv -f .deps/exponent_r4.Tpo .deps/exponent_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r10.lo -MD -MP -MF .deps/fraction_r10.Tpo -c ../../../src/libgfortran/generated/fraction_r10.c -o fraction_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c ../../../src/libgfortran/generated/fraction_r16.c -fPIC -DPIC -o .libs/fraction_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c ../../../src/libgfortran/generated/nearest_r8.c -fPIC -DPIC -o .libs/nearest_r8.o mv -f .deps/fraction_r4.Tpo .deps/fraction_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c -o nearest_r10.lo `test -f '../../../src/libgfortran/generated/nearest_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/nearest_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c -o nearest_r16.lo `test -f '../../../src/libgfortran/generated/nearest_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/nearest_r16.c mv -f .deps/exponent_r16.Tpo .deps/exponent_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c -o set_exponent_r4.lo `test -f '../../../src/libgfortran/generated/set_exponent_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/set_exponent_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c ../../../src/libgfortran/generated/nearest_r10.c -fPIC -DPIC -o .libs/nearest_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fraction_r16.lo -MD -MP -MF .deps/fraction_r16.Tpo -c ../../../src/libgfortran/generated/fraction_r16.c -o fraction_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r8.lo -MD -MP -MF .deps/nearest_r8.Tpo -c ../../../src/libgfortran/generated/nearest_r8.c -o nearest_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r4.lo -MD -MP -MF .deps/nearest_r4.Tpo -c ../../../src/libgfortran/generated/nearest_r4.c -o nearest_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c ../../../src/libgfortran/generated/nearest_r16.c -fPIC -DPIC -o .libs/nearest_r16.o mv -f .deps/exponent_r10.Tpo .deps/exponent_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c -o set_exponent_r8.lo `test -f '../../../src/libgfortran/generated/set_exponent_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/set_exponent_r8.c mv -f .deps/fraction_r10.Tpo .deps/fraction_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c -o set_exponent_r10.lo `test -f '../../../src/libgfortran/generated/set_exponent_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/set_exponent_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c ../../../src/libgfortran/generated/set_exponent_r4.c -fPIC -DPIC -o .libs/set_exponent_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r10.lo -MD -MP -MF .deps/nearest_r10.Tpo -c ../../../src/libgfortran/generated/nearest_r10.c -o nearest_r10.o >/dev/null 2>&1 mv -f .deps/fraction_r8.Tpo .deps/fraction_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c -o set_exponent_r16.lo `test -f '../../../src/libgfortran/generated/set_exponent_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/set_exponent_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT nearest_r16.lo -MD -MP -MF .deps/nearest_r16.Tpo -c ../../../src/libgfortran/generated/nearest_r16.c -o nearest_r16.o >/dev/null 2>&1 mv -f .deps/fraction_r16.Tpo .deps/fraction_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c -o pow_i4_i4.lo `test -f '../../../src/libgfortran/generated/pow_i4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c ../../../src/libgfortran/generated/set_exponent_r10.c -fPIC -DPIC -o .libs/set_exponent_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c ../../../src/libgfortran/generated/set_exponent_r8.c -fPIC -DPIC -o .libs/set_exponent_r8.o mv -f .deps/nearest_r8.Tpo .deps/nearest_r8.Plo mv -f .deps/nearest_r4.Tpo .deps/nearest_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c ../../../src/libgfortran/generated/set_exponent_r16.c -fPIC -DPIC -o .libs/set_exponent_r16.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c -o pow_i8_i4.lo `test -f '../../../src/libgfortran/generated/pow_i8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r4.lo -MD -MP -MF .deps/set_exponent_r4.Tpo -c ../../../src/libgfortran/generated/set_exponent_r4.c -o set_exponent_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c -o pow_i16_i4.lo `test -f '../../../src/libgfortran/generated/pow_i16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r10.lo -MD -MP -MF .deps/set_exponent_r10.Tpo -c ../../../src/libgfortran/generated/set_exponent_r10.c -o set_exponent_r10.o >/dev/null 2>&1 mv -f .deps/nearest_r10.Tpo .deps/nearest_r10.Plo mv -f .deps/nearest_r16.Tpo .deps/nearest_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c -o pow_r16_i4.lo `test -f '../../../src/libgfortran/generated/pow_r16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c -o pow_c4_i4.lo `test -f '../../../src/libgfortran/generated/pow_c4_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -fPIC -DPIC -o .libs/pow_i4_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -fPIC -DPIC -o .libs/pow_i8_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r16.lo -MD -MP -MF .deps/set_exponent_r16.Tpo -c ../../../src/libgfortran/generated/set_exponent_r16.c -o set_exponent_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT set_exponent_r8.lo -MD -MP -MF .deps/set_exponent_r8.Tpo -c ../../../src/libgfortran/generated/set_exponent_r8.c -o set_exponent_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -fPIC -DPIC -o .libs/pow_i16_i4.o mv -f .deps/set_exponent_r4.Tpo .deps/set_exponent_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -fPIC -DPIC -o .libs/pow_c4_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c -o pow_c8_i4.lo `test -f '../../../src/libgfortran/generated/pow_c8_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -fPIC -DPIC -o .libs/pow_r16_i4.o mv -f .deps/set_exponent_r10.Tpo .deps/set_exponent_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c -o pow_c10_i4.lo `test -f '../../../src/libgfortran/generated/pow_c10_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i4.lo -MD -MP -MF .deps/pow_i4_i4.Tpo -c ../../../src/libgfortran/generated/pow_i4_i4.c -o pow_i4_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i4.lo -MD -MP -MF .deps/pow_i16_i4.Tpo -c ../../../src/libgfortran/generated/pow_i16_i4.c -o pow_i16_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i4.lo -MD -MP -MF .deps/pow_r16_i4.Tpo -c ../../../src/libgfortran/generated/pow_r16_i4.c -o pow_r16_i4.o >/dev/null 2>&1 mv -f .deps/set_exponent_r16.Tpo .deps/set_exponent_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c -o pow_c16_i4.lo `test -f '../../../src/libgfortran/generated/pow_c16_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i4.lo -MD -MP -MF .deps/pow_c4_i4.Tpo -c ../../../src/libgfortran/generated/pow_c4_i4.c -o pow_c4_i4.o >/dev/null 2>&1 mv -f .deps/set_exponent_r8.Tpo .deps/set_exponent_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c -o pow_i4_i8.lo `test -f '../../../src/libgfortran/generated/pow_i4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -fPIC -DPIC -o .libs/pow_c8_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i4.lo -MD -MP -MF .deps/pow_i8_i4.Tpo -c ../../../src/libgfortran/generated/pow_i8_i4.c -o pow_i8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -fPIC -DPIC -o .libs/pow_c16_i4.o mv -f .deps/pow_i4_i4.Tpo .deps/pow_i4_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -fPIC -DPIC -o .libs/pow_c10_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c -o pow_i8_i8.lo `test -f '../../../src/libgfortran/generated/pow_i8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i8.c mv -f .deps/pow_r16_i4.Tpo .deps/pow_r16_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -fPIC -DPIC -o .libs/pow_i4_i8.o mv -f .deps/pow_i16_i4.Tpo .deps/pow_i16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c -o pow_i16_i8.lo `test -f '../../../src/libgfortran/generated/pow_i16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c -o pow_r4_i8.lo `test -f '../../../src/libgfortran/generated/pow_r4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i4.lo -MD -MP -MF .deps/pow_c16_i4.Tpo -c ../../../src/libgfortran/generated/pow_c16_i4.c -o pow_c16_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i4.lo -MD -MP -MF .deps/pow_c10_i4.Tpo -c ../../../src/libgfortran/generated/pow_c10_i4.c -o pow_c10_i4.o >/dev/null 2>&1 mv -f .deps/pow_c4_i4.Tpo .deps/pow_c4_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c -o pow_r8_i8.lo `test -f '../../../src/libgfortran/generated/pow_r8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i8.c mv -f .deps/pow_i8_i4.Tpo .deps/pow_i8_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c -o pow_r10_i8.lo `test -f '../../../src/libgfortran/generated/pow_r10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i4.lo -MD -MP -MF .deps/pow_c8_i4.Tpo -c ../../../src/libgfortran/generated/pow_c8_i4.c -o pow_c8_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -fPIC -DPIC -o .libs/pow_r4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -fPIC -DPIC -o .libs/pow_i8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i8.lo -MD -MP -MF .deps/pow_i4_i8.Tpo -c ../../../src/libgfortran/generated/pow_i4_i8.c -o pow_i4_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -fPIC -DPIC -o .libs/pow_i16_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -fPIC -DPIC -o .libs/pow_r8_i8.o mv -f .deps/pow_c10_i4.Tpo .deps/pow_c10_i4.Plo mv -f .deps/pow_c16_i4.Tpo .deps/pow_c16_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c -o pow_r16_i8.lo `test -f '../../../src/libgfortran/generated/pow_r16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i8.lo -MD -MP -MF .deps/pow_i8_i8.Tpo -c ../../../src/libgfortran/generated/pow_i8_i8.c -o pow_i8_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c -o pow_c4_i8.lo `test -f '../../../src/libgfortran/generated/pow_c4_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -fPIC -DPIC -o .libs/pow_r10_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i8.lo -MD -MP -MF .deps/pow_r4_i8.Tpo -c ../../../src/libgfortran/generated/pow_r4_i8.c -o pow_r4_i8.o >/dev/null 2>&1 mv -f .deps/pow_c8_i4.Tpo .deps/pow_c8_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i8.lo -MD -MP -MF .deps/pow_i16_i8.Tpo -c ../../../src/libgfortran/generated/pow_i16_i8.c -o pow_i16_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c -o pow_c8_i8.lo `test -f '../../../src/libgfortran/generated/pow_c8_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i8.lo -MD -MP -MF .deps/pow_r8_i8.Tpo -c ../../../src/libgfortran/generated/pow_r8_i8.c -o pow_r8_i8.o >/dev/null 2>&1 mv -f .deps/pow_i4_i8.Tpo .deps/pow_i4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c -o pow_c10_i8.lo `test -f '../../../src/libgfortran/generated/pow_c10_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -fPIC -DPIC -o .libs/pow_c4_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i8.lo -MD -MP -MF .deps/pow_r10_i8.Tpo -c ../../../src/libgfortran/generated/pow_r10_i8.c -o pow_r10_i8.o >/dev/null 2>&1 mv -f .deps/pow_i8_i8.Tpo .deps/pow_i8_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -fPIC -DPIC -o .libs/pow_c8_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -fPIC -DPIC -o .libs/pow_r16_i8.o mv -f .deps/pow_i16_i8.Tpo .deps/pow_i16_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -fPIC -DPIC -o .libs/pow_c10_i8.o mv -f .deps/pow_r4_i8.Tpo .deps/pow_r4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c -o pow_c16_i8.lo `test -f '../../../src/libgfortran/generated/pow_c16_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c -o pow_i4_i16.lo `test -f '../../../src/libgfortran/generated/pow_i4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i4_i16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c -o pow_i8_i16.lo `test -f '../../../src/libgfortran/generated/pow_i8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i8_i16.c mv -f .deps/pow_r10_i8.Tpo .deps/pow_r10_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i8.lo -MD -MP -MF .deps/pow_r16_i8.Tpo -c ../../../src/libgfortran/generated/pow_r16_i8.c -o pow_r16_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c -o pow_i16_i16.lo `test -f '../../../src/libgfortran/generated/pow_i16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_i16_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i8.lo -MD -MP -MF .deps/pow_c10_i8.Tpo -c ../../../src/libgfortran/generated/pow_c10_i8.c -o pow_c10_i8.o >/dev/null 2>&1 mv -f .deps/pow_r8_i8.Tpo .deps/pow_r8_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i8.lo -MD -MP -MF .deps/pow_c4_i8.Tpo -c ../../../src/libgfortran/generated/pow_c4_i8.c -o pow_c4_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c -o pow_r4_i16.lo `test -f '../../../src/libgfortran/generated/pow_r4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r4_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i8.lo -MD -MP -MF .deps/pow_c8_i8.Tpo -c ../../../src/libgfortran/generated/pow_c8_i8.c -o pow_c8_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -fPIC -DPIC -o .libs/pow_c16_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -fPIC -DPIC -o .libs/pow_i16_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -fPIC -DPIC -o .libs/pow_i8_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -fPIC -DPIC -o .libs/pow_i4_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -fPIC -DPIC -o .libs/pow_r4_i16.o mv -f .deps/pow_r16_i8.Tpo .deps/pow_r16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c -o pow_r8_i16.lo `test -f '../../../src/libgfortran/generated/pow_r8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r8_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i8.lo -MD -MP -MF .deps/pow_c16_i8.Tpo -c ../../../src/libgfortran/generated/pow_c16_i8.c -o pow_c16_i8.o >/dev/null 2>&1 mv -f .deps/pow_c10_i8.Tpo .deps/pow_c10_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c -o pow_r10_i16.lo `test -f '../../../src/libgfortran/generated/pow_r10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r10_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i4_i16.lo -MD -MP -MF .deps/pow_i4_i16.Tpo -c ../../../src/libgfortran/generated/pow_i4_i16.c -o pow_i4_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i16_i16.lo -MD -MP -MF .deps/pow_i16_i16.Tpo -c ../../../src/libgfortran/generated/pow_i16_i16.c -o pow_i16_i16.o >/dev/null 2>&1 mv -f .deps/pow_c4_i8.Tpo .deps/pow_c4_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c -o pow_r16_i16.lo `test -f '../../../src/libgfortran/generated/pow_r16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_r16_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_i8_i16.lo -MD -MP -MF .deps/pow_i8_i16.Tpo -c ../../../src/libgfortran/generated/pow_i8_i16.c -o pow_i8_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r4_i16.lo -MD -MP -MF .deps/pow_r4_i16.Tpo -c ../../../src/libgfortran/generated/pow_r4_i16.c -o pow_r4_i16.o >/dev/null 2>&1 mv -f .deps/pow_c8_i8.Tpo .deps/pow_c8_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c -o pow_c4_i16.lo `test -f '../../../src/libgfortran/generated/pow_c4_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c4_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -fPIC -DPIC -o .libs/pow_r10_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -fPIC -DPIC -o .libs/pow_r8_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -fPIC -DPIC -o .libs/pow_c4_i16.o mv -f .deps/pow_c16_i8.Tpo .deps/pow_c16_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c -o pow_c8_i16.lo `test -f '../../../src/libgfortran/generated/pow_c8_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c8_i16.c mv -f .deps/pow_i16_i16.Tpo .deps/pow_i16_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c -o pow_c10_i16.lo `test -f '../../../src/libgfortran/generated/pow_c10_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c10_i16.c mv -f .deps/pow_r4_i16.Tpo .deps/pow_r4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c -o pow_c16_i16.lo `test -f '../../../src/libgfortran/generated/pow_c16_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pow_c16_i16.c mv -f .deps/pow_i4_i16.Tpo .deps/pow_i4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c -o rrspacing_r4.lo `test -f '../../../src/libgfortran/generated/rrspacing_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/rrspacing_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -fPIC -DPIC -o .libs/pow_r16_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r10_i16.lo -MD -MP -MF .deps/pow_r10_i16.Tpo -c ../../../src/libgfortran/generated/pow_r10_i16.c -o pow_r10_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -fPIC -DPIC -o .libs/pow_c8_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -fPIC -DPIC -o .libs/pow_c16_i16.o mv -f .deps/pow_i8_i16.Tpo .deps/pow_i8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c -o rrspacing_r8.lo `test -f '../../../src/libgfortran/generated/rrspacing_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/rrspacing_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r8_i16.lo -MD -MP -MF .deps/pow_r8_i16.Tpo -c ../../../src/libgfortran/generated/pow_r8_i16.c -o pow_r8_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -fPIC -DPIC -o .libs/pow_c10_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c4_i16.lo -MD -MP -MF .deps/pow_c4_i16.Tpo -c ../../../src/libgfortran/generated/pow_c4_i16.c -o pow_c4_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c ../../../src/libgfortran/generated/rrspacing_r4.c -fPIC -DPIC -o .libs/rrspacing_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_r16_i16.lo -MD -MP -MF .deps/pow_r16_i16.Tpo -c ../../../src/libgfortran/generated/pow_r16_i16.c -o pow_r16_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c8_i16.lo -MD -MP -MF .deps/pow_c8_i16.Tpo -c ../../../src/libgfortran/generated/pow_c8_i16.c -o pow_c8_i16.o >/dev/null 2>&1 mv -f .deps/pow_r10_i16.Tpo .deps/pow_r10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c -o rrspacing_r10.lo `test -f '../../../src/libgfortran/generated/rrspacing_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/rrspacing_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c10_i16.lo -MD -MP -MF .deps/pow_c10_i16.Tpo -c ../../../src/libgfortran/generated/pow_c10_i16.c -o pow_c10_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c ../../../src/libgfortran/generated/rrspacing_r8.c -fPIC -DPIC -o .libs/rrspacing_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r4.lo -MD -MP -MF .deps/rrspacing_r4.Tpo -c ../../../src/libgfortran/generated/rrspacing_r4.c -o rrspacing_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pow_c16_i16.lo -MD -MP -MF .deps/pow_c16_i16.Tpo -c ../../../src/libgfortran/generated/pow_c16_i16.c -o pow_c16_i16.o >/dev/null 2>&1 mv -f .deps/pow_r8_i16.Tpo .deps/pow_r8_i16.Plo mv -f .deps/pow_c4_i16.Tpo .deps/pow_c4_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c -o rrspacing_r16.lo `test -f '../../../src/libgfortran/generated/rrspacing_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/rrspacing_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c ../../../src/libgfortran/generated/rrspacing_r10.c -fPIC -DPIC -o .libs/rrspacing_r10.o mv -f .deps/pow_r16_i16.Tpo .deps/pow_r16_i16.Plo mv -f .deps/pow_c8_i16.Tpo .deps/pow_c8_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c -o spacing_r4.lo `test -f '../../../src/libgfortran/generated/spacing_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spacing_r4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c -o spacing_r8.lo `test -f '../../../src/libgfortran/generated/spacing_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spacing_r8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c -o spacing_r10.lo `test -f '../../../src/libgfortran/generated/spacing_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spacing_r10.c mv -f .deps/pow_c10_i16.Tpo .deps/pow_c10_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c -o spacing_r16.lo `test -f '../../../src/libgfortran/generated/spacing_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spacing_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r8.lo -MD -MP -MF .deps/rrspacing_r8.Tpo -c ../../../src/libgfortran/generated/rrspacing_r8.c -o rrspacing_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c ../../../src/libgfortran/generated/rrspacing_r16.c -fPIC -DPIC -o .libs/rrspacing_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c ../../../src/libgfortran/generated/spacing_r8.c -fPIC -DPIC -o .libs/spacing_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c ../../../src/libgfortran/generated/spacing_r4.c -fPIC -DPIC -o .libs/spacing_r4.o mv -f .deps/pow_c16_i16.Tpo .deps/pow_c16_i16.Plo mv -f .deps/rrspacing_r4.Tpo .deps/rrspacing_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c -o pack_i1.lo `test -f '../../../src/libgfortran/generated/pack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r10.lo -MD -MP -MF .deps/rrspacing_r10.Tpo -c ../../../src/libgfortran/generated/rrspacing_r10.c -o rrspacing_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c -o pack_i2.lo `test -f '../../../src/libgfortran/generated/pack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c ../../../src/libgfortran/generated/spacing_r16.c -fPIC -DPIC -o .libs/spacing_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -fPIC -DPIC -o .libs/pack_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c ../../../src/libgfortran/generated/spacing_r10.c -fPIC -DPIC -o .libs/spacing_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -fPIC -DPIC -o .libs/pack_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rrspacing_r16.lo -MD -MP -MF .deps/rrspacing_r16.Tpo -c ../../../src/libgfortran/generated/rrspacing_r16.c -o rrspacing_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r4.lo -MD -MP -MF .deps/spacing_r4.Tpo -c ../../../src/libgfortran/generated/spacing_r4.c -o spacing_r4.o >/dev/null 2>&1 mv -f .deps/rrspacing_r8.Tpo .deps/rrspacing_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r8.lo -MD -MP -MF .deps/spacing_r8.Tpo -c ../../../src/libgfortran/generated/spacing_r8.c -o spacing_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c -o pack_i4.lo `test -f '../../../src/libgfortran/generated/pack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i4.c mv -f .deps/rrspacing_r10.Tpo .deps/rrspacing_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r16.lo -MD -MP -MF .deps/spacing_r16.Tpo -c ../../../src/libgfortran/generated/spacing_r16.c -o spacing_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c -o pack_i8.lo `test -f '../../../src/libgfortran/generated/pack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i8.c mv -f .deps/rrspacing_r16.Tpo .deps/rrspacing_r16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spacing_r10.lo -MD -MP -MF .deps/spacing_r10.Tpo -c ../../../src/libgfortran/generated/spacing_r10.c -o spacing_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -fPIC -DPIC -o .libs/pack_i4.o mv -f .deps/spacing_r4.Tpo .deps/spacing_r4.Plo mv -f .deps/spacing_r8.Tpo .deps/spacing_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c -o pack_i16.lo `test -f '../../../src/libgfortran/generated/pack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_i16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c -o pack_r4.lo `test -f '../../../src/libgfortran/generated/pack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c -o pack_r8.lo `test -f '../../../src/libgfortran/generated/pack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -fPIC -DPIC -o .libs/pack_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i1.lo -MD -MP -MF .deps/pack_i1.Tpo -c ../../../src/libgfortran/generated/pack_i1.c -o pack_i1.o >/dev/null 2>&1 mv -f .deps/spacing_r16.Tpo .deps/spacing_r16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i2.lo -MD -MP -MF .deps/pack_i2.Tpo -c ../../../src/libgfortran/generated/pack_i2.c -o pack_i2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c -o pack_r10.lo `test -f '../../../src/libgfortran/generated/pack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -fPIC -DPIC -o .libs/pack_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -fPIC -DPIC -o .libs/pack_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -fPIC -DPIC -o .libs/pack_r8.o mv -f .deps/spacing_r10.Tpo .deps/spacing_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -fPIC -DPIC -o .libs/pack_r10.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c -o pack_r16.lo `test -f '../../../src/libgfortran/generated/pack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i4.lo -MD -MP -MF .deps/pack_i4.Tpo -c ../../../src/libgfortran/generated/pack_i4.c -o pack_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i16.lo -MD -MP -MF .deps/pack_i16.Tpo -c ../../../src/libgfortran/generated/pack_i16.c -o pack_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_i8.lo -MD -MP -MF .deps/pack_i8.Tpo -c ../../../src/libgfortran/generated/pack_i8.c -o pack_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -fPIC -DPIC -o .libs/pack_r16.o mv -f .deps/pack_i2.Tpo .deps/pack_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c -o pack_c4.lo `test -f '../../../src/libgfortran/generated/pack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r10.lo -MD -MP -MF .deps/pack_r10.Tpo -c ../../../src/libgfortran/generated/pack_r10.c -o pack_r10.o >/dev/null 2>&1 mv -f .deps/pack_i1.Tpo .deps/pack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c -o pack_c8.lo `test -f '../../../src/libgfortran/generated/pack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c8.c mv -f .deps/pack_i16.Tpo .deps/pack_i16.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r4.lo -MD -MP -MF .deps/pack_r4.Tpo -c ../../../src/libgfortran/generated/pack_r4.c -o pack_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r8.lo -MD -MP -MF .deps/pack_r8.Tpo -c ../../../src/libgfortran/generated/pack_r8.c -o pack_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c -o pack_c10.lo `test -f '../../../src/libgfortran/generated/pack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_r16.lo -MD -MP -MF .deps/pack_r16.Tpo -c ../../../src/libgfortran/generated/pack_r16.c -o pack_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -fPIC -DPIC -o .libs/pack_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -fPIC -DPIC -o .libs/pack_c4.o mv -f .deps/pack_i4.Tpo .deps/pack_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c -o pack_c16.lo `test -f '../../../src/libgfortran/generated/pack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/pack_c16.c mv -f .deps/pack_r10.Tpo .deps/pack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c -o unpack_i1.lo `test -f '../../../src/libgfortran/generated/unpack_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i1.c mv -f .deps/pack_r16.Tpo .deps/pack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c -o unpack_i2.lo `test -f '../../../src/libgfortran/generated/unpack_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -fPIC -DPIC -o .libs/pack_c10.o mv -f .deps/pack_r4.Tpo .deps/pack_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c -o unpack_i4.lo `test -f '../../../src/libgfortran/generated/unpack_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -fPIC -DPIC -o .libs/pack_c16.o mv -f .deps/pack_i8.Tpo .deps/pack_i8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -fPIC -DPIC -o .libs/unpack_i1.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c -o unpack_i8.lo `test -f '../../../src/libgfortran/generated/unpack_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -fPIC -DPIC -o .libs/unpack_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c8.lo -MD -MP -MF .deps/pack_c8.Tpo -c ../../../src/libgfortran/generated/pack_c8.c -o pack_c8.o >/dev/null 2>&1 mv -f .deps/pack_r8.Tpo .deps/pack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c -o unpack_i16.lo `test -f '../../../src/libgfortran/generated/unpack_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c4.lo -MD -MP -MF .deps/pack_c4.Tpo -c ../../../src/libgfortran/generated/pack_c4.c -o pack_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c10.lo -MD -MP -MF .deps/pack_c10.Tpo -c ../../../src/libgfortran/generated/pack_c10.c -o pack_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -fPIC -DPIC -o .libs/unpack_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -fPIC -DPIC -o .libs/unpack_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_c16.lo -MD -MP -MF .deps/pack_c16.Tpo -c ../../../src/libgfortran/generated/pack_c16.c -o pack_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -fPIC -DPIC -o .libs/unpack_i16.o mv -f .deps/pack_c10.Tpo .deps/pack_c10.Plo mv -f .deps/pack_c4.Tpo .deps/pack_c4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i1.lo -MD -MP -MF .deps/unpack_i1.Tpo -c ../../../src/libgfortran/generated/unpack_i1.c -o unpack_i1.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c -o unpack_r4.lo `test -f '../../../src/libgfortran/generated/unpack_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r4.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c -o unpack_r8.lo `test -f '../../../src/libgfortran/generated/unpack_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i2.lo -MD -MP -MF .deps/unpack_i2.Tpo -c ../../../src/libgfortran/generated/unpack_i2.c -o unpack_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -fPIC -DPIC -o .libs/unpack_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -fPIC -DPIC -o .libs/unpack_r8.o mv -f .deps/pack_c8.Tpo .deps/pack_c8.Plo mv -f .deps/pack_c16.Tpo .deps/pack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c -o unpack_r10.lo `test -f '../../../src/libgfortran/generated/unpack_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c -o unpack_r16.lo `test -f '../../../src/libgfortran/generated/unpack_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i16.lo -MD -MP -MF .deps/unpack_i16.Tpo -c ../../../src/libgfortran/generated/unpack_i16.c -o unpack_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i8.lo -MD -MP -MF .deps/unpack_i8.Tpo -c ../../../src/libgfortran/generated/unpack_i8.c -o unpack_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_i4.lo -MD -MP -MF .deps/unpack_i4.Tpo -c ../../../src/libgfortran/generated/unpack_i4.c -o unpack_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -fPIC -DPIC -o .libs/unpack_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -fPIC -DPIC -o .libs/unpack_r16.o mv -f .deps/unpack_i16.Tpo .deps/unpack_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c -o unpack_c4.lo `test -f '../../../src/libgfortran/generated/unpack_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c4.c mv -f .deps/unpack_i2.Tpo .deps/unpack_i2.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r10.lo -MD -MP -MF .deps/unpack_r10.Tpo -c ../../../src/libgfortran/generated/unpack_r10.c -o unpack_r10.o >/dev/null 2>&1 mv -f .deps/unpack_i1.Tpo .deps/unpack_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c -o unpack_c8.lo `test -f '../../../src/libgfortran/generated/unpack_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c -o unpack_c10.lo `test -f '../../../src/libgfortran/generated/unpack_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c10.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r4.lo -MD -MP -MF .deps/unpack_r4.Tpo -c ../../../src/libgfortran/generated/unpack_r4.c -o unpack_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP -MF .deps/unpack_r8.Tpo -c ../../../src/libgfortran/generated/unpack_r8.c -o unpack_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_r16.lo -MD -MP -MF .deps/unpack_r16.Tpo -c ../../../src/libgfortran/generated/unpack_r16.c -o unpack_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -fPIC -DPIC -o .libs/unpack_c10.o mv -f .deps/unpack_i8.Tpo .deps/unpack_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c -o unpack_c16.lo `test -f '../../../src/libgfortran/generated/unpack_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/unpack_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -fPIC -DPIC -o .libs/unpack_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -fPIC -DPIC -o .libs/unpack_c8.o mv -f .deps/unpack_i4.Tpo .deps/unpack_i4.Plo mv -f .deps/unpack_r10.Tpo .deps/unpack_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c -o spread_i1.lo `test -f '../../../src/libgfortran/generated/spread_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -fPIC -DPIC -o .libs/unpack_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c10.lo -MD -MP -MF .deps/unpack_c10.Tpo -c ../../../src/libgfortran/generated/unpack_c10.c -o unpack_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c -o spread_i2.lo `test -f '../../../src/libgfortran/generated/spread_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i2.c mv -f .deps/unpack_r16.Tpo .deps/unpack_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c -o spread_i4.lo `test -f '../../../src/libgfortran/generated/spread_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i4.c mv -f .deps/unpack_r8.Tpo .deps/unpack_r8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c -o spread_i8.lo `test -f '../../../src/libgfortran/generated/spread_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -fPIC -DPIC -o .libs/spread_i1.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c16.lo -MD -MP -MF .deps/unpack_c16.Tpo -c ../../../src/libgfortran/generated/unpack_c16.c -o unpack_c16.o >/dev/null 2>&1 mv -f .deps/unpack_r4.Tpo .deps/unpack_r4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -fPIC -DPIC -o .libs/spread_i4.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c -o spread_i16.lo `test -f '../../../src/libgfortran/generated/spread_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_i16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -fPIC -DPIC -o .libs/spread_i2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c4.lo -MD -MP -MF .deps/unpack_c4.Tpo -c ../../../src/libgfortran/generated/unpack_c4.c -o unpack_c4.o >/dev/null 2>&1 mv -f .deps/unpack_c10.Tpo .deps/unpack_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c -o spread_r4.lo `test -f '../../../src/libgfortran/generated/spread_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -fPIC -DPIC -o .libs/spread_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_c8.lo -MD -MP -MF .deps/unpack_c8.Tpo -c ../../../src/libgfortran/generated/unpack_c8.c -o unpack_c8.o >/dev/null 2>&1 mv -f .deps/unpack_c16.Tpo .deps/unpack_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c -o spread_r8.lo `test -f '../../../src/libgfortran/generated/spread_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -fPIC -DPIC -o .libs/spread_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -fPIC -DPIC -o .libs/spread_i16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i1.lo -MD -MP -MF .deps/spread_i1.Tpo -c ../../../src/libgfortran/generated/spread_i1.c -o spread_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i2.lo -MD -MP -MF .deps/spread_i2.Tpo -c ../../../src/libgfortran/generated/spread_i2.c -o spread_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i4.lo -MD -MP -MF .deps/spread_i4.Tpo -c ../../../src/libgfortran/generated/spread_i4.c -o spread_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -fPIC -DPIC -o .libs/spread_r8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i8.lo -MD -MP -MF .deps/spread_i8.Tpo -c ../../../src/libgfortran/generated/spread_i8.c -o spread_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_i16.lo -MD -MP -MF .deps/spread_i16.Tpo -c ../../../src/libgfortran/generated/spread_i16.c -o spread_i16.o >/dev/null 2>&1 mv -f .deps/unpack_c8.Tpo .deps/unpack_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c -o spread_r10.lo `test -f '../../../src/libgfortran/generated/spread_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r10.c mv -f .deps/unpack_c4.Tpo .deps/unpack_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c -o spread_r16.lo `test -f '../../../src/libgfortran/generated/spread_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_r16.c mv -f .deps/spread_i16.Tpo .deps/spread_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c -o spread_c4.lo `test -f '../../../src/libgfortran/generated/spread_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r8.lo -MD -MP -MF .deps/spread_r8.Tpo -c ../../../src/libgfortran/generated/spread_r8.c -o spread_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r4.lo -MD -MP -MF .deps/spread_r4.Tpo -c ../../../src/libgfortran/generated/spread_r4.c -o spread_r4.o >/dev/null 2>&1 mv -f .deps/spread_i1.Tpo .deps/spread_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c -o spread_c8.lo `test -f '../../../src/libgfortran/generated/spread_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -fPIC -DPIC -o .libs/spread_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -fPIC -DPIC -o .libs/spread_r16.o mv -f .deps/spread_i2.Tpo .deps/spread_i2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c -o spread_c10.lo `test -f '../../../src/libgfortran/generated/spread_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c10.c mv -f .deps/spread_i4.Tpo .deps/spread_i4.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -fPIC -DPIC -o .libs/spread_c8.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c -o spread_c16.lo `test -f '../../../src/libgfortran/generated/spread_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/spread_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r10.lo -MD -MP -MF .deps/spread_r10.Tpo -c ../../../src/libgfortran/generated/spread_r10.c -o spread_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -fPIC -DPIC -o .libs/spread_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -fPIC -DPIC -o .libs/spread_c4.o mv -f .deps/spread_i8.Tpo .deps/spread_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c -o cshift0_i1.lo `test -f '../../../src/libgfortran/generated/cshift0_i1.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i1.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_r16.lo -MD -MP -MF .deps/spread_r16.Tpo -c ../../../src/libgfortran/generated/spread_r16.c -o spread_r16.o >/dev/null 2>&1 mv -f .deps/spread_r10.Tpo .deps/spread_r10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c10.lo -MD -MP -MF .deps/spread_c10.Tpo -c ../../../src/libgfortran/generated/spread_c10.c -o spread_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c -o cshift0_i2.lo `test -f '../../../src/libgfortran/generated/cshift0_i2.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -fPIC -DPIC -o .libs/spread_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -fPIC -DPIC -o .libs/cshift0_i1.o mv -f .deps/spread_r4.Tpo .deps/spread_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c -o cshift0_i4.lo `test -f '../../../src/libgfortran/generated/cshift0_i4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -fPIC -DPIC -o .libs/cshift0_i2.o mv -f .deps/spread_r8.Tpo .deps/spread_r8.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c8.lo -MD -MP -MF .deps/spread_c8.Tpo -c ../../../src/libgfortran/generated/spread_c8.c -o spread_c8.o >/dev/null 2>&1 mv -f .deps/spread_c10.Tpo .deps/spread_c10.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c16.lo -MD -MP -MF .deps/spread_c16.Tpo -c ../../../src/libgfortran/generated/spread_c16.c -o spread_c16.o >/dev/null 2>&1 mv -f .deps/spread_r16.Tpo .deps/spread_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c -o cshift0_i8.lo `test -f '../../../src/libgfortran/generated/cshift0_i8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i8.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c -o cshift0_i16.lo `test -f '../../../src/libgfortran/generated/cshift0_i16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_i16.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c -o cshift0_r4.lo `test -f '../../../src/libgfortran/generated/cshift0_r4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r4.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -fPIC -DPIC -o .libs/cshift0_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_c4.lo -MD -MP -MF .deps/spread_c4.Tpo -c ../../../src/libgfortran/generated/spread_c4.c -o spread_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i1.lo -MD -MP -MF .deps/cshift0_i1.Tpo -c ../../../src/libgfortran/generated/cshift0_i1.c -o cshift0_i1.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -fPIC -DPIC -o .libs/cshift0_i16.o mv -f .deps/spread_c16.Tpo .deps/spread_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c -o cshift0_r8.lo `test -f '../../../src/libgfortran/generated/cshift0_r8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -fPIC -DPIC -o .libs/cshift0_i8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i2.lo -MD -MP -MF .deps/cshift0_i2.Tpo -c ../../../src/libgfortran/generated/cshift0_i2.c -o cshift0_i2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -fPIC -DPIC -o .libs/cshift0_r4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i16.lo -MD -MP -MF .deps/cshift0_i16.Tpo -c ../../../src/libgfortran/generated/cshift0_i16.c -o cshift0_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i4.lo -MD -MP -MF .deps/cshift0_i4.Tpo -c ../../../src/libgfortran/generated/cshift0_i4.c -o cshift0_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -fPIC -DPIC -o .libs/cshift0_r8.o mv -f .deps/spread_c8.Tpo .deps/spread_c8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c -o cshift0_r10.lo `test -f '../../../src/libgfortran/generated/cshift0_r10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r10.c mv -f .deps/cshift0_i1.Tpo .deps/cshift0_i1.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c -o cshift0_r16.lo `test -f '../../../src/libgfortran/generated/cshift0_r16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_r16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r4.lo -MD -MP -MF .deps/cshift0_r4.Tpo -c ../../../src/libgfortran/generated/cshift0_r4.c -o cshift0_r4.o >/dev/null 2>&1 mv -f .deps/cshift0_i16.Tpo .deps/cshift0_i16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c -o cshift0_c4.lo `test -f '../../../src/libgfortran/generated/cshift0_c4.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c4.c mv -f .deps/spread_c4.Tpo .deps/spread_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c -o cshift0_c8.lo `test -f '../../../src/libgfortran/generated/cshift0_c8.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c8.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -fPIC -DPIC -o .libs/cshift0_r16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -fPIC -DPIC -o .libs/cshift0_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -fPIC -DPIC -o .libs/cshift0_r10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_i8.lo -MD -MP -MF .deps/cshift0_i8.Tpo -c ../../../src/libgfortran/generated/cshift0_i8.c -o cshift0_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -fPIC -DPIC -o .libs/cshift0_c8.o mv -f .deps/cshift0_i2.Tpo .deps/cshift0_i2.Plo mv -f .deps/cshift0_i4.Tpo .deps/cshift0_i4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c -o cshift0_c10.lo `test -f '../../../src/libgfortran/generated/cshift0_c10.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c10.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c -o cshift0_c16.lo `test -f '../../../src/libgfortran/generated/cshift0_c16.c' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/cshift0_c16.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r16.lo -MD -MP -MF .deps/cshift0_r16.Tpo -c ../../../src/libgfortran/generated/cshift0_r16.c -o cshift0_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r10.lo -MD -MP -MF .deps/cshift0_r10.Tpo -c ../../../src/libgfortran/generated/cshift0_r10.c -o cshift0_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -fPIC -DPIC -o .libs/cshift0_c16.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -fPIC -DPIC -o .libs/cshift0_c10.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_r8.lo -MD -MP -MF .deps/cshift0_r8.Tpo -c ../../../src/libgfortran/generated/cshift0_r8.c -o cshift0_r8.o >/dev/null 2>&1 mv -f .deps/cshift0_r4.Tpo .deps/cshift0_r4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c -o close.lo `test -f 'io/close.c' || echo '../../../src/libgfortran/'`io/close.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c16.lo -MD -MP -MF .deps/cshift0_c16.Tpo -c ../../../src/libgfortran/generated/cshift0_c16.c -o cshift0_c16.o >/dev/null 2>&1 mv -f .deps/cshift0_r10.Tpo .deps/cshift0_r10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c -o file_pos.lo `test -f 'io/file_pos.c' || echo '../../../src/libgfortran/'`io/file_pos.c mv -f .deps/cshift0_i8.Tpo .deps/cshift0_i8.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo `test -f 'io/format.c' || echo '../../../src/libgfortran/'`io/format.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c8.lo -MD -MP -MF .deps/cshift0_c8.Tpo -c ../../../src/libgfortran/generated/cshift0_c8.c -o cshift0_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c10.lo -MD -MP -MF .deps/cshift0_c10.Tpo -c ../../../src/libgfortran/generated/cshift0_c10.c -o cshift0_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0_c4.lo -MD -MP -MF .deps/cshift0_c4.Tpo -c ../../../src/libgfortran/generated/cshift0_c4.c -o cshift0_c4.o >/dev/null 2>&1 mv -f .deps/cshift0_r16.Tpo .deps/cshift0_r16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c -o inquire.lo `test -f 'io/inquire.c' || echo '../../../src/libgfortran/'`io/inquire.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -fPIC -DPIC -o .libs/file_pos.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -fPIC -DPIC -o .libs/close.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -fPIC -DPIC -o .libs/format.o mv -f .deps/cshift0_r8.Tpo .deps/cshift0_r8.Plo mv -f .deps/cshift0_c16.Tpo .deps/cshift0_c16.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c -o intrinsics.lo `test -f 'io/intrinsics.c' || echo '../../../src/libgfortran/'`io/intrinsics.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c -o list_read.lo `test -f 'io/list_read.c' || echo '../../../src/libgfortran/'`io/list_read.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -fPIC -DPIC -o .libs/inquire.o mv -f .deps/cshift0_c8.Tpo .deps/cshift0_c8.Plo mv -f .deps/cshift0_c10.Tpo .deps/cshift0_c10.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo `test -f 'io/lock.c' || echo '../../../src/libgfortran/'`io/lock.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c -o open.lo `test -f 'io/open.c' || echo '../../../src/libgfortran/'`io/open.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -fPIC -DPIC -o .libs/intrinsics.o mv -f .deps/cshift0_c4.Tpo .deps/cshift0_c4.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c -o read.lo `test -f 'io/read.c' || echo '../../../src/libgfortran/'`io/read.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT close.lo -MD -MP -MF .deps/close.Tpo -c ../../../src/libgfortran/io/close.c -o close.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -fPIC -DPIC -o .libs/list_read.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -fPIC -DPIC -o .libs/open.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -fPIC -DPIC -o .libs/read.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT file_pos.lo -MD -MP -MF .deps/file_pos.Tpo -c ../../../src/libgfortran/io/file_pos.c -o file_pos.o >/dev/null 2>&1 mv -f .deps/close.Tpo .deps/close.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c -o size_from_kind.lo `test -f 'io/size_from_kind.c' || echo '../../../src/libgfortran/'`io/size_from_kind.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../src/libgfortran/io/lock.c -o lock.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT intrinsics.lo -MD -MP -MF .deps/intrinsics.Tpo -c ../../../src/libgfortran/io/intrinsics.c -o intrinsics.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -fPIC -DPIC -o .libs/size_from_kind.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c -o transfer.lo `test -f 'io/transfer.c' || echo '../../../src/libgfortran/'`io/transfer.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT inquire.lo -MD -MP -MF .deps/inquire.Tpo -c ../../../src/libgfortran/io/inquire.c -o inquire.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../../src/libgfortran/io/format.c -o format.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size_from_kind.lo -MD -MP -MF .deps/size_from_kind.Tpo -c ../../../src/libgfortran/io/size_from_kind.c -o size_from_kind.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -fPIC -DPIC -o .libs/transfer.o mv -f .deps/file_pos.Tpo .deps/file_pos.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c -o transfer128.lo `test -f 'io/transfer128.c' || echo '../../../src/libgfortran/'`io/transfer128.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -fPIC -DPIC -o .libs/transfer128.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT open.lo -MD -MP -MF .deps/open.Tpo -c ../../../src/libgfortran/io/open.c -o open.o >/dev/null 2>&1 mv -f .deps/intrinsics.Tpo .deps/intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo `test -f 'io/unit.c' || echo '../../../src/libgfortran/'`io/unit.c mv -f .deps/size_from_kind.Tpo .deps/size_from_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo `test -f 'io/unix.c' || echo '../../../src/libgfortran/'`io/unix.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer128.lo -MD -MP -MF .deps/transfer128.Tpo -c ../../../src/libgfortran/io/transfer128.c -o transfer128.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c ../../../src/libgfortran/io/read.c -o read.o >/dev/null 2>&1 mv -f .deps/transfer128.Tpo .deps/transfer128.Plo mv -f .deps/inquire.Tpo .deps/inquire.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo `test -f 'io/write.c' || echo '../../../src/libgfortran/'`io/write.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c -o fbuf.lo `test -f 'io/fbuf.c' || echo '../../../src/libgfortran/'`io/fbuf.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -fPIC -DPIC -o .libs/fbuf.o mv -f .deps/open.Tpo .deps/open.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c -o associated.lo `test -f 'intrinsics/associated.c' || echo '../../../src/libgfortran/'`intrinsics/associated.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -fPIC -DPIC -o .libs/write.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -fPIC -DPIC -o .libs/associated.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fbuf.lo -MD -MP -MF .deps/fbuf.Tpo -c ../../../src/libgfortran/io/fbuf.c -o fbuf.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c ../../../src/libgfortran/io/unit.c -o unit.o >/dev/null 2>&1 mv -f .deps/format.Tpo .deps/format.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT associated.lo -MD -MP -MF .deps/associated.Tpo -c ../../../src/libgfortran/intrinsics/associated.c -o associated.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c -o abort.lo `test -f 'intrinsics/abort.c' || echo '../../../src/libgfortran/'`intrinsics/abort.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -fPIC -DPIC -o .libs/abort.o mv -f .deps/fbuf.Tpo .deps/fbuf.Plo mv -f .deps/associated.Tpo .deps/associated.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c ../../../src/libgfortran/intrinsics/abort.c -o abort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo `test -f 'intrinsics/access.c' || echo '../../../src/libgfortran/'`intrinsics/access.c mv -f .deps/read.Tpo .deps/read.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT list_read.lo -MD -MP -MF .deps/list_read.Tpo -c ../../../src/libgfortran/io/list_read.c -o list_read.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo `test -f 'intrinsics/args.c' || echo '../../../src/libgfortran/'`intrinsics/args.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c -o bit_intrinsics.lo `test -f 'intrinsics/bit_intrinsics.c' || echo '../../../src/libgfortran/'`intrinsics/bit_intrinsics.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c ../../../src/libgfortran/io/unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/abort.Tpo .deps/abort.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c -o c99_functions.lo `test -f 'intrinsics/c99_functions.c' || echo '../../../src/libgfortran/'`intrinsics/c99_functions.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/bit_intrinsics.c -fPIC -DPIC -o .libs/bit_intrinsics.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -fPIC -DPIC -o .libs/access.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -fPIC -DPIC -o .libs/args.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT bit_intrinsics.lo -MD -MP -MF .deps/bit_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/bit_intrinsics.c -o bit_intrinsics.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -fPIC -DPIC -o .libs/c99_functions.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT access.lo -MD -MP -MF .deps/access.Tpo -c ../../../src/libgfortran/intrinsics/access.c -o access.o >/dev/null 2>&1 mv -f .deps/unit.Tpo .deps/unit.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c -o chdir.lo `test -f 'intrinsics/chdir.c' || echo '../../../src/libgfortran/'`intrinsics/chdir.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT c99_functions.lo -MD -MP -MF .deps/c99_functions.Tpo -c ../../../src/libgfortran/intrinsics/c99_functions.c -o c99_functions.o >/dev/null 2>&1 mv -f .deps/bit_intrinsics.Tpo .deps/bit_intrinsics.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c -o chmod.lo `test -f 'intrinsics/chmod.c' || echo '../../../src/libgfortran/'`intrinsics/chmod.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -fPIC -DPIC -o .libs/chdir.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c ../../../src/libgfortran/intrinsics/args.c -o args.o >/dev/null 2>&1 mv -f .deps/access.Tpo .deps/access.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -fPIC -DPIC -o .libs/chmod.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c -o clock.lo `test -f 'intrinsics/clock.c' || echo '../../../src/libgfortran/'`intrinsics/clock.c mv -f .deps/c99_functions.Tpo .deps/c99_functions.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -fPIC -DPIC -o .libs/clock.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c -o cpu_time.lo `test -f 'intrinsics/cpu_time.c' || echo '../../../src/libgfortran/'`intrinsics/cpu_time.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chdir.lo -MD -MP -MF .deps/chdir.Tpo -c ../../../src/libgfortran/intrinsics/chdir.c -o chdir.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT chmod.lo -MD -MP -MF .deps/chmod.Tpo -c ../../../src/libgfortran/intrinsics/chmod.c -o chmod.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -fPIC -DPIC -o .libs/cpu_time.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT clock.lo -MD -MP -MF .deps/clock.Tpo -c ../../../src/libgfortran/intrinsics/clock.c -o clock.o >/dev/null 2>&1 mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c -o cshift0.lo `test -f 'intrinsics/cshift0.c' || echo '../../../src/libgfortran/'`intrinsics/cshift0.c mv -f .deps/chmod.Tpo .deps/chmod.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c -o ctime.lo `test -f 'intrinsics/ctime.c' || echo '../../../src/libgfortran/'`intrinsics/ctime.c mv -f .deps/chdir.Tpo .deps/chdir.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c -o date_and_time.lo `test -f 'intrinsics/date_and_time.c' || echo '../../../src/libgfortran/'`intrinsics/date_and_time.c mv -f .deps/clock.Tpo .deps/clock.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c -o dtime.lo `test -f 'intrinsics/dtime.c' || echo '../../../src/libgfortran/'`intrinsics/dtime.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -fPIC -DPIC -o .libs/ctime.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo `test -f 'intrinsics/env.c' || echo '../../../src/libgfortran/'`intrinsics/env.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -fPIC -DPIC -o .libs/dtime.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cpu_time.lo -MD -MP -MF .deps/cpu_time.Tpo -c ../../../src/libgfortran/intrinsics/cpu_time.c -o cpu_time.o >/dev/null 2>&1 ../../../src/libgfortran/intrinsics/ctime.c: In function 'fdate_sub': ../../../src/libgfortran/intrinsics/ctime.c:92:3: warning: implicit declaration of function 'free' ../../../src/libgfortran/intrinsics/ctime.c:92:3: warning: incompatible implicit declaration of built-in function 'free' ../../../src/libgfortran/intrinsics/ctime.c: In function 'ctime_sub': ../../../src/libgfortran/intrinsics/ctime.c:128:3: warning: incompatible implicit declaration of built-in function 'free' libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -fPIC -DPIC -o .libs/date_and_time.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ctime.lo -MD -MP -MF .deps/ctime.Tpo -c ../../../src/libgfortran/intrinsics/ctime.c -o ctime.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -fPIC -DPIC -o .libs/env.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT dtime.lo -MD -MP -MF .deps/dtime.Tpo -c ../../../src/libgfortran/intrinsics/dtime.c -o dtime.o >/dev/null 2>&1 mv -f .deps/cpu_time.Tpo .deps/cpu_time.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c -o eoshift0.lo `test -f 'intrinsics/eoshift0.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift0.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../src/libgfortran/intrinsics/env.c -o env.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -fPIC -DPIC -o .libs/eoshift0.o mv -f .deps/ctime.Tpo .deps/ctime.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c -o eoshift2.lo `test -f 'intrinsics/eoshift2.c' || echo '../../../src/libgfortran/'`intrinsics/eoshift2.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c ../../../src/libgfortran/io/transfer.c -o transfer.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src/libgfortran/intrinsics/cshift0.c -o cshift0.o >/dev/null 2>&1 mv -f .deps/dtime.Tpo .deps/dtime.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c -o erfc_scaled.lo `test -f 'intrinsics/erfc_scaled.c' || echo '../../../src/libgfortran/'`intrinsics/erfc_scaled.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -fPIC -DPIC -o .libs/eoshift2.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT date_and_time.lo -MD -MP -MF .deps/date_and_time.Tpo -c ../../../src/libgfortran/intrinsics/date_and_time.c -o date_and_time.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT write.lo -MD -MP -MF .deps/write.Tpo -c ../../../src/libgfortran/io/write.c -o write.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift0.lo -MD -MP -MF .deps/eoshift0.Tpo -c ../../../src/libgfortran/intrinsics/eoshift0.c -o eoshift0.o >/dev/null 2>&1 mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c -o etime.lo `test -f 'intrinsics/etime.c' || echo '../../../src/libgfortran/'`intrinsics/etime.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -fPIC -DPIC -o .libs/erfc_scaled.o mv -f .deps/list_read.Tpo .deps/list_read.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c -o execute_command_line.lo `test -f 'intrinsics/execute_command_line.c' || echo '../../../src/libgfortran/'`intrinsics/execute_command_line.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -fPIC -DPIC -o .libs/etime.o mv -f .deps/cshift0.Tpo .deps/cshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c -o exit.lo `test -f 'intrinsics/exit.c' || echo '../../../src/libgfortran/'`intrinsics/exit.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -fPIC -DPIC -o .libs/exit.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT eoshift2.lo -MD -MP -MF .deps/eoshift2.Tpo -c ../../../src/libgfortran/intrinsics/eoshift2.c -o eoshift2.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -fPIC -DPIC -o .libs/execute_command_line.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT etime.lo -MD -MP -MF .deps/etime.Tpo -c ../../../src/libgfortran/intrinsics/etime.c -o etime.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT exit.lo -MD -MP -MF .deps/exit.Tpo -c ../../../src/libgfortran/intrinsics/exit.c -o exit.o >/dev/null 2>&1 mv -f .deps/eoshift0.Tpo .deps/eoshift0.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c -o extends_type_of.lo `test -f 'intrinsics/extends_type_of.c' || echo '../../../src/libgfortran/'`intrinsics/extends_type_of.c mv -f .deps/etime.Tpo .deps/etime.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c -o fnum.lo `test -f 'intrinsics/fnum.c' || echo '../../../src/libgfortran/'`intrinsics/fnum.c ../../../src/libgfortran/intrinsics/execute_command_line.c: In function 'execute_command_line_i4': ../../../src/libgfortran/intrinsics/execute_command_line.c:136:14: warning: 'estat_initial' may be used uninitialized in this function ../../../src/libgfortran/intrinsics/execute_command_line.c: In function 'execute_command_line_i8': ../../../src/libgfortran/intrinsics/execute_command_line.c:165:14: warning: 'estat_initial' may be used uninitialized in this function libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT execute_command_line.lo -MD -MP -MF .deps/execute_command_line.Tpo -c ../../../src/libgfortran/intrinsics/execute_command_line.c -o execute_command_line.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT erfc_scaled.lo -MD -MP -MF .deps/erfc_scaled.Tpo -c ../../../src/libgfortran/intrinsics/erfc_scaled.c -o erfc_scaled.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -fPIC -DPIC -o .libs/extends_type_of.o mv -f .deps/exit.Tpo .deps/exit.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -fPIC -DPIC -o .libs/fnum.o mv -f .deps/date_and_time.Tpo .deps/date_and_time.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT extends_type_of.lo -MD -MP -MF .deps/extends_type_of.Tpo -c ../../../src/libgfortran/intrinsics/extends_type_of.c -o extends_type_of.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo `test -f 'intrinsics/gerror.c' || echo '../../../src/libgfortran/'`intrinsics/gerror.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo `test -f 'intrinsics/getcwd.c' || echo '../../../src/libgfortran/'`intrinsics/getcwd.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT fnum.lo -MD -MP -MF .deps/fnum.Tpo -c ../../../src/libgfortran/intrinsics/fnum.c -o fnum.o >/dev/null 2>&1 mv -f .deps/eoshift2.Tpo .deps/eoshift2.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c -o getlog.lo `test -f 'intrinsics/getlog.c' || echo '../../../src/libgfortran/'`intrinsics/getlog.c mv -f .deps/execute_command_line.Tpo .deps/execute_command_line.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -fPIC -DPIC -o .libs/getcwd.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c -o getXid.lo `test -f 'intrinsics/getXid.c' || echo '../../../src/libgfortran/'`intrinsics/getXid.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -fPIC -DPIC -o .libs/getlog.o mv -f .deps/erfc_scaled.Tpo .deps/erfc_scaled.Plo mv -f .deps/fnum.Tpo .deps/fnum.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c -o hostnm.lo `test -f 'intrinsics/hostnm.c' || echo '../../../src/libgfortran/'`intrinsics/hostnm.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c -o ierrno.lo `test -f 'intrinsics/ierrno.c' || echo '../../../src/libgfortran/'`intrinsics/ierrno.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -fPIC -DPIC -o .libs/getXid.o ../../../src/libgfortran/intrinsics/getlog.c: In function '_gfortran_getlog': ../../../src/libgfortran/intrinsics/getlog.c:117:3: warning: implicit declaration of function 'free' ../../../src/libgfortran/intrinsics/getlog.c:117:3: warning: incompatible implicit declaration of built-in function 'free' libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -fPIC -DPIC -o .libs/gerror.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c ../../../src/libgfortran/intrinsics/getcwd.c -o getcwd.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -fPIC -DPIC -o .libs/hostnm.o mv -f .deps/extends_type_of.Tpo .deps/extends_type_of.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getlog.lo -MD -MP -MF .deps/getlog.Tpo -c ../../../src/libgfortran/intrinsics/getlog.c -o getlog.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c -o ishftc.lo `test -f 'intrinsics/ishftc.c' || echo '../../../src/libgfortran/'`intrinsics/ishftc.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT getXid.lo -MD -MP -MF .deps/getXid.Tpo -c ../../../src/libgfortran/intrinsics/getXid.c -o getXid.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -fPIC -DPIC -o .libs/ierrno.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c ../../../src/libgfortran/intrinsics/gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/getcwd.Tpo .deps/getcwd.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c -o iso_c_generated_procs.lo `test -f 'intrinsics/iso_c_generated_procs.c' || echo '../../../src/libgfortran/'`intrinsics/iso_c_generated_procs.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT hostnm.lo -MD -MP -MF .deps/hostnm.Tpo -c ../../../src/libgfortran/intrinsics/hostnm.c -o hostnm.o >/dev/null 2>&1 mv -f .deps/getlog.Tpo .deps/getlog.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c -o iso_c_binding.lo `test -f 'intrinsics/iso_c_binding.c' || echo '../../../src/libgfortran/'`intrinsics/iso_c_binding.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -fPIC -DPIC -o .libs/ishftc.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ierrno.lo -MD -MP -MF .deps/ierrno.Tpo -c ../../../src/libgfortran/intrinsics/ierrno.c -o ierrno.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c ../../../src/libgfortran/intrinsics/iso_c_generated_procs.c -fPIC -DPIC -o .libs/iso_c_generated_procs.o mv -f .deps/getXid.Tpo .deps/getXid.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c -o kill.lo `test -f 'intrinsics/kill.c' || echo '../../../src/libgfortran/'`intrinsics/kill.c mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo `test -f 'intrinsics/link.c' || echo '../../../src/libgfortran/'`intrinsics/link.c mv -f .deps/ierrno.Tpo .deps/ierrno.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo `test -f 'intrinsics/malloc.c' || echo '../../../src/libgfortran/'`intrinsics/malloc.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c ../../../src/libgfortran/intrinsics/iso_c_binding.c -fPIC -DPIC -o .libs/iso_c_binding.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_generated_procs.lo -MD -MP -MF .deps/iso_c_generated_procs.Tpo -c ../../../src/libgfortran/intrinsics/iso_c_generated_procs.c -o iso_c_generated_procs.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -fPIC -DPIC -o .libs/link.o mv -f .deps/hostnm.Tpo .deps/hostnm.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c -o mvbits.lo `test -f 'intrinsics/mvbits.c' || echo '../../../src/libgfortran/'`intrinsics/mvbits.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT ishftc.lo -MD -MP -MF .deps/ishftc.Tpo -c ../../../src/libgfortran/intrinsics/ishftc.c -o ishftc.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -fPIC -DPIC -o .libs/kill.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../../../src/libgfortran/intrinsics/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -fPIC -DPIC -o .libs/mvbits.o mv -f .deps/iso_c_generated_procs.Tpo .deps/iso_c_generated_procs.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c -o move_alloc.lo `test -f 'intrinsics/move_alloc.c' || echo '../../../src/libgfortran/'`intrinsics/move_alloc.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT link.lo -MD -MP -MF .deps/link.Tpo -c ../../../src/libgfortran/intrinsics/link.c -o link.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT iso_c_binding.lo -MD -MP -MF .deps/iso_c_binding.Tpo -c ../../../src/libgfortran/intrinsics/iso_c_binding.c -o iso_c_binding.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c ../../../src/libgfortran/intrinsics/kill.c -o kill.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c ../../../src/libgfortran/intrinsics/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT mvbits.lo -MD -MP -MF .deps/mvbits.Tpo -c ../../../src/libgfortran/intrinsics/mvbits.c -o mvbits.o >/dev/null 2>&1 mv -f .deps/ishftc.Tpo .deps/ishftc.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c -o pack_generic.lo `test -f 'intrinsics/pack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/pack_generic.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -fPIC -DPIC -o .libs/move_alloc.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -fPIC -DPIC -o .libs/pack_generic.o mv -f .deps/malloc.Tpo .deps/malloc.Plo mv -f .deps/iso_c_binding.Tpo .deps/iso_c_binding.Plo mv -f .deps/mvbits.Tpo .deps/mvbits.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT move_alloc.lo -MD -MP -MF .deps/move_alloc.Tpo -c ../../../src/libgfortran/intrinsics/move_alloc.c -o move_alloc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c -o perror.lo `test -f 'intrinsics/perror.c' || echo '../../../src/libgfortran/'`intrinsics/perror.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c -o selected_char_kind.lo `test -f 'intrinsics/selected_char_kind.c' || echo '../../../src/libgfortran/'`intrinsics/selected_char_kind.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f 'intrinsics/signal.c' || echo '../../../src/libgfortran/'`intrinsics/signal.c mv -f .deps/link.Tpo .deps/link.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo `test -f 'intrinsics/size.c' || echo '../../../src/libgfortran/'`intrinsics/size.c mv -f .deps/kill.Tpo .deps/kill.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c -o sleep.lo `test -f 'intrinsics/sleep.c' || echo '../../../src/libgfortran/'`intrinsics/sleep.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -fPIC -DPIC -o .libs/signal.o mv -f .deps/move_alloc.Tpo .deps/move_alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c -o spread_generic.lo `test -f 'intrinsics/spread_generic.c' || echo '../../../src/libgfortran/'`intrinsics/spread_generic.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -fPIC -DPIC -o .libs/selected_char_kind.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -fPIC -DPIC -o .libs/perror.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -fPIC -DPIC -o .libs/sleep.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -fPIC -DPIC -o .libs/size.o mv -f .deps/transfer.Tpo .deps/transfer.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c -o string_intrinsics.lo `test -f 'intrinsics/string_intrinsics.c' || echo '../../../src/libgfortran/'`intrinsics/string_intrinsics.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c ../../../src/libgfortran/intrinsics/perror.c -o perror.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../../../src/libgfortran/intrinsics/signal.c -o signal.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT pack_generic.lo -MD -MP -MF .deps/pack_generic.Tpo -c ../../../src/libgfortran/intrinsics/pack_generic.c -o pack_generic.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c ../../../src/libgfortran/intrinsics/sleep.c -o sleep.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -fPIC -DPIC -o .libs/spread_generic.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c ../../../src/libgfortran/intrinsics/size.c -o size.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT selected_char_kind.lo -MD -MP -MF .deps/selected_char_kind.Tpo -c ../../../src/libgfortran/intrinsics/selected_char_kind.c -o selected_char_kind.o >/dev/null 2>&1 mv -f .deps/perror.Tpo .deps/perror.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo `test -f 'intrinsics/system.c' || echo '../../../src/libgfortran/'`intrinsics/system.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -fPIC -DPIC -o .libs/string_intrinsics.o mv -f .deps/signal.Tpo .deps/signal.Plo mv -f .deps/size.Tpo .deps/size.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo `test -f 'intrinsics/rand.c' || echo '../../../src/libgfortran/'`intrinsics/rand.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo `test -f 'intrinsics/random.c' || echo '../../../src/libgfortran/'`intrinsics/random.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -fPIC -DPIC -o .libs/random.o mv -f .deps/sleep.Tpo .deps/sleep.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo `test -f 'intrinsics/rename.c' || echo '../../../src/libgfortran/'`intrinsics/rename.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -fPIC -DPIC -o .libs/system.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -fPIC -DPIC -o .libs/rand.o mv -f .deps/write.Tpo .deps/write.Plo mv -f .deps/selected_char_kind.Tpo .deps/selected_char_kind.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c -o reshape_generic.lo `test -f 'intrinsics/reshape_generic.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_generic.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -fPIC -DPIC -o .libs/rename.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c -o reshape_packed.lo `test -f 'intrinsics/reshape_packed.c' || echo '../../../src/libgfortran/'`intrinsics/reshape_packed.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -fPIC -DPIC -o .libs/reshape_packed.o mv -f .deps/pack_generic.Tpo .deps/pack_generic.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_int_kind.lo `test -f 'intrinsics/selected_int_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_int_kind.f90 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT spread_generic.lo -MD -MP -MF .deps/spread_generic.Tpo -c ../../../src/libgfortran/intrinsics/spread_generic.c -o spread_generic.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -fPIC -DPIC -o .libs/reshape_generic.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c ../../../src/libgfortran/intrinsics/system.c -o system.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c ../../../src/libgfortran/intrinsics/rand.c -o rand.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_packed.lo -MD -MP -MF .deps/reshape_packed.Tpo -c ../../../src/libgfortran/intrinsics/reshape_packed.c -o reshape_packed.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c ../../../src/libgfortran/intrinsics/rename.c -o rename.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -fPIC -o .libs/selected_int_kind.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT string_intrinsics.lo -MD -MP -MF .deps/string_intrinsics.Tpo -c ../../../src/libgfortran/intrinsics/string_intrinsics.c -o string_intrinsics.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_int_kind.f90 -o selected_int_kind.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT random.lo -MD -MP -MF .deps/random.Tpo -c ../../../src/libgfortran/intrinsics/random.c -o random.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo mv -f .deps/reshape_packed.Tpo .deps/reshape_packed.Plo mv -f .deps/rand.Tpo .deps/rand.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o selected_real_kind.lo `test -f 'intrinsics/selected_real_kind.f90' || echo '../../../src/libgfortran/'`intrinsics/selected_real_kind.f90 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo `test -f 'intrinsics/stat.c' || echo '../../../src/libgfortran/'`intrinsics/stat.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c -o symlnk.lo `test -f 'intrinsics/symlnk.c' || echo '../../../src/libgfortran/'`intrinsics/symlnk.c mv -f .deps/rename.Tpo .deps/rename.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c -o system_clock.lo `test -f 'intrinsics/system_clock.c' || echo '../../../src/libgfortran/'`intrinsics/system_clock.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo `test -f 'intrinsics/time.c' || echo '../../../src/libgfortran/'`intrinsics/time.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT reshape_generic.lo -MD -MP -MF .deps/reshape_generic.Tpo -c ../../../src/libgfortran/intrinsics/reshape_generic.c -o reshape_generic.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -fPIC -DPIC -o .libs/stat.o libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -fPIC -o .libs/selected_real_kind.o mv -f .deps/spread_generic.Tpo .deps/spread_generic.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -fPIC -DPIC -o .libs/system_clock.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -fPIC -DPIC -o .libs/symlnk.o /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c -o transpose_generic.lo `test -f 'intrinsics/transpose_generic.c' || echo '../../../src/libgfortran/'`intrinsics/transpose_generic.c libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/selected_real_kind.f90 -o selected_real_kind.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT system_clock.lo -MD -MP -MF .deps/system_clock.Tpo -c ../../../src/libgfortran/intrinsics/system_clock.c -o system_clock.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -fPIC -DPIC -o .libs/time.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c ../../../src/libgfortran/intrinsics/transpose_generic.c -fPIC -DPIC -o .libs/transpose_generic.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../src/libgfortran/intrinsics/time.c -o time.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c -o umask.lo `test -f 'intrinsics/umask.c' || echo '../../../src/libgfortran/'`intrinsics/umask.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT symlnk.lo -MD -MP -MF .deps/symlnk.Tpo -c ../../../src/libgfortran/intrinsics/symlnk.c -o symlnk.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c ../../../src/libgfortran/intrinsics/stat.c -o stat.o >/dev/null 2>&1 mv -f .deps/random.Tpo .deps/random.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c -o unlink.lo `test -f 'intrinsics/unlink.c' || echo '../../../src/libgfortran/'`intrinsics/unlink.c mv -f .deps/system_clock.Tpo .deps/system_clock.Plo libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -fPIC -DPIC -o .libs/umask.o mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c -o unpack_generic.lo `test -f 'intrinsics/unpack_generic.c' || echo '../../../src/libgfortran/'`intrinsics/unpack_generic.c /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c -o in_pack_generic.lo `test -f 'runtime/in_pack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_pack_generic.c libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -fPIC -DPIC -o .libs/unlink.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT transpose_generic.lo -MD -MP -MF .deps/transpose_generic.Tpo -c ../../../src/libgfortran/intrinsics/transpose_generic.c -o transpose_generic.o >/dev/null 2>&1 mv -f .deps/reshape_generic.Tpo .deps/reshape_generic.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c -o in_unpack_generic.lo `test -f 'runtime/in_unpack_generic.c' || echo '../../../src/libgfortran/'`runtime/in_unpack_generic.c mv -f .deps/string_intrinsics.Tpo .deps/string_intrinsics.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c4.lo `test -f '../../../src/libgfortran/generated/_abs_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c4.F90 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -fPIC -DPIC -o .libs/unpack_generic.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -fPIC -DPIC -o .libs/in_pack_generic.o mv -f .deps/symlnk.Tpo .deps/symlnk.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c8.lo `test -f '../../../src/libgfortran/generated/_abs_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c8.F90 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT umask.lo -MD -MP -MF .deps/umask.Tpo -c ../../../src/libgfortran/intrinsics/umask.c -o umask.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unlink.lo -MD -MP -MF .deps/unlink.Tpo -c ../../../src/libgfortran/intrinsics/unlink.c -o unlink.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -fPIC -o .libs/_abs_c4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -fPIC -DPIC -o .libs/in_unpack_generic.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c4.F90 -o _abs_c4.o >/dev/null 2>&1 mv -f .deps/transpose_generic.Tpo .deps/transpose_generic.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c10.lo `test -f '../../../src/libgfortran/generated/_abs_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -fPIC -o .libs/_abs_c8.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_pack_generic.lo -MD -MP -MF .deps/in_pack_generic.Tpo -c ../../../src/libgfortran/runtime/in_pack_generic.c -o in_pack_generic.o >/dev/null 2>&1 mv -f .deps/unlink.Tpo .deps/unlink.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_c16.lo `test -f '../../../src/libgfortran/generated/_abs_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_c16.F90 mv -f .deps/umask.Tpo .deps/umask.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i4.lo `test -f '../../../src/libgfortran/generated/_abs_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i4.F90 mv -f .deps/stat.Tpo .deps/stat.Plo libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c8.F90 -o _abs_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i8.lo `test -f '../../../src/libgfortran/generated/_abs_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_i16.lo `test -f '../../../src/libgfortran/generated/_abs_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_i16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -fPIC -o .libs/_abs_c10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c10.F90 -o _abs_c10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r4.lo `test -f '../../../src/libgfortran/generated/_abs_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -fPIC -o .libs/_abs_c16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -fPIC -o .libs/_abs_i16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r8.lo `test -f '../../../src/libgfortran/generated/_abs_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r8.F90 libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT in_unpack_generic.lo -MD -MP -MF .deps/in_unpack_generic.Tpo -c ../../../src/libgfortran/runtime/in_unpack_generic.c -o in_unpack_generic.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_c16.F90 -o _abs_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i16.F90 -o _abs_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -fPIC -o .libs/_abs_i4.o libtool: compile: arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -MT unpack_generic.lo -MD -MP -MF .deps/unpack_generic.Tpo -c ../../../src/libgfortran/intrinsics/unpack_generic.c -o unpack_generic.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -fPIC -o .libs/_abs_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i4.F90 -o _abs_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r4.F90 -o _abs_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r10.lo `test -f '../../../src/libgfortran/generated/_abs_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _abs_r16.lo `test -f '../../../src/libgfortran/generated/_abs_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_abs_r16.F90 mv -f .deps/in_pack_generic.Tpo .deps/in_pack_generic.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c4.lo `test -f '../../../src/libgfortran/generated/_aimag_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -fPIC -o .libs/_abs_i8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -fPIC -o .libs/_abs_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c8.lo `test -f '../../../src/libgfortran/generated/_aimag_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c10.lo `test -f '../../../src/libgfortran/generated/_aimag_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r8.F90 -o _abs_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -fPIC -o .libs/_aimag_c4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_i8.F90 -o _abs_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -fPIC -o .libs/_abs_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c4.F90 -o _aimag_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aimag_c16.lo `test -f '../../../src/libgfortran/generated/_aimag_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aimag_c16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -fPIC -o .libs/_abs_r16.o mv -f .deps/in_unpack_generic.Tpo .deps/in_unpack_generic.Plo /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r4.lo `test -f '../../../src/libgfortran/generated/_exp_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -fPIC -o .libs/_aimag_c8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r16.F90 -o _abs_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r8.lo `test -f '../../../src/libgfortran/generated/_exp_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r10.lo `test -f '../../../src/libgfortran/generated/_exp_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -fPIC -o .libs/_aimag_c16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_abs_r10.F90 -o _abs_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_r16.lo `test -f '../../../src/libgfortran/generated/_exp_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c8.F90 -o _aimag_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c16.F90 -o _aimag_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c4.lo `test -f '../../../src/libgfortran/generated/_exp_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -fPIC -o .libs/_aimag_c10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c8.lo `test -f '../../../src/libgfortran/generated/_exp_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -fPIC -o .libs/_exp_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -fPIC -o .libs/_exp_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -fPIC -o .libs/_exp_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aimag_c10.F90 -o _aimag_c10.o >/dev/null 2>&1 mv -f .deps/unpack_generic.Tpo .deps/unpack_generic.Plo libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -fPIC -o .libs/_exp_c4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c10.lo `test -f '../../../src/libgfortran/generated/_exp_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -fPIC -o .libs/_exp_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _exp_c16.lo `test -f '../../../src/libgfortran/generated/_exp_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_exp_c16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r8.F90 -o _exp_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r10.F90 -o _exp_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r16.F90 -o _exp_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_r4.F90 -o _exp_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r4.lo `test -f '../../../src/libgfortran/generated/_log_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c4.F90 -o _exp_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -fPIC -o .libs/_exp_c8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r8.lo `test -f '../../../src/libgfortran/generated/_log_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r10.lo `test -f '../../../src/libgfortran/generated/_log_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_r16.lo `test -f '../../../src/libgfortran/generated/_log_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -fPIC -o .libs/_exp_c16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -fPIC -o .libs/_exp_c10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c4.lo `test -f '../../../src/libgfortran/generated/_log_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c16.F90 -o _exp_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c8.lo `test -f '../../../src/libgfortran/generated/_log_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c8.F90 -o _exp_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -fPIC -o .libs/_log_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_exp_c10.F90 -o _exp_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -fPIC -o .libs/_log_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c10.lo `test -f '../../../src/libgfortran/generated/_log_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -fPIC -o .libs/_log_c4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log_c16.lo `test -f '../../../src/libgfortran/generated/_log_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log_c16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -fPIC -o .libs/_log_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -fPIC -o .libs/_log_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r8.F90 -o _log_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r10.F90 -o _log_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r4.F90 -o _log_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c4.F90 -o _log_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r4.lo `test -f '../../../src/libgfortran/generated/_log10_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -fPIC -o .libs/_log_c8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_r16.F90 -o _log_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r8.lo `test -f '../../../src/libgfortran/generated/_log10_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -fPIC -o .libs/_log_c10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r10.lo `test -f '../../../src/libgfortran/generated/_log10_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c8.F90 -o _log_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _log10_r16.lo `test -f '../../../src/libgfortran/generated/_log10_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_log10_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -fPIC -o .libs/_log_c16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r4.lo `test -f '../../../src/libgfortran/generated/_sqrt_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r8.lo `test -f '../../../src/libgfortran/generated/_sqrt_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c10.F90 -o _log_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -fPIC -o .libs/_log10_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -fPIC -o .libs/_log10_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r10.lo `test -f '../../../src/libgfortran/generated/_sqrt_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log_c16.F90 -o _log_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_r16.lo `test -f '../../../src/libgfortran/generated/_sqrt_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r10.F90 -o _log10_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r4.F90 -o _log10_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -fPIC -o .libs/_sqrt_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -fPIC -o .libs/_log10_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -fPIC -o .libs/_log10_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -fPIC -o .libs/_sqrt_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c4.lo `test -f '../../../src/libgfortran/generated/_sqrt_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r16.F90 -o _log10_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_log10_r8.F90 -o _log10_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r4.F90 -o _sqrt_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -fPIC -o .libs/_sqrt_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -fPIC -o .libs/_sqrt_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c8.lo `test -f '../../../src/libgfortran/generated/_sqrt_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c10.lo `test -f '../../../src/libgfortran/generated/_sqrt_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r8.F90 -o _sqrt_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r10.F90 -o _sqrt_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sqrt_c16.lo `test -f '../../../src/libgfortran/generated/_sqrt_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sqrt_c16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -fPIC -o .libs/_sqrt_c4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r4.lo `test -f '../../../src/libgfortran/generated/_asin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_r16.F90 -o _sqrt_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r8.lo `test -f '../../../src/libgfortran/generated/_asin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r10.lo `test -f '../../../src/libgfortran/generated/_asin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -fPIC -o .libs/_sqrt_c10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asin_r16.lo `test -f '../../../src/libgfortran/generated/_asin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asin_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -fPIC -o .libs/_sqrt_c8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c4.F90 -o _sqrt_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r4.lo `test -f '../../../src/libgfortran/generated/_asinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c10.F90 -o _sqrt_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -fPIC -o .libs/_asin_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -fPIC -o .libs/_asin_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r8.lo `test -f '../../../src/libgfortran/generated/_asinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -fPIC -o .libs/_sqrt_c16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r10.lo `test -f '../../../src/libgfortran/generated/_asinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -fPIC -o .libs/_asin_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c8.F90 -o _sqrt_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r8.F90 -o _asin_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sqrt_c16.F90 -o _sqrt_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -fPIC -o .libs/_asin_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r4.F90 -o _asin_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r16.F90 -o _asin_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _asinh_r16.lo `test -f '../../../src/libgfortran/generated/_asinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_asinh_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asin_r10.F90 -o _asin_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -fPIC -o .libs/_asinh_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -fPIC -o .libs/_asinh_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r4.lo `test -f '../../../src/libgfortran/generated/_acos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r8.lo `test -f '../../../src/libgfortran/generated/_acos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -fPIC -o .libs/_asinh_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r10.lo `test -f '../../../src/libgfortran/generated/_acos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acos_r16.lo `test -f '../../../src/libgfortran/generated/_acos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acos_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r4.F90 -o _asinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r4.lo `test -f '../../../src/libgfortran/generated/_acosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r8.F90 -o _asinh_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r10.F90 -o _asinh_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -fPIC -o .libs/_acos_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -fPIC -o .libs/_acos_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -fPIC -o .libs/_acos_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -fPIC -o .libs/_asinh_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r8.lo `test -f '../../../src/libgfortran/generated/_acosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r10.lo `test -f '../../../src/libgfortran/generated/_acosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -fPIC -o .libs/_acos_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -fPIC -o .libs/_acosh_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _acosh_r16.lo `test -f '../../../src/libgfortran/generated/_acosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_acosh_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r8.F90 -o _acos_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r4.F90 -o _acos_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_asinh_r16.F90 -o _asinh_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r16.F90 -o _acos_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acos_r10.F90 -o _acos_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r4.F90 -o _acosh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r4.lo `test -f '../../../src/libgfortran/generated/_atan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r8.lo `test -f '../../../src/libgfortran/generated/_atan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -fPIC -o .libs/_acosh_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r10.lo `test -f '../../../src/libgfortran/generated/_atan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -fPIC -o .libs/_acosh_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan_r16.lo `test -f '../../../src/libgfortran/generated/_atan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan_r16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r4.lo `test -f '../../../src/libgfortran/generated/_atanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r8.lo `test -f '../../../src/libgfortran/generated/_atanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -fPIC -o .libs/_acosh_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r10.F90 -o _acosh_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r16.F90 -o _acosh_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -fPIC -o .libs/_atan_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_acosh_r8.F90 -o _acosh_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -fPIC -o .libs/_atan_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -fPIC -o .libs/_atanh_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -fPIC -o .libs/_atan_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r10.lo `test -f '../../../src/libgfortran/generated/_atanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -fPIC -o .libs/_atanh_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -fPIC -o .libs/_atan_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atanh_r16.lo `test -f '../../../src/libgfortran/generated/_atanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atanh_r16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r4.lo `test -f '../../../src/libgfortran/generated/_sin_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r4.F90 -o _atan_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -fPIC -o .libs/_atanh_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r8.F90 -o _atan_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan_r10.F90 -o _atan_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r8.lo `test -f '../../../src/libgfortran/generated/_sin_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r10.lo `test -f '../../../src/libgfortran/generated/_sin_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_r16.lo `test -f '../../../src/libgfortran/generated/_sin_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -fPIC -o .libs/_sin_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -fPIC -o .libs/_atanh_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r4.F90 -o _sin_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -fPIC -o .libs/_sin_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -fPIC -o .libs/_sin_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atanh_r16.F90 -o _atanh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c4.lo `test -f '../../../src/libgfortran/generated/_sin_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r10.F90 -o _sin_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r8.F90 -o _sin_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c8.lo `test -f '../../../src/libgfortran/generated/_sin_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c10.lo `test -f '../../../src/libgfortran/generated/_sin_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sin_c16.lo `test -f '../../../src/libgfortran/generated/_sin_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sin_c16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r4.lo `test -f '../../../src/libgfortran/generated/_cos_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r8.lo `test -f '../../../src/libgfortran/generated/_cos_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r10.lo `test -f '../../../src/libgfortran/generated/_cos_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_r16.lo `test -f '../../../src/libgfortran/generated/_cos_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -fPIC -o .libs/_sin_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -fPIC -o .libs/_sin_c8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -fPIC -o .libs/_sin_c10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -fPIC -o .libs/_sin_c4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_r16.F90 -o _sin_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -fPIC -o .libs/_cos_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -fPIC -o .libs/_sin_c16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c8.F90 -o _sin_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c10.F90 -o _sin_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -fPIC -o .libs/_cos_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c16.F90 -o _sin_c16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c4.lo `test -f '../../../src/libgfortran/generated/_cos_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sin_c4.F90 -o _sin_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r8.F90 -o _cos_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -fPIC -o .libs/_cos_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -fPIC -o .libs/_cos_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r16.F90 -o _cos_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c8.lo `test -f '../../../src/libgfortran/generated/_cos_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c10.lo `test -f '../../../src/libgfortran/generated/_cos_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r10.F90 -o _cos_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cos_c16.lo `test -f '../../../src/libgfortran/generated/_cos_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cos_c16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r4.lo `test -f '../../../src/libgfortran/generated/_tan_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_r4.F90 -o _cos_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r8.lo `test -f '../../../src/libgfortran/generated/_tan_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r10.lo `test -f '../../../src/libgfortran/generated/_tan_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -fPIC -o .libs/_cos_c4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tan_r16.lo `test -f '../../../src/libgfortran/generated/_tan_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tan_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -fPIC -o .libs/_cos_c8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r4.lo `test -f '../../../src/libgfortran/generated/_sinh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -fPIC -o .libs/_cos_c10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c4.F90 -o _cos_c4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c8.F90 -o _cos_c8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -fPIC -o .libs/_tan_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -fPIC -o .libs/_tan_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -fPIC -o .libs/_cos_c16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c10.F90 -o _cos_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -fPIC -o .libs/_tan_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r8.lo `test -f '../../../src/libgfortran/generated/_sinh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r8.F90 -o _tan_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cos_c16.F90 -o _cos_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -fPIC -o .libs/_tan_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r10.lo `test -f '../../../src/libgfortran/generated/_sinh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sinh_r16.lo `test -f '../../../src/libgfortran/generated/_sinh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sinh_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r16.F90 -o _tan_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r4.F90 -o _tan_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -fPIC -o .libs/_sinh_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tan_r10.F90 -o _tan_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -fPIC -o .libs/_sinh_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r4.lo `test -f '../../../src/libgfortran/generated/_cosh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r8.lo `test -f '../../../src/libgfortran/generated/_cosh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r10.lo `test -f '../../../src/libgfortran/generated/_cosh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r4.F90 -o _sinh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _cosh_r16.lo `test -f '../../../src/libgfortran/generated/_cosh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_cosh_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r8.F90 -o _sinh_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -fPIC -o .libs/_cosh_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -fPIC -o .libs/_sinh_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r4.lo `test -f '../../../src/libgfortran/generated/_tanh_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r8.lo `test -f '../../../src/libgfortran/generated/_tanh_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -fPIC -o .libs/_sinh_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r16.F90 -o _sinh_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r10.lo `test -f '../../../src/libgfortran/generated/_tanh_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r8.F90 -o _cosh_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -fPIC -o .libs/_cosh_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sinh_r10.F90 -o _sinh_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -fPIC -o .libs/_cosh_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -fPIC -o .libs/_cosh_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _tanh_r16.lo `test -f '../../../src/libgfortran/generated/_tanh_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_tanh_r16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c4.lo `test -f '../../../src/libgfortran/generated/_conjg_c4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r4.F90 -o _cosh_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -fPIC -o .libs/_tanh_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r10.F90 -o _cosh_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_cosh_r16.F90 -o _cosh_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -fPIC -o .libs/_tanh_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c8.lo `test -f '../../../src/libgfortran/generated/_conjg_c8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c10.lo `test -f '../../../src/libgfortran/generated/_conjg_c10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _conjg_c16.lo `test -f '../../../src/libgfortran/generated/_conjg_c16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_conjg_c16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r8.F90 -o _tanh_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -fPIC -o .libs/_tanh_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r4.lo `test -f '../../../src/libgfortran/generated/_aint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -fPIC -o .libs/_tanh_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r10.F90 -o _tanh_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -fPIC -o .libs/_conjg_c4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r16.F90 -o _tanh_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_tanh_r4.F90 -o _tanh_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -fPIC -o .libs/_conjg_c16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r8.lo `test -f '../../../src/libgfortran/generated/_aint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -fPIC -o .libs/_conjg_c10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c4.F90 -o _conjg_c4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r10.lo `test -f '../../../src/libgfortran/generated/_aint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -fPIC -o .libs/_conjg_c8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c16.F90 -o _conjg_c16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -fPIC -o .libs/_aint_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _aint_r16.lo `test -f '../../../src/libgfortran/generated/_aint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_aint_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c10.F90 -o _conjg_c10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_conjg_c8.F90 -o _conjg_c8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r4.lo `test -f '../../../src/libgfortran/generated/_anint_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r8.lo `test -f '../../../src/libgfortran/generated/_anint_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r4.F90 -o _aint_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r10.lo `test -f '../../../src/libgfortran/generated/_anint_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -fPIC -o .libs/_aint_r10.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _anint_r16.lo `test -f '../../../src/libgfortran/generated/_anint_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_anint_r16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i4.lo `test -f '../../../src/libgfortran/generated/_sign_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -fPIC -o .libs/_aint_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r10.F90 -o _aint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i8.lo `test -f '../../../src/libgfortran/generated/_sign_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r8.F90 -o _aint_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -fPIC -o .libs/_aint_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -fPIC -o .libs/_anint_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -fPIC -o .libs/_anint_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -fPIC -o .libs/_anint_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -fPIC -o .libs/_anint_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_i16.lo `test -f '../../../src/libgfortran/generated/_sign_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_i16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r10.F90 -o _anint_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r4.lo `test -f '../../../src/libgfortran/generated/_sign_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -fPIC -o .libs/_sign_i4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r16.F90 -o _anint_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_aint_r16.F90 -o _aint_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r4.F90 -o _anint_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_anint_r8.F90 -o _anint_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i4.F90 -o _sign_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r8.lo `test -f '../../../src/libgfortran/generated/_sign_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -fPIC -o .libs/_sign_r4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -fPIC -o .libs/_sign_i16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -fPIC -o .libs/_sign_i8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r10.lo `test -f '../../../src/libgfortran/generated/_sign_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _sign_r16.lo `test -f '../../../src/libgfortran/generated/_sign_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_sign_r16.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i4.lo `test -f '../../../src/libgfortran/generated/_dim_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i8.lo `test -f '../../../src/libgfortran/generated/_dim_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i16.F90 -o _sign_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_i8.F90 -o _sign_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r4.F90 -o _sign_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_i16.lo `test -f '../../../src/libgfortran/generated/_dim_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_i16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -fPIC -o .libs/_sign_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -fPIC -o .libs/_sign_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r4.lo `test -f '../../../src/libgfortran/generated/_dim_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r8.lo `test -f '../../../src/libgfortran/generated/_dim_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r8.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r10.lo `test -f '../../../src/libgfortran/generated/_dim_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r8.F90 -o _sign_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r10.F90 -o _sign_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -fPIC -o .libs/_dim_i4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -fPIC -o .libs/_sign_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -fPIC -o .libs/_dim_i8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -fPIC -o .libs/_dim_i16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_sign_r16.F90 -o _sign_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _dim_r16.lo `test -f '../../../src/libgfortran/generated/_dim_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_dim_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i4.F90 -o _dim_i4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -fPIC -o .libs/_dim_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r4.lo `test -f '../../../src/libgfortran/generated/_atan2_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i16.F90 -o _dim_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -fPIC -o .libs/_dim_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_i8.F90 -o _dim_i8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r8.lo `test -f '../../../src/libgfortran/generated/_atan2_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -fPIC -o .libs/_dim_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r10.F90 -o _dim_r10.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r10.lo `test -f '../../../src/libgfortran/generated/_atan2_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r10.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _atan2_r16.lo `test -f '../../../src/libgfortran/generated/_atan2_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_atan2_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r4.F90 -o _dim_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -fPIC -o .libs/_dim_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r8.F90 -o _dim_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i4.lo `test -f '../../../src/libgfortran/generated/_mod_i4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i4.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -fPIC -o .libs/_atan2_r4.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i8.lo `test -f '../../../src/libgfortran/generated/_mod_i8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_dim_r16.F90 -o _dim_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_i16.lo `test -f '../../../src/libgfortran/generated/_mod_i16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_i16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r4.F90 -o _atan2_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -fPIC -o .libs/_atan2_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -fPIC -o .libs/_atan2_r10.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -fPIC -o .libs/_atan2_r16.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r4.lo `test -f '../../../src/libgfortran/generated/_mod_r4.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r4.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r8.lo `test -f '../../../src/libgfortran/generated/_mod_r8.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r8.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -fPIC -o .libs/_mod_i8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r16.F90 -o _atan2_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r8.F90 -o _atan2_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r10.lo `test -f '../../../src/libgfortran/generated/_mod_r10.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r10.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -fPIC -o .libs/_mod_i4.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -fPIC -o .libs/_mod_i16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_atan2_r10.F90 -o _atan2_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i8.F90 -o _mod_i8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i4.F90 -o _mod_i4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o _mod_r16.lo `test -f '../../../src/libgfortran/generated/_mod_r16.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/_mod_r16.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_i16.F90 -o _mod_i16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -fPIC -o .libs/_mod_r8.o /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o misc_specifics.lo `test -f '../../../src/libgfortran/generated/misc_specifics.F90' || echo '../../../src/libgfortran/'`../../../src/libgfortran/generated/misc_specifics.F90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o dprod_r8.lo `test -f 'intrinsics/dprod_r8.f90' || echo '../../../src/libgfortran/'`intrinsics/dprod_r8.f90 /bin/sh ./libtool --tag=FC --mode=compile arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c -o f2c_specifics.lo `test -f 'intrinsics/f2c_specifics.F90' || echo '../../../src/libgfortran/'`intrinsics/f2c_specifics.F90 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -fPIC -o .libs/_mod_r4.o /usr/bin/make DO=all multi-do # /usr/bin/make libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -fPIC -o .libs/_mod_r10.o /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortranbegin.la -static -rpath /usr/lib/gcc/arm-linux-gnueabi/4.6.0 fmain.lo libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r8.F90 -o _mod_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r10.F90 -o _mod_r10.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -fPIC -o .libs/misc_specifics.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r4.F90 -o _mod_r4.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -fPIC -o .libs/_mod_r16.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -fPIC -o .libs/f2c_specifics.o libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -fPIC -o .libs/dprod_r8.o libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/_mod_r16.F90 -o _mod_r16.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/dprod_r8.f90 -o dprod_r8.o >/dev/null 2>&1 libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/generated/misc_specifics.F90 -o misc_specifics.o >/dev/null 2>&1 libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libgfortranbegin.a fmain.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libgfortranbegin.a libtool: link: ( cd ".libs" && rm -f "libgfortranbegin.la" && ln -s "../libgfortranbegin.la" "libgfortranbegin.la" ) libtool: compile: arm-linux-gnueabi-gfortran -DHAVE_CONFIG_H -I. -I../../../src/libgfortran -iquote../../../src/libgfortran/io -I../../../src/libgfortran/../gcc -I../../../src/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-underscore -g -O2 -c ../../../src/libgfortran/intrinsics/f2c_specifics.F90 -o f2c_specifics.o >/dev/null 2>&1 make[6]: Entering directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' if [ -z "" ]; then \ true; \ else \ rootpre=`${PWDCMD-pwd}`/; export rootpre; \ srcrootpre=`cd ../../../src/libgfortran; ${PWDCMD-pwd}`/; export srcrootpre; \ lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ compiler="arm-linux-gnueabi-gcc "; \ for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ dir=`echo $i | sed -e 's/;.*$//'`; \ if [ "${dir}" = "." ]; then \ true; \ else \ if [ -d ../${dir}/${lib} ]; then \ flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ if (cd ../${dir}/${lib}; /usr/bin/make \ CFLAGS="-g -O2 ${flags}" \ CCASFLAGS=" ${flags}" \ FCFLAGS="-g -O2 ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/usr" \ exec_prefix="/usr" \ GCJFLAGS=" ${flags}" \ GOCFLAGS="-O2 -g ${flags}" \ CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \ LIBCFLAGS="-g -O2 ${flags}" \ LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[6]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabi-gcc -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 -o libgfortran.la -version-info `grep -v '^#' ../../../src/libgfortran/libtool-version` -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -rpath /usr/lib backtrace.lo bounds.lo compile_options.lo convert_char.lo environ.lo error.lo fpu.lo main.lo memory.lo pause.lo stop.lo string.lo select.lo all_l1.lo all_l2.lo all_l4.lo all_l8.lo all_l16.lo any_l1.lo any_l2.lo any_l4.lo any_l8.lo any_l16.lo count_1_l.lo count_2_l.lo count_4_l.lo count_8_l.lo count_16_l.lo maxloc0_4_i1.lo maxloc0_8_i1.lo maxloc0_16_i1.lo maxloc0_4_i2.lo maxloc0_8_i2.lo maxloc0_16_i2.lo maxloc0_4_i4.lo maxloc0_8_i4.lo maxloc0_16_i4.lo maxloc0_4_i8.lo maxloc0_8_i8.lo maxloc0_16_i8.lo maxloc0_4_i16.lo maxloc0_8_i16.lo maxloc0_16_i16.lo maxloc0_4_r4.lo maxloc0_8_r4.lo maxloc0_16_r4.lo maxloc0_4_r8.lo maxloc0_8_r8.lo maxloc0_16_r8.lo maxloc0_4_r10.lo maxloc0_8_r10.lo maxloc0_16_r10.lo maxloc0_4_r16.lo maxloc0_8_r16.lo maxloc0_16_r16.lo maxloc1_4_i1.lo maxloc1_8_i1.lo maxloc1_16_i1.lo maxloc1_4_i2.lo maxloc1_8_i2.lo maxloc1_16_i2.lo maxloc1_4_i4.lo maxloc1_8_i4.lo maxloc1_16_i4.lo maxloc1_4_i8.lo maxloc1_8_i8.lo maxloc1_16_i8.lo maxloc1_4_i16.lo maxloc1_8_i16.lo maxloc1_16_i16.lo maxloc1_4_r4.lo maxloc1_8_r4.lo maxloc1_16_r4.lo maxloc1_4_r8.lo maxloc1_8_r8.lo maxloc1_16_r8.lo maxloc1_4_r10.lo maxloc1_8_r10.lo maxloc1_16_r10.lo maxloc1_4_r16.lo maxloc1_8_r16.lo maxloc1_16_r16.lo maxval_i1.lo maxval_i2.lo maxval_i4.lo maxval_i8.lo maxval_i16.lo maxval_r4.lo maxval_r8.lo maxval_r10.lo maxval_r16.lo minloc0_4_i1.lo minloc0_8_i1.lo minloc0_16_i1.lo minloc0_4_i2.lo minloc0_8_i2.lo minloc0_16_i2.lo minloc0_4_i4.lo minloc0_8_i4.lo minloc0_16_i4.lo minloc0_4_i8.lo minloc0_8_i8.lo minloc0_16_i8.lo minloc0_4_i16.lo minloc0_8_i16.lo minloc0_16_i16.lo minloc0_4_r4.lo minloc0_8_r4.lo minloc0_16_r4.lo minloc0_4_r8.lo minloc0_8_r8.lo minloc0_16_r8.lo minloc0_4_r10.lo minloc0_8_r10.lo minloc0_16_r10.lo minloc0_4_r16.lo minloc0_8_r16.lo minloc0_16_r16.lo minloc1_4_i1.lo minloc1_8_i1.lo minloc1_16_i1.lo minloc1_4_i2.lo minloc1_8_i2.lo minloc1_16_i2.lo minloc1_4_i4.lo minloc1_8_i4.lo minloc1_16_i4.lo minloc1_4_i8.lo minloc1_8_i8.lo minloc1_16_i8.lo minloc1_4_i16.lo minloc1_8_i16.lo minloc1_16_i16.lo minloc1_4_r4.lo minloc1_8_r4.lo minloc1_16_r4.lo minloc1_4_r8.lo minloc1_8_r8.lo minloc1_16_r8.lo minloc1_4_r10.lo minloc1_8_r10.lo minloc1_16_r10.lo minloc1_4_r16.lo minloc1_8_r16.lo minloc1_16_r16.lo minval_i1.lo minval_i2.lo minval_i4.lo minval_i8.lo minval_i16.lo minval_r4.lo minval_r8.lo minval_r10.lo minval_r16.lo product_i1.lo product_i2.lo product_i4.lo product_i8.lo product_i16.lo product_r4.lo product_r8.lo product_r10.lo product_r16.lo product_c4.lo product_c8.lo product_c10.lo product_c16.lo sum_i1.lo sum_i2.lo sum_i4.lo sum_i8.lo sum_i16.lo sum_r4.lo sum_r8.lo sum_r10.lo sum_r16.lo sum_c4.lo sum_c8.lo sum_c10.lo sum_c16.lo bessel_r4.lo bessel_r8.lo bessel_r10.lo bessel_r16.lo iall_i1.lo iall_i2.lo iall_i4.lo iall_i8.lo iall_i16.lo iany_i1.lo iany_i2.lo iany_i4.lo iany_i8.lo iany_i16.lo iparity_i1.lo iparity_i2.lo iparity_i4.lo iparity_i8.lo iparity_i16.lo norm2_r4.lo norm2_r8.lo norm2_r10.lo norm2_r16.lo parity_l1.lo parity_l2.lo parity_l4.lo parity_l8.lo parity_l16.lo matmul_i1.lo matmul_i2.lo matmul_i4.lo matmul_i8.lo matmul_i16.lo matmul_r4.lo matmul_r8.lo matmul_r10.lo matmul_r16.lo matmul_c4.lo matmul_c8.lo matmul_c10.lo matmul_c16.lo matmul_l4.lo matmul_l8.lo matmul_l16.lo transpose_i4.lo transpose_i8.lo transpose_i16.lo transpose_r4.lo transpose_r8.lo transpose_r10.lo transpose_r16.lo transpose_c4.lo transpose_c8.lo transpose_c10.lo transpose_c16.lo shape_i4.lo shape_i8.lo shape_i16.lo eoshift1_4.lo eoshift1_8.lo eoshift1_16.lo eoshift3_4.lo eoshift3_8.lo eoshift3_16.lo cshift1_4.lo cshift1_8.lo cshift1_16.lo reshape_i4.lo reshape_i8.lo reshape_i16.lo reshape_r4.lo reshape_r8.lo reshape_r10.lo reshape_r16.lo reshape_c4.lo reshape_c8.lo reshape_c10.lo reshape_c16.lo in_pack_i1.lo in_pack_i2.lo in_pack_i4.lo in_pack_i8.lo in_pack_i16.lo in_pack_r4.lo in_pack_r8.lo in_pack_r10.lo in_pack_r16.lo in_pack_c4.lo in_pack_c8.lo in_pack_c10.lo in_pack_c16.lo in_unpack_i1.lo in_unpack_i2.lo in_unpack_i4.lo in_unpack_i8.lo in_unpack_i16.lo in_unpack_r4.lo in_unpack_r8.lo in_unpack_r10.lo in_unpack_r16.lo in_unpack_c4.lo in_unpack_c8.lo in_unpack_c10.lo in_unpack_c16.lo exponent_r4.lo exponent_r8.lo exponent_r10.lo exponent_r16.lo fraction_r4.lo fraction_r8.lo fraction_r10.lo fraction_r16.lo nearest_r4.lo nearest_r8.lo nearest_r10.lo nearest_r16.lo set_exponent_r4.lo set_exponent_r8.lo set_exponent_r10.lo set_exponent_r16.lo pow_i4_i4.lo pow_i8_i4.lo pow_i16_i4.lo pow_r16_i4.lo pow_c4_i4.lo pow_c8_i4.lo pow_c10_i4.lo pow_c16_i4.lo pow_i4_i8.lo pow_i8_i8.lo pow_i16_i8.lo pow_r4_i8.lo pow_r8_i8.lo pow_r10_i8.lo pow_r16_i8.lo pow_c4_i8.lo pow_c8_i8.lo pow_c10_i8.lo pow_c16_i8.lo pow_i4_i16.lo pow_i8_i16.lo pow_i16_i16.lo pow_r4_i16.lo pow_r8_i16.lo pow_r10_i16.lo pow_r16_i16.lo pow_c4_i16.lo pow_c8_i16.lo pow_c10_i16.lo pow_c16_i16.lo rrspacing_r4.lo rrspacing_r8.lo rrspacing_r10.lo rrspacing_r16.lo spacing_r4.lo spacing_r8.lo spacing_r10.lo spacing_r16.lo pack_i1.lo pack_i2.lo pack_i4.lo pack_i8.lo pack_i16.lo pack_r4.lo pack_r8.lo pack_r10.lo pack_r16.lo pack_c4.lo pack_c8.lo pack_c10.lo pack_c16.lo unpack_i1.lo unpack_i2.lo unpack_i4.lo unpack_i8.lo unpack_i16.lo unpack_r4.lo unpack_r8.lo unpack_r10.lo unpack_r16.lo unpack_c4.lo unpack_c8.lo unpack_c10.lo unpack_c16.lo spread_i1.lo spread_i2.lo spread_i4.lo spread_i8.lo spread_i16.lo spread_r4.lo spread_r8.lo spread_r10.lo spread_r16.lo spread_c4.lo spread_c8.lo spread_c10.lo spread_c16.lo cshift0_i1.lo cshift0_i2.lo cshift0_i4.lo cshift0_i8.lo cshift0_i16.lo cshift0_r4.lo cshift0_r8.lo cshift0_r10.lo cshift0_r16.lo cshift0_c4.lo cshift0_c8.lo cshift0_c10.lo cshift0_c16.lo close.lo file_pos.lo format.lo inquire.lo intrinsics.lo list_read.lo lock.lo open.lo read.lo size_from_kind.lo transfer.lo transfer128.lo unit.lo unix.lo write.lo fbuf.lo associated.lo abort.lo access.lo args.lo bit_intrinsics.lo c99_functions.lo chdir.lo chmod.lo clock.lo cpu_time.lo cshift0.lo ctime.lo date_and_time.lo dtime.lo env.lo eoshift0.lo eoshift2.lo erfc_scaled.lo etime.lo execute_command_line.lo exit.lo extends_type_of.lo fnum.lo gerror.lo getcwd.lo getlog.lo getXid.lo hostnm.lo ierrno.lo ishftc.lo iso_c_generated_procs.lo iso_c_binding.lo kill.lo link.lo malloc.lo mvbits.lo move_alloc.lo pack_generic.lo perror.lo selected_char_kind.lo signal.lo size.lo sleep.lo spread_generic.lo string_intrinsics.lo system.lo rand.lo random.lo rename.lo reshape_generic.lo reshape_packed.lo selected_int_kind.lo selected_real_kind.lo stat.lo symlnk.lo system_clock.lo time.lo transpose_generic.lo umask.lo unlink.lo unpack_generic.lo in_pack_generic.lo in_unpack_generic.lo _abs_c4.lo _abs_c8.lo _abs_c10.lo _abs_c16.lo _abs_i4.lo _abs_i8.lo _abs_i16.lo _abs_r4.lo _abs_r8.lo _abs_r10.lo _abs_r16.lo _aimag_c4.lo _aimag_c8.lo _aimag_c10.lo _aimag_c16.lo _exp_r4.lo _exp_r8.lo _exp_r10.lo _exp_r16.lo _exp_c4.lo _exp_c8.lo _exp_c10.lo _exp_c16.lo _log_r4.lo _log_r8.lo _log_r10.lo _log_r16.lo _log_c4.lo _log_c8.lo _log_c10.lo _log_c16.lo _log10_r4.lo _log10_r8.lo _log10_r10.lo _log10_r16.lo _sqrt_r4.lo _sqrt_r8.lo _sqrt_r10.lo _sqrt_r16.lo _sqrt_c4.lo _sqrt_c8.lo _sqrt_c10.lo _sqrt_c16.lo _asin_r4.lo _asin_r8.lo _asin_r10.lo _asin_r16.lo _asinh_r4.lo _asinh_r8.lo _asinh_r10.lo _asinh_r16.lo _acos_r4.lo _acos_r8.lo _acos_r10.lo _acos_r16.lo _acosh_r4.lo _acosh_r8.lo _acosh_r10.lo _acosh_r16.lo _atan_r4.lo _atan_r8.lo _atan_r10.lo _atan_r16.lo _atanh_r4.lo _atanh_r8.lo _atanh_r10.lo _atanh_r16.lo _sin_r4.lo _sin_r8.lo _sin_r10.lo _sin_r16.lo _sin_c4.lo _sin_c8.lo _sin_c10.lo _sin_c16.lo _cos_r4.lo _cos_r8.lo _cos_r10.lo _cos_r16.lo _cos_c4.lo _cos_c8.lo _cos_c10.lo _cos_c16.lo _tan_r4.lo _tan_r8.lo _tan_r10.lo _tan_r16.lo _sinh_r4.lo _sinh_r8.lo _sinh_r10.lo _sinh_r16.lo _cosh_r4.lo _cosh_r8.lo _cosh_r10.lo _cosh_r16.lo _tanh_r4.lo _tanh_r8.lo _tanh_r10.lo _tanh_r16.lo _conjg_c4.lo _conjg_c8.lo _conjg_c10.lo _conjg_c16.lo _aint_r4.lo _aint_r8.lo _aint_r10.lo _aint_r16.lo _anint_r4.lo _anint_r8.lo _anint_r10.lo _anint_r16.lo _sign_i4.lo _sign_i8.lo _sign_i16.lo _sign_r4.lo _sign_r8.lo _sign_r10.lo _sign_r16.lo _dim_i4.lo _dim_i8.lo _dim_i16.lo _dim_r4.lo _dim_r8.lo _dim_r10.lo _dim_r16.lo _atan2_r4.lo _atan2_r8.lo _atan2_r10.lo _atan2_r16.lo _mod_i4.lo _mod_i8.lo _mod_i16.lo _mod_r4.lo _mod_r8.lo _mod_r10.lo _mod_r16.lo misc_specifics.lo dprod_r8.lo f2c_specifics.lo libtool: link: arm-linux-gnueabi-gcc -shared .libs/backtrace.o .libs/bounds.o .libs/compile_options.o .libs/convert_char.o .libs/environ.o .libs/error.o .libs/fpu.o .libs/main.o .libs/memory.o .libs/pause.o .libs/stop.o .libs/string.o .libs/select.o .libs/all_l1.o .libs/all_l2.o .libs/all_l4.o .libs/all_l8.o .libs/all_l16.o .libs/any_l1.o .libs/any_l2.o .libs/any_l4.o .libs/any_l8.o .libs/any_l16.o .libs/count_1_l.o .libs/count_2_l.o .libs/count_4_l.o .libs/count_8_l.o .libs/count_16_l.o .libs/maxloc0_4_i1.o .libs/maxloc0_8_i1.o .libs/maxloc0_16_i1.o .libs/maxloc0_4_i2.o .libs/maxloc0_8_i2.o .libs/maxloc0_16_i2.o .libs/maxloc0_4_i4.o .libs/maxloc0_8_i4.o .libs/maxloc0_16_i4.o .libs/maxloc0_4_i8.o .libs/maxloc0_8_i8.o .libs/maxloc0_16_i8.o .libs/maxloc0_4_i16.o .libs/maxloc0_8_i16.o .libs/maxloc0_16_i16.o .libs/maxloc0_4_r4.o .libs/maxloc0_8_r4.o .libs/maxloc0_16_r4.o .libs/maxloc0_4_r8.o .libs/maxloc0_8_r8.o .libs/maxloc0_16_r8.o .libs/maxloc0_4_r10.o .libs/maxloc0_8_r10.o .libs/maxloc0_16_r10.o .libs/maxloc0_4_r16.o .libs/maxloc0_8_r16.o .libs/maxloc0_16_r16.o .libs/maxloc1_4_i1.o .libs/maxloc1_8_i1.o .libs/maxloc1_16_i1.o .libs/maxloc1_4_i2.o .libs/maxloc1_8_i2.o .libs/maxloc1_16_i2.o .libs/maxloc1_4_i4.o .libs/maxloc1_8_i4.o .libs/maxloc1_16_i4.o .libs/maxloc1_4_i8.o .libs/maxloc1_8_i8.o .libs/maxloc1_16_i8.o .libs/maxloc1_4_i16.o .libs/maxloc1_8_i16.o .libs/maxloc1_16_i16.o .libs/maxloc1_4_r4.o .libs/maxloc1_8_r4.o .libs/maxloc1_16_r4.o .libs/maxloc1_4_r8.o .libs/maxloc1_8_r8.o .libs/maxloc1_16_r8.o .libs/maxloc1_4_r10.o .libs/maxloc1_8_r10.o .libs/maxloc1_16_r10.o .libs/maxloc1_4_r16.o .libs/maxloc1_8_r16.o .libs/maxloc1_16_r16.o .libs/maxval_i1.o .libs/maxval_i2.o .libs/maxval_i4.o .libs/maxval_i8.o .libs/maxval_i16.o .libs/maxval_r4.o .libs/maxval_r8.o .libs/maxval_r10.o .libs/maxval_r16.o .libs/minloc0_4_i1.o .libs/minloc0_8_i1.o .libs/minloc0_16_i1.o .libs/minloc0_4_i2.o .libs/minloc0_8_i2.o .libs/minloc0_16_i2.o .libs/minloc0_4_i4.o .libs/minloc0_8_i4.o .libs/minloc0_16_i4.o .libs/minloc0_4_i8.o .libs/minloc0_8_i8.o .libs/minloc0_16_i8.o .libs/minloc0_4_i16.o .libs/minloc0_8_i16.o .libs/minloc0_16_i16.o .libs/minloc0_4_r4.o .libs/minloc0_8_r4.o .libs/minloc0_16_r4.o .libs/minloc0_4_r8.o .libs/minloc0_8_r8.o .libs/minloc0_16_r8.o .libs/minloc0_4_r10.o .libs/minloc0_8_r10.o .libs/minloc0_16_r10.o .libs/minloc0_4_r16.o .libs/minloc0_8_r16.o .libs/minloc0_16_r16.o .libs/minloc1_4_i1.o .libs/minloc1_8_i1.o .libs/minloc1_16_i1.o .libs/minloc1_4_i2.o .libs/minloc1_8_i2.o .libs/minloc1_16_i2.o .libs/minloc1_4_i4.o .libs/minloc1_8_i4.o .libs/minloc1_16_i4.o .libs/minloc1_4_i8.o .libs/minloc1_8_i8.o .libs/minloc1_16_i8.o .libs/minloc1_4_i16.o .libs/minloc1_8_i16.o .libs/minloc1_16_i16.o .libs/minloc1_4_r4.o .libs/minloc1_8_r4.o .libs/minloc1_16_r4.o .libs/minloc1_4_r8.o .libs/minloc1_8_r8.o .libs/minloc1_16_r8.o .libs/minloc1_4_r10.o .libs/minloc1_8_r10.o .libs/minloc1_16_r10.o .libs/minloc1_4_r16.o .libs/minloc1_8_r16.o .libs/minloc1_16_r16.o .libs/minval_i1.o .libs/minval_i2.o .libs/minval_i4.o .libs/minval_i8.o .libs/minval_i16.o .libs/minval_r4.o .libs/minval_r8.o .libs/minval_r10.o .libs/minval_r16.o .libs/product_i1.o .libs/product_i2.o .libs/product_i4.o .libs/product_i8.o .libs/product_i16.o .libs/product_r4.o .libs/product_r8.o .libs/product_r10.o .libs/product_r16.o .libs/product_c4.o .libs/product_c8.o .libs/product_c10.o .libs/product_c16.o .libs/sum_i1.o .libs/sum_i2.o .libs/sum_i4.o .libs/sum_i8.o .libs/sum_i16.o .libs/sum_r4.o .libs/sum_r8.o .libs/sum_r10.o .libs/sum_r16.o .libs/sum_c4.o .libs/sum_c8.o .libs/sum_c10.o .libs/sum_c16.o .libs/bessel_r4.o .libs/bessel_r8.o .libs/bessel_r10.o .libs/bessel_r16.o .libs/iall_i1.o .libs/iall_i2.o .libs/iall_i4.o .libs/iall_i8.o .libs/iall_i16.o .libs/iany_i1.o .libs/iany_i2.o .libs/iany_i4.o .libs/iany_i8.o .libs/iany_i16.o .libs/iparity_i1.o .libs/iparity_i2.o .libs/iparity_i4.o .libs/iparity_i8.o .libs/iparity_i16.o .libs/norm2_r4.o .libs/norm2_r8.o .libs/norm2_r10.o .libs/norm2_r16.o .libs/parity_l1.o .libs/parity_l2.o .libs/parity_l4.o .libs/parity_l8.o .libs/parity_l16.o .libs/matmul_i1.o .libs/matmul_i2.o .libs/matmul_i4.o .libs/matmul_i8.o .libs/matmul_i16.o .libs/matmul_r4.o .libs/matmul_r8.o .libs/matmul_r10.o .libs/matmul_r16.o .libs/matmul_c4.o .libs/matmul_c8.o .libs/matmul_c10.o .libs/matmul_c16.o .libs/matmul_l4.o .libs/matmul_l8.o .libs/matmul_l16.o .libs/transpose_i4.o .libs/transpose_i8.o .libs/transpose_i16.o .libs/transpose_r4.o .libs/transpose_r8.o .libs/transpose_r10.o .libs/transpose_r16.o .libs/transpose_c4.o .libs/transpose_c8.o .libs/transpose_c10.o .libs/transpose_c16.o .libs/shape_i4.o .libs/shape_i8.o .libs/shape_i16.o .libs/eoshift1_4.o .libs/eoshift1_8.o .libs/eoshift1_16.o .libs/eoshift3_4.o .libs/eoshift3_8.o .libs/eoshift3_16.o .libs/cshift1_4.o .libs/cshift1_8.o .libs/cshift1_16.o .libs/reshape_i4.o .libs/reshape_i8.o .libs/reshape_i16.o .libs/reshape_r4.o .libs/reshape_r8.o .libs/reshape_r10.o .libs/reshape_r16.o .libs/reshape_c4.o .libs/reshape_c8.o .libs/reshape_c10.o .libs/reshape_c16.o .libs/in_pack_i1.o .libs/in_pack_i2.o .libs/in_pack_i4.o .libs/in_pack_i8.o .libs/in_pack_i16.o .libs/in_pack_r4.o .libs/in_pack_r8.o .libs/in_pack_r10.o .libs/in_pack_r16.o .libs/in_pack_c4.o .libs/in_pack_c8.o .libs/in_pack_c10.o .libs/in_pack_c16.o .libs/in_unpack_i1.o .libs/in_unpack_i2.o .libs/in_unpack_i4.o .libs/in_unpack_i8.o .libs/in_unpack_i16.o .libs/in_unpack_r4.o .libs/in_unpack_r8.o .libs/in_unpack_r10.o .libs/in_unpack_r16.o .libs/in_unpack_c4.o .libs/in_unpack_c8.o .libs/in_unpack_c10.o .libs/in_unpack_c16.o .libs/exponent_r4.o .libs/exponent_r8.o .libs/exponent_r10.o .libs/exponent_r16.o .libs/fraction_r4.o .libs/fraction_r8.o .libs/fraction_r10.o .libs/fraction_r16.o .libs/nearest_r4.o .libs/nearest_r8.o .libs/nearest_r10.o .libs/nearest_r16.o .libs/set_exponent_r4.o .libs/set_exponent_r8.o .libs/set_exponent_r10.o .libs/set_exponent_r16.o .libs/pow_i4_i4.o .libs/pow_i8_i4.o .libs/pow_i16_i4.o .libs/pow_r16_i4.o .libs/pow_c4_i4.o .libs/pow_c8_i4.o .libs/pow_c10_i4.o .libs/pow_c16_i4.o .libs/pow_i4_i8.o .libs/pow_i8_i8.o .libs/pow_i16_i8.o .libs/pow_r4_i8.o .libs/pow_r8_i8.o .libs/pow_r10_i8.o .libs/pow_r16_i8.o .libs/pow_c4_i8.o .libs/pow_c8_i8.o .libs/pow_c10_i8.o .libs/pow_c16_i8.o .libs/pow_i4_i16.o .libs/pow_i8_i16.o .libs/pow_i16_i16.o .libs/pow_r4_i16.o .libs/pow_r8_i16.o .libs/pow_r10_i16.o .libs/pow_r16_i16.o .libs/pow_c4_i16.o .libs/pow_c8_i16.o .libs/pow_c10_i16.o .libs/pow_c16_i16.o .libs/rrspacing_r4.o .libs/rrspacing_r8.o .libs/rrspacing_r10.o .libs/rrspacing_r16.o .libs/spacing_r4.o .libs/spacing_r8.o .libs/spacing_r10.o .libs/spacing_r16.o .libs/pack_i1.o .libs/pack_i2.o .libs/pack_i4.o .libs/pack_i8.o .libs/pack_i16.o .libs/pack_r4.o .libs/pack_r8.o .libs/pack_r10.o .libs/pack_r16.o .libs/pack_c4.o .libs/pack_c8.o .libs/pack_c10.o .libs/pack_c16.o .libs/unpack_i1.o .libs/unpack_i2.o .libs/unpack_i4.o .libs/unpack_i8.o .libs/unpack_i16.o .libs/unpack_r4.o .libs/unpack_r8.o .libs/unpack_r10.o .libs/unpack_r16.o .libs/unpack_c4.o .libs/unpack_c8.o .libs/unpack_c10.o .libs/unpack_c16.o .libs/spread_i1.o .libs/spread_i2.o .libs/spread_i4.o .libs/spread_i8.o .libs/spread_i16.o .libs/spread_r4.o .libs/spread_r8.o .libs/spread_r10.o .libs/spread_r16.o .libs/spread_c4.o .libs/spread_c8.o .libs/spread_c10.o .libs/spread_c16.o .libs/cshift0_i1.o .libs/cshift0_i2.o .libs/cshift0_i4.o .libs/cshift0_i8.o .libs/cshift0_i16.o .libs/cshift0_r4.o .libs/cshift0_r8.o .libs/cshift0_r10.o .libs/cshift0_r16.o .libs/cshift0_c4.o .libs/cshift0_c8.o .libs/cshift0_c10.o .libs/cshift0_c16.o .libs/close.o .libs/file_pos.o .libs/format.o .libs/inquire.o .libs/intrinsics.o .libs/list_read.o .libs/lock.o .libs/open.o .libs/read.o .libs/size_from_kind.o .libs/transfer.o .libs/transfer128.o .libs/unit.o .libs/unix.o .libs/write.o .libs/fbuf.o .libs/associated.o .libs/abort.o .libs/access.o .libs/args.o .libs/bit_intrinsics.o .libs/c99_functions.o .libs/chdir.o .libs/chmod.o .libs/clock.o .libs/cpu_time.o .libs/cshift0.o .libs/ctime.o .libs/date_and_time.o .libs/dtime.o .libs/env.o .libs/eoshift0.o .libs/eoshift2.o .libs/erfc_scaled.o .libs/etime.o .libs/execute_command_line.o .libs/exit.o .libs/extends_type_of.o .libs/fnum.o .libs/gerror.o .libs/getcwd.o .libs/getlog.o .libs/getXid.o .libs/hostnm.o .libs/ierrno.o .libs/ishftc.o .libs/iso_c_generated_procs.o .libs/iso_c_binding.o .libs/kill.o .libs/link.o .libs/malloc.o .libs/mvbits.o .libs/move_alloc.o .libs/pack_generic.o .libs/perror.o .libs/selected_char_kind.o .libs/signal.o .libs/size.o .libs/sleep.o .libs/spread_generic.o .libs/string_intrinsics.o .libs/system.o .libs/rand.o .libs/random.o .libs/rename.o .libs/reshape_generic.o .libs/reshape_packed.o .libs/selected_int_kind.o .libs/selected_real_kind.o .libs/stat.o .libs/symlnk.o .libs/system_clock.o .libs/time.o .libs/transpose_generic.o .libs/umask.o .libs/unlink.o .libs/unpack_generic.o .libs/in_pack_generic.o .libs/in_unpack_generic.o .libs/_abs_c4.o .libs/_abs_c8.o .libs/_abs_c10.o .libs/_abs_c16.o .libs/_abs_i4.o .libs/_abs_i8.o .libs/_abs_i16.o .libs/_abs_r4.o .libs/_abs_r8.o .libs/_abs_r10.o .libs/_abs_r16.o .libs/_aimag_c4.o .libs/_aimag_c8.o .libs/_aimag_c10.o .libs/_aimag_c16.o .libs/_exp_r4.o .libs/_exp_r8.o .libs/_exp_r10.o .libs/_exp_r16.o .libs/_exp_c4.o .libs/_exp_c8.o .libs/_exp_c10.o .libs/_exp_c16.o .libs/_log_r4.o .libs/_log_r8.o .libs/_log_r10.o .libs/_log_r16.o .libs/_log_c4.o .libs/_log_c8.o .libs/_log_c10.o .libs/_log_c16.o .libs/_log10_r4.o .libs/_log10_r8.o .libs/_log10_r10.o .libs/_log10_r16.o .libs/_sqrt_r4.o .libs/_sqrt_r8.o .libs/_sqrt_r10.o .libs/_sqrt_r16.o .libs/_sqrt_c4.o .libs/_sqrt_c8.o .libs/_sqrt_c10.o .libs/_sqrt_c16.o .libs/_asin_r4.o .libs/_asin_r8.o .libs/_asin_r10.o .libs/_asin_r16.o .libs/_asinh_r4.o .libs/_asinh_r8.o .libs/_asinh_r10.o .libs/_asinh_r16.o .libs/_acos_r4.o .libs/_acos_r8.o .libs/_acos_r10.o .libs/_acos_r16.o .libs/_acosh_r4.o .libs/_acosh_r8.o .libs/_acosh_r10.o .libs/_acosh_r16.o .libs/_atan_r4.o .libs/_atan_r8.o .libs/_atan_r10.o .libs/_atan_r16.o .libs/_atanh_r4.o .libs/_atanh_r8.o .libs/_atanh_r10.o .libs/_atanh_r16.o .libs/_sin_r4.o .libs/_sin_r8.o .libs/_sin_r10.o .libs/_sin_r16.o .libs/_sin_c4.o .libs/_sin_c8.o .libs/_sin_c10.o .libs/_sin_c16.o .libs/_cos_r4.o .libs/_cos_r8.o .libs/_cos_r10.o .libs/_cos_r16.o .libs/_cos_c4.o .libs/_cos_c8.o .libs/_cos_c10.o .libs/_cos_c16.o .libs/_tan_r4.o .libs/_tan_r8.o .libs/_tan_r10.o .libs/_tan_r16.o .libs/_sinh_r4.o .libs/_sinh_r8.o .libs/_sinh_r10.o .libs/_sinh_r16.o .libs/_cosh_r4.o .libs/_cosh_r8.o .libs/_cosh_r10.o .libs/_cosh_r16.o .libs/_tanh_r4.o .libs/_tanh_r8.o .libs/_tanh_r10.o .libs/_tanh_r16.o .libs/_conjg_c4.o .libs/_conjg_c8.o .libs/_conjg_c10.o .libs/_conjg_c16.o .libs/_aint_r4.o .libs/_aint_r8.o .libs/_aint_r10.o .libs/_aint_r16.o .libs/_anint_r4.o .libs/_anint_r8.o .libs/_anint_r10.o .libs/_anint_r16.o .libs/_sign_i4.o .libs/_sign_i8.o .libs/_sign_i16.o .libs/_sign_r4.o .libs/_sign_r8.o .libs/_sign_r10.o .libs/_sign_r16.o .libs/_dim_i4.o .libs/_dim_i8.o .libs/_dim_i16.o .libs/_dim_r4.o .libs/_dim_r8.o .libs/_dim_r10.o .libs/_dim_r16.o .libs/_atan2_r4.o .libs/_atan2_r8.o .libs/_atan2_r10.o .libs/_atan2_r16.o .libs/_mod_i4.o .libs/_mod_i8.o .libs/_mod_i16.o .libs/_mod_r4.o .libs/_mod_r8.o .libs/_mod_r10.o .libs/_mod_r16.o .libs/misc_specifics.o .libs/dprod_r8.o .libs/f2c_specifics.o -lm -Wl,--version-script=../../../src/libgfortran/gfortran.map -Wl,-soname -Wl,libgfortran.so.3 -o .libs/libgfortran.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libgfortran.so.3" && ln -s "libgfortran.so.3.0.0" "libgfortran.so.3") libtool: link: (cd ".libs" && rm -f "libgfortran.so" && ln -s "libgfortran.so.3.0.0" "libgfortran.so") libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ar rc .libs/libgfortran.a backtrace.o bounds.o compile_options.o convert_char.o environ.o error.o fpu.o main.o memory.o pause.o stop.o string.o select.o all_l1.o all_l2.o all_l4.o all_l8.o all_l16.o any_l1.o any_l2.o any_l4.o any_l8.o any_l16.o count_1_l.o count_2_l.o count_4_l.o count_8_l.o count_16_l.o maxloc0_4_i1.o maxloc0_8_i1.o maxloc0_16_i1.o maxloc0_4_i2.o maxloc0_8_i2.o maxloc0_16_i2.o maxloc0_4_i4.o maxloc0_8_i4.o maxloc0_16_i4.o maxloc0_4_i8.o maxloc0_8_i8.o maxloc0_16_i8.o maxloc0_4_i16.o maxloc0_8_i16.o maxloc0_16_i16.o maxloc0_4_r4.o maxloc0_8_r4.o maxloc0_16_r4.o maxloc0_4_r8.o maxloc0_8_r8.o maxloc0_16_r8.o maxloc0_4_r10.o maxloc0_8_r10.o maxloc0_16_r10.o maxloc0_4_r16.o maxloc0_8_r16.o maxloc0_16_r16.o maxloc1_4_i1.o maxloc1_8_i1.o maxloc1_16_i1.o maxloc1_4_i2.o maxloc1_8_i2.o maxloc1_16_i2.o maxloc1_4_i4.o maxloc1_8_i4.o maxloc1_16_i4.o maxloc1_4_i8.o maxloc1_8_i8.o maxloc1_16_i8.o maxloc1_4_i16.o maxloc1_8_i16.o maxloc1_16_i16.o maxloc1_4_r4.o maxloc1_8_r4.o maxloc1_16_r4.o maxloc1_4_r8.o maxloc1_8_r8.o maxloc1_16_r8.o maxloc1_4_r10.o maxloc1_8_r10.o maxloc1_16_r10.o maxloc1_4_r16.o maxloc1_8_r16.o maxloc1_16_r16.o maxval_i1.o maxval_i2.o maxval_i4.o maxval_i8.o maxval_i16.o maxval_r4.o maxval_r8.o maxval_r10.o maxval_r16.o minloc0_4_i1.o minloc0_8_i1.o minloc0_16_i1.o minloc0_4_i2.o minloc0_8_i2.o minloc0_16_i2.o minloc0_4_i4.o minloc0_8_i4.o minloc0_16_i4.o minloc0_4_i8.o minloc0_8_i8.o minloc0_16_i8.o minloc0_4_i16.o minloc0_8_i16.o minloc0_16_i16.o minloc0_4_r4.o minloc0_8_r4.o minloc0_16_r4.o minloc0_4_r8.o minloc0_8_r8.o minloc0_16_r8.o minloc0_4_r10.o minloc0_8_r10.o minloc0_16_r10.o minloc0_4_r16.o minloc0_8_r16.o minloc0_16_r16.o minloc1_4_i1.o minloc1_8_i1.o minloc1_16_i1.o minloc1_4_i2.o minloc1_8_i2.o minloc1_16_i2.o minloc1_4_i4.o minloc1_8_i4.o minloc1_16_i4.o minloc1_4_i8.o minloc1_8_i8.o minloc1_16_i8.o minloc1_4_i16.o minloc1_8_i16.o minloc1_16_i16.o minloc1_4_r4.o minloc1_8_r4.o minloc1_16_r4.o minloc1_4_r8.o minloc1_8_r8.o minloc1_16_r8.o minloc1_4_r10.o minloc1_8_r10.o minloc1_16_r10.o minloc1_4_r16.o minloc1_8_r16.o minloc1_16_r16.o minval_i1.o minval_i2.o minval_i4.o minval_i8.o minval_i16.o minval_r4.o minval_r8.o minval_r10.o minval_r16.o product_i1.o product_i2.o product_i4.o product_i8.o product_i16.o product_r4.o product_r8.o product_r10.o product_r16.o product_c4.o product_c8.o product_c10.o product_c16.o sum_i1.o sum_i2.o sum_i4.o sum_i8.o sum_i16.o sum_r4.o sum_r8.o sum_r10.o sum_r16.o sum_c4.o sum_c8.o sum_c10.o sum_c16.o bessel_r4.o bessel_r8.o bessel_r10.o bessel_r16.o iall_i1.o iall_i2.o iall_i4.o iall_i8.o iall_i16.o iany_i1.o iany_i2.o iany_i4.o iany_i8.o iany_i16.o iparity_i1.o iparity_i2.o iparity_i4.o iparity_i8.o iparity_i16.o norm2_r4.o norm2_r8.o norm2_r10.o norm2_r16.o parity_l1.o parity_l2.o parity_l4.o parity_l8.o parity_l16.o matmul_i1.o matmul_i2.o matmul_i4.o matmul_i8.o matmul_i16.o matmul_r4.o matmul_r8.o matmul_r10.o matmul_r16.o matmul_c4.o matmul_c8.o matmul_c10.o matmul_c16.o matmul_l4.o matmul_l8.o matmul_l16.o transpose_i4.o transpose_i8.o transpose_i16.o transpose_r4.o transpose_r8.o transpose_r10.o transpose_r16.o transpose_c4.o transpose_c8.o transpose_c10.o transpose_c16.o shape_i4.o shape_i8.o shape_i16.o eoshift1_4.o eoshift1_8.o eoshift1_16.o eoshift3_4.o eoshift3_8.o eoshift3_16.o cshift1_4.o cshift1_8.o cshift1_16.o reshape_i4.o reshape_i8.o reshape_i16.o reshape_r4.o reshape_r8.o reshape_r10.o reshape_r16.o reshape_c4.o reshape_c8.o reshape_c10.o reshape_c16.o in_pack_i1.o in_pack_i2.o in_pack_i4.o in_pack_i8.o in_pack_i16.o in_pack_r4.o in_pack_r8.o in_pack_r10.o in_pack_r16.o in_pack_c4.o in_pack_c8.o in_pack_c10.o in_pack_c16.o in_unpack_i1.o in_unpack_i2.o in_unpack_i4.o in_unpack_i8.o in_unpack_i16.o in_unpack_r4.o in_unpack_r8.o in_unpack_r10.o in_unpack_r16.o in_unpack_c4.o in_unpack_c8.o in_unpack_c10.o in_unpack_c16.o exponent_r4.o exponent_r8.o exponent_r10.o exponent_r16.o fraction_r4.o fraction_r8.o fraction_r10.o fraction_r16.o nearest_r4.o nearest_r8.o nearest_r10.o nearest_r16.o set_exponent_r4.o set_exponent_r8.o set_exponent_r10.o set_exponent_r16.o pow_i4_i4.o pow_i8_i4.o pow_i16_i4.o pow_r16_i4.o pow_c4_i4.o pow_c8_i4.o pow_c10_i4.o pow_c16_i4.o pow_i4_i8.o pow_i8_i8.o pow_i16_i8.o pow_r4_i8.o pow_r8_i8.o pow_r10_i8.o pow_r16_i8.o pow_c4_i8.o pow_c8_i8.o pow_c10_i8.o pow_c16_i8.o pow_i4_i16.o pow_i8_i16.o pow_i16_i16.o pow_r4_i16.o pow_r8_i16.o pow_r10_i16.o pow_r16_i16.o pow_c4_i16.o pow_c8_i16.o pow_c10_i16.o pow_c16_i16.o rrspacing_r4.o rrspacing_r8.o rrspacing_r10.o rrspacing_r16.o spacing_r4.o spacing_r8.o spacing_r10.o spacing_r16.o pack_i1.o pack_i2.o pack_i4.o pack_i8.o pack_i16.o pack_r4.o pack_r8.o pack_r10.o pack_r16.o pack_c4.o pack_c8.o pack_c10.o pack_c16.o unpack_i1.o unpack_i2.o unpack_i4.o unpack_i8.o unpack_i16.o unpack_r4.o unpack_r8.o unpack_r10.o unpack_r16.o unpack_c4.o unpack_c8.o unpack_c10.o unpack_c16.o spread_i1.o spread_i2.o spread_i4.o spread_i8.o spread_i16.o spread_r4.o spread_r8.o spread_r10.o spread_r16.o spread_c4.o spread_c8.o spread_c10.o spread_c16.o cshift0_i1.o cshift0_i2.o cshift0_i4.o cshift0_i8.o cshift0_i16.o cshift0_r4.o cshift0_r8.o cshift0_r10.o cshift0_r16.o cshift0_c4.o cshift0_c8.o cshift0_c10.o cshift0_c16.o close.o file_pos.o format.o inquire.o intrinsics.o list_read.o lock.o open.o read.o size_from_kind.o transfer.o transfer128.o unit.o unix.o write.o fbuf.o associated.o abort.o access.o args.o bit_intrinsics.o c99_functions.o chdir.o chmod.o clock.o cpu_time.o cshift0.o ctime.o date_and_time.o dtime.o env.o eoshift0.o eoshift2.o erfc_scaled.o etime.o execute_command_line.o exit.o extends_type_of.o fnum.o gerror.o getcwd.o getlog.o getXid.o hostnm.o ierrno.o ishftc.o iso_c_generated_procs.o iso_c_binding.o kill.o link.o malloc.o mvbits.o move_alloc.o pack_generic.o perror.o selected_char_kind.o signal.o size.o sleep.o spread_generic.o string_intrinsics.o system.o rand.o random.o rename.o reshape_generic.o reshape_packed.o selected_int_kind.o selected_real_kind.o stat.o symlnk.o system_clock.o time.o transpose_generic.o umask.o unlink.o unpack_generic.o in_pack_generic.o in_unpack_generic.o _abs_c4.o _abs_c8.o _abs_c10.o _abs_c16.o _abs_i4.o _abs_i8.o _abs_i16.o _abs_r4.o _abs_r8.o _abs_r10.o _abs_r16.o _aimag_c4.o _aimag_c8.o _aimag_c10.o _aimag_c16.o _exp_r4.o _exp_r8.o _exp_r10.o _exp_r16.o _exp_c4.o _exp_c8.o _exp_c10.o _exp_c16.o _log_r4.o _log_r8.o _log_r10.o _log_r16.o _log_c4.o _log_c8.o _log_c10.o _log_c16.o _log10_r4.o _log10_r8.o _log10_r10.o _log10_r16.o _sqrt_r4.o _sqrt_r8.o _sqrt_r10.o _sqrt_r16.o _sqrt_c4.o _sqrt_c8.o _sqrt_c10.o _sqrt_c16.o _asin_r4.o _asin_r8.o _asin_r10.o _asin_r16.o _asinh_r4.o _asinh_r8.o _asinh_r10.o _asinh_r16.o _acos_r4.o _acos_r8.o _acos_r10.o _acos_r16.o _acosh_r4.o _acosh_r8.o _acosh_r10.o _acosh_r16.o _atan_r4.o _atan_r8.o _atan_r10.o _atan_r16.o _atanh_r4.o _atanh_r8.o _atanh_r10.o _atanh_r16.o _sin_r4.o _sin_r8.o _sin_r10.o _sin_r16.o _sin_c4.o _sin_c8.o _sin_c10.o _sin_c16.o _cos_r4.o _cos_r8.o _cos_r10.o _cos_r16.o _cos_c4.o _cos_c8.o _cos_c10.o _cos_c16.o _tan_r4.o _tan_r8.o _tan_r10.o _tan_r16.o _sinh_r4.o _sinh_r8.o _sinh_r10.o _sinh_r16.o _cosh_r4.o _cosh_r8.o _cosh_r10.o _cosh_r16.o _tanh_r4.o _tanh_r8.o _tanh_r10.o _tanh_r16.o _conjg_c4.o _conjg_c8.o _conjg_c10.o _conjg_c16.o _aint_r4.o _aint_r8.o _aint_r10.o _aint_r16.o _anint_r4.o _anint_r8.o _anint_r10.o _anint_r16.o _sign_i4.o _sign_i8.o _sign_i16.o _sign_r4.o _sign_r8.o _sign_r10.o _sign_r16.o _dim_i4.o _dim_i8.o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o f2c_specifics.o libtool: link: /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ranlib .libs/libgfortran.a libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s "../libgfortran.la" "libgfortran.la" ) make[5]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' make[4]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build/arm-linux-gnueabi/libgfortran' make[3]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1/build' s=`cat status`; rm -f status; test $s -eq 0 make[1]: *** [stamps/05-build-stamp] Error 1 make[1]: Leaving directory `/tmp/gcc-4.6-4.6.0~rc1' make: *** [stamps/05-build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2