>>> gcc-avr: Building community/gcc-avr 16.1.0-r0 (using abuild 3.17.0-r0) started Fri, 12 Jun 2026 02:58:17 +0000 >>> gcc-avr: Validating /home/buildozer/aports/community/gcc-avr/APKBUILD... >>> gcc-avr: Analyzing dependencies... >>> gcc-avr: Installing for build: build-base binutils-avr bash gawk gmp-dev isl-dev linux-headers mpc1-dev mpfr-dev zlib-dev ( 1/12) Installing binutils-avr (2.45.1-r0) ( 2/12) Installing readline (8.3.3-r1) ( 3/12) Installing bash (5.3.9-r1) Executing bash-5.3.9-r1.post-install ( 4/12) Installing gawk (5.3.2-r2) ( 5/12) Installing libgmpxx (6.3.0-r4) ( 6/12) Installing gmp-dev (6.3.0-r4) ( 7/12) Installing isl-dev (0.26-r2) ( 8/12) Installing linux-headers (7.0.0-r1) ( 9/12) Installing mpc1-dev (1.3.1-r1) (10/12) Installing mpfr-dev (4.2.2-r0) (11/12) Installing zlib-dev (1.3.2-r0) (12/12) Installing .makedepends-gcc-avr (20260612.025818) Executing busybox-1.37.0-r31.trigger OK: 456.2 MiB in 117 packages >>> gcc-avr: Cleaning up srcdir >>> gcc-avr: Cleaning up pkgdir >>> gcc-avr: Cleaning up tmpdir >>> gcc-avr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gcc-16.1.0.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/gcc-16.1.0.tar.xz.part' gcc-16.1.0.tar.xz.pa 31% |********** | 30.7M 0:00:02 ETA gcc-16.1.0.tar.xz.pa 100% |********************************| 97.7M 0:00:00 ETA '/var/cache/distfiles/edge/gcc-16.1.0.tar.xz.part' saved /var/cache/distfiles/edge/gcc-16.1.0.tar.xz: OK /home/buildozer/aports/community/gcc-avr/fix-no-system-headers.patch: OK >>> gcc-avr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gcc-16.1.0.tar.xz /var/cache/distfiles/edge/gcc-16.1.0.tar.xz: OK /home/buildozer/aports/community/gcc-avr/fix-no-system-headers.patch: OK >>> gcc-avr: Unpacking /var/cache/distfiles/edge/gcc-16.1.0.tar.xz... >>> gcc-avr: fix-no-system-headers.patch patching file gcc/Makefile.in Hunk #1 succeeded at 3711 (offset 296 lines). checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none 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 libatomic support... no checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... no checking for libphobos support... no checking for libgcobol support... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... gnatbind checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for ga68... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking whether c++ supports C++14 features by default... yes 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 libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes checking whether to enable libgdiagnostics... no checking for library containing dlopen... none required checking for library containing pthread_create... none required *** This configuration is not supported in the following subdirectories: zlib target-libgomp target-libatomic target-libitm target-libsanitizer target-libvtv target-libquadmath target-libssp target-libstdc++-v3 target-libphobos target-libgcobol gnattools gotools libgrust target-libada target-libga68 target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libgm2 target-libobjc target-libgrust (Any other directories should still work fine.) Copying /usr/avr/include to /usr/avr/sys-include mkdir: can't create directory '/usr/avr/sys-include': Permission denied mkdir: can't create directory '/usr/avr/sys-include': Permission denied /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/configure: cd: line 11061: can't cd to /usr/avr/include: No such file or directory /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/configure: cd: line 11061: can't cd to /usr/avr/sys-include: No such file or directory /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/configure: line 11067: can't create /usr/avr/sys-include/COPIED: nonexistent directory checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... no /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing: line 81: makeinfo: not found checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for clang... no checking for llvm-config... no checking for -plugin option... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-ga68... no checking for avr-gccgo... no checking for avr-gdc... no checking for avr-gm2... no checking for ar... /usr/avr/bin/ar checking for as... /usr/avr/bin/as checking for dlltool... no checking for avr-dlltool... no checking for dsymutil... no checking for avr-dsymutil... no checking for ld... /usr/avr/bin/ld checking for lipo... no checking for avr-lipo... no checking for nm... /usr/avr/bin/nm checking for objcopy... /usr/avr/bin/objcopy checking for objdump... /usr/avr/bin/objdump checking for otool... no checking for avr-otool... no checking for ranlib... /usr/avr/bin/ranlib checking for readelf... /usr/avr/bin/readelf checking for strip... /usr/avr/bin/strip checking for windres... no checking for avr-windres... no checking for windmc... no checking for avr-windmc... no checking where to find the target ar... pre-installed in /usr/avr/bin checking where to find the target as... pre-installed in /usr/avr/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ga68... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed in /usr/avr/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/avr/bin checking where to find the target objcopy... pre-installed in /usr/avr/bin checking where to find the target objdump... pre-installed in /usr/avr/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/avr/bin checking where to find the target readelf... pre-installed in /usr/avr/bin checking where to find the target strip... pre-installed in /usr/avr/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking for clang for target... no checking for gcc for target... no checking for target -plugin option... no checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile mkdir ./libiberty mkdir ./fixincludes mkdir build-i686-pc-linux-musl Configuring in ./libiberty Configuring in ./fixincludes mkdir ./lto-plugin mkdir build-i686-pc-linux-musl/libiberty mkdir build-i686-pc-linux-musl/fixincludes Configuring in build-i686-pc-linux-musl/libiberty mkdir build-i686-pc-linux-musl/libcpp Configuring in build-i686-pc-linux-musl/fixincludes mkdir ./libbacktrace Configuring in ./lto-plugin Configuring in build-i686-pc-linux-musl/libcpp Configuring in ./libbacktrace mkdir ./libcody mkdir ./libdecnumber Configuring in ./libcody mkdir ./c++tools Configuring in ./libdecnumber Configuring in ./c++tools configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... no checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... configure: creating cache ./config.cache checking build system type... no configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... configure: creating cache ./config.cache checking whether make sets $(MAKE)... checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking host system type... checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking build system type... checking target system type... checking build system type... i686-pc-linux-musl checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so i686-pc-linux-musl checking whether to install libiberty headers and static library... yes no checking target system type... configure: target_header_dir = checking for i686-pc-linux-musl-gcc... cc checking for i686-pc-linux-musl-gcc... cc i686-pc-linux-musl checking host system type... i686-pc-linux-musl i686-pc-linux-musl checking maintainer-mode... checking host system type... avr-unknown-none i686-pc-linux-musl i686-pc-linux-musl checking for i686-pc-linux-musl-gcc... cc checking host system type... checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-musl-gcc... cc i686-pc-linux-musl checking host system type... avr-unknown-none checking for i686-pc-linux-musl-gcc... cc i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking target system type... avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... avr-unknown-none avr-unknown-none checking whether make sets $(MAKE)... yes checking for i686-pc-linux-musl-gcc... cc avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-musl-gcc... cc /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin/../install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... checking whether the C++ compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... checking whether the C compiler works... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... checking whether the C compiler works... GNU checking for i686-pc-linux-musl-gcc... cc yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking for C compiler default output file name... a.out checking whether the C compiler works... checking for suffix of executables... yes checking for C compiler default output file name... a.out yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking whether we are cross compiling... checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no no checking for suffix of object files... checking for suffix of object files... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... no 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... no o checking whether we are using the GNU C compiler... checking for suffix of object files... no checking for suffix of object files... no 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... yes checking whether cc accepts -g... yes checking whether cc accepts -g... o checking whether we are using the GNU C++ compiler... yes checking whether cc accepts -g... yes checking whether cc accepts -g... 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 cc accepts -g... yes checking whether c++ accepts -g... yes checking for cc option to accept ISO C89... yes checking for cc option to accept ISO C89... yes checking whether c++ accepts -g... yes checking for cc option to accept ISO C89... yes checking for cc option to accept ISO C89... yes checking whether cc accepts -g... yes checking whether cc accepts -g... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes checking whether c++ is for C++11... yes checking for autoconf... no checking for autoheader... no checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... yes checking for cc option to accept ISO C89... yes checking for cc option to accept ISO C89... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... none needed checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... none needed checking how to run the C preprocessor... none needed checking whether cc understands -c and -o together... yes checking how to run the C++ preprocessor... none needed cc -E adding -std=c++11 yes checking adding -Wl,--no-undefined to linker... checking whether cc supports -Wall... cc -E none needed checking whether cc understands -c and -o together... checking whether we are using the GNU C++ compiler... none needed checking how to run the C preprocessor... none needed checking how to run the C preprocessor... c++ -E checking for grep that handles long lines and -e... yes yes checking how to run the C preprocessor... checking whether cc supports -Wwrite-strings... checking for grep that handles long lines and -e... ok cc -E checking exceptions... no yes checking whether c++ accepts -g... checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so cc -E yes yes checking dependency style of cc... checking whether cc supports -Wstrict-prototypes... cc -E checking for grep that handles long lines and -e... configure: updating cache ./config.cache configure: creating ./config.status checking for grep that handles long lines and -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 i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking how to run the C preprocessor... yes gcc3 checking how to run the C preprocessor... /bin/grep checking for egrep... checking whether cc supports -Wmissing-prototypes... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... cc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether cc supports -Wold-style-definition... cc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating Makefile checking for grep that handles long lines and -e... config.status: creating config.h /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for grep that handles long lines and -e... checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking whether cc supports -pedantic -Wlong-long... checking for sys/types.h... yes checking for sys/types.h... yes yes checking whether cc supports -fno-lto... checking for sys/stat.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for sys/types.h... yes checking how to run the C preprocessor... yes yes yes checking for sys/types.h... checking for stdlib.h... checking for sys/types.h... yes checking for stdlib.h... yes yes checking for sys/stat.h... checking for sys/stat.h... cc -E yes yes checking for sys/stat.h... checking for string.h... yes yes checking for sys/stat.h... checking for string.h... yes yes checking for sys/types.h... yes checking for stdlib.h... yes checking for stdlib.h... checking for sys/types.h... checking for grep that handles long lines and -e... yes checking for stdlib.h... yes checking for memory.h... yes yes yes yes yes checking for sys/stat.h... yes checking for memory.h... checking for string.h... checking for sys/stat.h... checking for string.h... checking for stdlib.h... yes checking for string.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes yes checking for stdlib.h... checking for stdlib.h... checking for strings.h... yes yes yes checking for memory.h... checking for strings.h... checking for memory.h... yes checking for string.h... yes checking for memory.h... yes yes checking for string.h... checking for string.h... yes yes checking for inttypes.h... yes yes checking for strings.h... checking for inttypes.h... checking for strings.h... yes checking for memory.h... yes checking for strings.h... yes checking for memory.h... yes checking for memory.h... yes yes yes yes checking for inttypes.h... checking for stdint.h... checking for stdint.h... checking for inttypes.h... yes yes checking for inttypes.h... yes checking for strings.h... yes checking for strings.h... yes checking for strings.h... checking for sys/types.h... yes yes yes yes checking for unistd.h... checking for unistd.h... checking for stdint.h... checking for stdint.h... yes yes yes checking for sys/stat.h... checking for stdint.h... checking for inttypes.h... yes checking for inttypes.h... yes yes yes checking for inttypes.h... checking for unistd.h... checking for unistd.h... yes yes checking minix/config.h usability... checking minix/config.h usability... yes checking for stdlib.h... yes yes checking for unistd.h... checking for stdint.h... yes checking for stdint.h... yes yes yes yes checking minix/config.h usability... checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... checking for string.h... checking for stdint.h... yes checking for unistd.h... no yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... checking for unistd.h... yes checking for memory.h... no checking minix/config.h presence... no checking minix/config.h presence... yes checking for unistd.h... yes no checking for minix/config.h... no checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... checking minix/config.h usability... yes checking minix/config.h usability... yes checking for a sed that does not truncate output... yes checking for a sed that does not truncate output... /bin/sed /bin/sed checking whether cc supports -W... checking whether cc supports -W... no checking for minix/config.h... no yes checking whether it is safe to define __EXTENSIONS__... checking for strings.h... yes no checking minix/config.h presence... yes checking whether cc supports -Wall... checking whether cc supports -Wall... no checking minix/config.h presence... yes checking sys/mman.h usability... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether cc supports -Wwrite-strings... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... no no yes checking whether cc supports -Wwrite-strings... checking for clang... checking for clang... checking for a thread-safe mkdir -p... yes /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... checking for stdint.h... no yes checking for i686-pc-linux-musl-llvm-config... no checking for llvm-config... no checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... checking whether cc supports -Wstrict-prototypes... no --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-llvm-config... yes no checking for llvm-config... no checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... checking whether make supports nested variables... yes checking sys/mman.h presence... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so yes checking whether cc supports -W... checking whether cc supports -W... checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-musl-gcc... (cached) cc yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking whether cc supports -Wstrict-prototypes... checking for i686-pc-linux-musl-gcc... (cached) cc yes checking for sys/mman.h... yes checking for AF_UNIX... yes checking whether cc supports -Wmissing-prototypes... checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed printf checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) yes yes checking dependency style of cc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /bin/sed checking whether cc supports -Wall... checking for fgrep... /bin/grep -F checking for ld used by cc... checking for unistd.h... yes no checking whether cc supports -Wmissing-prototypes... checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking whether cc supports -W... checking whether cc supports -Wall... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether cc supports -Wold-style-definition... /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B checking the name lister (/usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B) interface... yes yes checking whether cc supports -Wwrite-strings... no yes checking for AF_INET6... checking whether cc supports -Wold-style-definition... checking whether cc supports -Wall... yes yes checking whether cc supports -Wwrite-strings... checking whether cc supports -Wall... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump yes checking how to recognize dependent libraries... pass_all checking for clang... yes checking whether cc supports -Wmissing-format-attribute... checking ctype.h usability... yes yes checking for -static-libgcc... checking whether cc supports -Wmissing-format-attribute... yes yes checking whether cc supports -Wc++-compat... checking whether cc supports -Wnarrowing... no checking for i686-pc-linux-musl-llvm-config... no checking for llvm-config... no checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... yes --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking whether cc supports -Wc++-compat... checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking command to parse /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B output from cc object... yes checking whether cc supports -Woverlength-strings... yes checking whether cc supports -Woverlength-strings... yes checking for epoll... yes checking whether cc supports -Wwrite-strings... yes yes checking ctype.h presence... yes yes checking for CET support... checking whether cc supports -Wstrict-prototypes... checking whether cc supports -Wstrict-prototypes... yes checking for ctype.h... yes yes checking whether cc supports -pedantic -Wlong-long... checking stddef.h usability... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -Wmissing-format-attribute... yes yes checking whether cc supports -Wshadow=local... checking whether cc supports -Wshadow=local... yes checking for pselect... yes checking for ANSI C header files... (cached) yes ok yes checking stddef.h usability... checking for ANSI C header files... (cached) yes checking for dlfcn.h... checking stddef.h usability... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -pedantic ... yes checking whether cc supports -pedantic ... yes checking stddef.h presence... yes checking for select... yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking stdio.h usability... checking whether cc supports -Wmissing-prototypes... yes checking whether cc understands -c and -o together... yes checking whether cc understands -c and -o together... yes checking stddef.h presence... yes checking for objdir... .libs yes checking stddef.h presence... yes checking for stddef.h... yes yes checking for accept4... checking for stdlib.h... (cached) yes yes checking for stddef.h... yes yes checking whether cc supports -Wold-style-definition... checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking fcntl.h usability... checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking stdio.h presence... yes yes yes yes checking for stdio.h... yes checking for an ANSI C-conforming const... checking for an ANSI C-conforming const... checking whether cc supports -Wc++-compat... yes checking for inet_ntop... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking if cc supports -fno-rtti -fno-exceptions... yes checking whether symbol versioning is supported... yes checking fcntl.h presence... yes checking whether cc supports -pedantic -Wlong-long... yes checking fcntl.h presence... yes checking for inline... yes checking for inline... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for fcntl.h... yes yes checking sys/file.h usability... inline checking whether byte ordering is bigendian... inline checking whether byte ordering is bigendian... gnu checking pthread.h usability... yes checking if cc static flag -static works... yes checking whether cc supports -fno-exceptions... yes checking for uintptr_t... configure: updating cache ./config.cache configure: creating ./config.status yes checking whether cc supports -fno-rtti... yes checking sys/file.h presence... yes checking sys/file.h presence... yes checking if cc supports -c -o file.o... yes checking for sys/file.h... yes yes checking pthread.h presence... checking for sys/stat.h... (cached) yes yes checking for sys/file.h... yes checking for clearerr_unlocked... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for int_least32_t... yes yes checking for pthread.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... checking for fgrep... /bin/grep -F checking for ld used by cc... no checking for a BSD-compatible install... no /usr/bin/install -c checking for a BSD-compatible install... checking for CET support... /usr/bin/install -c checking for CET support... config.status: creating Makefile /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether -lc should be explicitly linked in... yes checking for BSD- or MS-compatible name lister (nm)... checking dependency style of c++... config.status: creating config.h /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B checking the name lister (/usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B) interface... yes checking for feof_unlocked... yes checking for feof_unlocked... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking dynamic linker characteristics... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no yes checking for int_fast32_t... checking for /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for clang... gcc3 checking whether time.h and sys/time.h may both be included... no checking for i686-pc-linux-musl-llvm-config... no checking for llvm-config... no checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking command to parse /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B output from cc object... yes checking for ferror_unlocked... yes checking for ferror_unlocked... yes checking whether string.h and strings.h may both be included... 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for uint64_t... yes checking for fflush_unlocked... yes checking locale.h usability... no yes checking unwind.h usability... checking for fflush_unlocked... ok checking for dlfcn.h... yes checking target system type... yes checking target system type... avr-unknown-none yes avr-unknown-none yes checking what to include in gstdint.h... checking for sys/file.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking for fgetc_unlocked... checking for sys/file.h... yes checking locale.h presence... yes checking unwind.h presence... yes yes checking for fgetc_unlocked... yes yes checking for locale.h... yes checking for sys/param.h... yes checking for sys/param.h... checking for objdir... checking fcntl.h usability... .libs yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for off_t... yes yes checking for limits.h... checking for limits.h... yes checking for fgets_unlocked... yes yes checking for stdlib.h... checking for stdlib.h... (cached) (cached) yes yes yes checking for malloc.h... checking for malloc.h... checking for fgets_unlocked... yes checking fcntl.h presence... yes checking for -funwind-tables option... yes yes yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking if cc supports -fno-rtti -fno-exceptions... checking for strings.h... checking for strings.h... (cached) (cached) yes yes checking for fileno_unlocked... checking for sys/time.h... checking for sys/time.h... yes checking for -frandom-seed=string option... yes yes yes no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... checking for time.h... checking for time.h... checking for fileno_unlocked... yes yes yes yes checking size of int... checking limits.h presence... checking for sys/resource.h... checking for sys/resource.h... yes checking if cc static flag -static works... yes yes checking for fprintf_unlocked... checking whether cc supports -W... yes checking for limits.h... yes yes yes checking stddef.h usability... checking for sys/stat.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... checking for sys/mman.h... yes checking for fprintf_unlocked... yes checking whether cc supports -Wall... yes yes checking for fcntl.h... yes checking if cc supports -c -o file.o... checking for fcntl.h... no checking for fputc_unlocked... yes yes checking for alloca.h... checking for alloca.h... yes checking stddef.h presence... yes yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... checking whether cc supports -Wwrite-strings... 4 checking size of long... yes yes no yes checking for stddef.h... yes checking for fputc_unlocked... checking for sys/pstat.h... checking for sys/pstat.h... checking for stdlib.h... (cached) yes yes checking whether -lc should be explicitly linked in... checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... no no checking for sys/sysmp.h... checking for sys/sysmp.h... yes checking whether cc supports -Wstrict-prototypes... yes checking for fputs_unlocked... no checking dynamic linker characteristics... no no checking for sys/sysinfo.h... checking for sys/sysinfo.h... yes yes checking for fputs_unlocked... yes yes checking whether cc supports -Wmissing-prototypes... checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... yes checking sys/file.h presence... 4 checking for ANSI C header files... (cached) yes yes no checking for sys/table.h... no checking for fread_unlocked... checking build system type... checking for sys/table.h... yes checking for sys/file.h... yes i686-pc-linux-musl checking host system type... yes GNU/Linux ld.so checking how to hardcode library paths into programs... i686-pc-linux-musl immediate checking whether stripping libraries is possible... checking target system type... checking for unistd.h... (cached) yes checking whether cc supports -Wold-style-definition... 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... checking whether byte ordering is bigendian... avr-unknown-none checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... no no checking for sys/sysctl.h... checking for sys/sysctl.h... yes checking for fread_unlocked... no no checking for sys/systemcfg.h... checking for sys/systemcfg.h... yes checking whether cc supports -Wmissing-format-attribute... yes checking for fwrite_unlocked... no no checking for stdint.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio_ext.h... checking for stdio_ext.h... yes checking whether cc supports -Wcast-qual... yes yes yes checking for fwrite_unlocked... checking for process.h... checking for process.h... no checking for CET support... no checking for an ANSI C-conforming const... yes no no checking for getchar_unlocked... checking for sys/prctl.h... checking for sys/prctl.h... yes checking whether cc supports -Wattributes... yes yes yes checking for uint64_t... checking for spawn.h... checking for spawn.h... yes checking for inline... yes yes yes yes checking whether cc supports -Wunknown-attributes... checking for getchar_unlocked... checking for libgen.h... checking for libgen.h... yes inline checking for obstacks... checking for getc_unlocked... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... no checking whether cc supports -Wpointer-arith... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for getc_unlocked... yes no checking for off_t... yes checking for putchar_unlocked... checking for _Unwind_GetIPInfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether time.h and sys/time.h may both be included... yes yes checking whether errno must be declared... yes checking whether errno must be declared... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for CET support... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes no checking size of int... no checking size of int... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for putc_unlocked... checking whether abort is declared... yes checking for size_t... yes 4 checking whether abort is declared... 4 checking size of long... checking size of long... config.status: creating Makefile yes checking whether asprintf is declared... config.status: creating config.h config.status: executing gstdint.h commands yes checking whether asprintf is declared... yes checking for ssize_t... yes checking __sync extensions... yes checking whether basename is declared... 4 checking size of size_t... 4 checking size of size_t... yes checking __atomic extensions... yes no checking whether errno is declared... checking whether basename is declared... yes checking output filetype... 4 checking for long long... yes checking for uintptr_t... no 4 no checking for long long... config.status: creating Makefile checking whether errno is declared... checking whether vasprintf is declared... config.status: creating config.h config.status: executing depfiles commands elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... config.status: executing libtool commands no checking whether vasprintf is declared... yes checking whether memmem is declared... yes checking for uintptr_t... yes checking size of long long... yes checking for ptrdiff_t... yes checking size of long long... yes checking whether memmem is declared... yes checking whether clearerr_unlocked is declared... yes checking for int_least32_t... yes checking whether clearerr_unlocked is declared... 8 yes checking for a 64-bit type... checking whether feof_unlocked is declared... 8 checking for a 64-bit type... yes checking for int_fast32_t... yes checking for uint64_t... uint64_t checking for intptr_t... uint64_t checking for intptr_t... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking for uintptr_t... time.h checking size of int... yes checking for uintptr_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking sys/mman.h presence... 4 checking size of long... yes checking for sys/mman.h... yes checking for mmap... yes yes yes checking for ssize_t... checking whether fgetc_unlocked is declared... checking whether fgets_unlocked is declared... yes checking for ssize_t... yes 4 checking for clearerr_unlocked... yes yes checking whether fileno_unlocked is declared... checking whether fgets_unlocked is declared... checking link.h usability... yes checking for feof_unlocked... yes checking for pid_t... yes checking for pid_t... yes yes yes checking link.h presence... checking whether fileno_unlocked is declared... checking whether fprintf_unlocked is declared... yes checking for link.h... yes yes checking for ferror_unlocked... checking sys/link.h usability... no checking whether fputc_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes no checking sys/link.h presence... checking for fflush_unlocked... yes checking for library containing strerror... yes checking for library containing strerror... no checking for sys/link.h... no checking for dl_iterate_phdr... no yes checking whether fputc_unlocked is declared... checking whether fputs_unlocked is declared... yes checking for fgetc_unlocked... none required checking for asprintf... none required checking for asprintf... yes checking mach-o/dyld.h usability... yes yes checking whether fputs_unlocked is declared... checking whether fread_unlocked is declared... yes yes checking for atexit... checking for fgets_unlocked... yes checking for atexit... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes yes yes yes checking whether fwrite_unlocked is declared... checking for basename... checking whether fread_unlocked is declared... checking for fileno_unlocked... yes checking for basename... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking windows.h usability... yes yes yes checking for bcmp... checking for fprintf_unlocked... checking for bcmp... yes yes checking whether fwrite_unlocked is declared... checking whether getchar_unlocked is declared... no checking windows.h presence... yes no checking for bcopy... yes checking for fputc_unlocked... checking for bcopy... no checking for windows.h... no checking for tlhelp32.h... yes yes checking whether getc_unlocked is declared... checking whether getchar_unlocked is declared... no checking for fcntl... yes yes yes checking for bsearch... checking for fputs_unlocked... checking for bsearch... yes checking whether strnlen is declared... yes yes checking whether getc_unlocked is declared... checking whether putchar_unlocked is declared... yes checking for bzero... yes yes checking for fread_unlocked... checking for bzero... yes yes yes checking whether getpagesize is declared... checking whether putchar_unlocked is declared... checking whether putc_unlocked is declared... yes yes checking for fwrite_unlocked... yes checking for calloc... checking for calloc... yes yes yes checking for lstat... checking for an ANSI C-conforming const... checking whether putc_unlocked is declared... yes yes yes checking for clock... checking for getchar_unlocked... checking for clock... yes checking sys/mman.h usability... yes yes checking for readlink... yes yes checking for ffs... yes checking for getc_unlocked... checking for an ANSI C-conforming const... checking for ffs... yes checking sys/mman.h presence... yes checking sys/mman.h usability... yes checking for sys/mman.h... yes checking for mmap... yes checking for getexecname... yes yes checking for getcwd... yes checking for putchar_unlocked... checking for getcwd... yes checking sys/mman.h presence... 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 yes checking for sys/mman.h... yes checking whether _pgmptr is declared... checking for mmap... checking for getpagesize... yes yes checking for getpagesize... checking for putc_unlocked... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes 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 checking for KERN_PROC... checking for gettimeofday... configure: updating cache ./config.cache yes configure: creating ./config.status yes checking for gettimeofday... checking for setlocale... no checking for KERN_PROG_ARGS... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes no checking for clock_gettime... checking for index... yes yes checking for index... configure: updating cache ./config.cache checking whether abort is declared... configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost yes config.status: creating config.h checking whether -pthread is supported... yes checking for insque... yes checking for insque... yes checking whether -gdwarf-5 is supported... yes checking whether asprintf is declared... config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h yes checking for memchr... yes yes checking for compress in -lz... checking for memchr... yes checking whether basename is declared... yes yes checking whether --build-id is supported... checking for memrchr... yes checking for memrchr... no checking whether errno is declared... yes checking whether --compress-debug-sections=zlib-gnu is supported... yes checking for memcmp... yes checking for memcmp... no checking whether getopt is declared... yes checking whether --compress-debug-sections=zlib-gabi is supported... yes checking for memcpy... yes checking for memcpy... yes checking for ZSTD_compress in -lzstd... yes checking whether vasprintf is declared... yes checking for memmem... yes checking for memmem... no checking whether --compress-debug-sections=zstd is supported... yes checking for memmove... yes checking whether clearerr_unlocked is declared... yes checking for memmove... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking for mempcpy... yes checking whether feof_unlocked is declared... yes checking for mempcpy... no checking whether tests can run... yes checking for memset... yes yes yes checking for memset... checking whether ferror_unlocked is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for mkstemps... yes checking for mkstemps... yes checking whether fflush_unlocked is declared... yes checking for putenv... yes checking for putenv... yes checking whether fgetc_unlocked is declared... yes checking for random... yes checking for random... yes checking for rename... yes checking whether fgets_unlocked is declared... yes checking for rename... yes checking for rindex... yes checking whether fileno_unlocked is declared... yes checking for rindex... yes checking for setenv... config.status: creating Makefile yes yes checking for setenv... checking whether fprintf_unlocked is declared... config.status: creating backtrace-supported.h yes checking for snprintf... config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands yes no checking for snprintf... checking whether fputc_unlocked is declared... config.status: executing gstdint.h commands config.status: executing default commands yes checking for sigsetmask... yes checking for sigsetmask... yes checking whether fputs_unlocked is declared... no checking for stpcpy... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 no checking for stpcpy... yes checking for stpncpy... yes checking whether fread_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 yes checking for strcasecmp... yes checking for stpncpy... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 yes checking whether fwrite_unlocked is declared... yes checking for strchr... yes checking for strcasecmp... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 checking whether getchar_unlocked is declared... yes checking for strdup... yes checking for strchr... yes checking whether getc_unlocked is declared... yes checking for strncasecmp... yes checking for strdup... yes yes checking for strndup... checking whether putchar_unlocked is declared... yes checking for strncasecmp... yes checking for strnlen... yes checking whether putc_unlocked is declared... yes checking for strndup... yes checking for strrchr... yes checking for working alloca.h... yes checking for strnlen... yes checking for strstr... yes checking for alloca... yes checking for strrchr... yes checking for strtod... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... ar: `u' modifier ignored since `D' is the default (see `U') yes checking for strstr... yes checking for strtol... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... yes yes done checking for strtoul... checking for strtod... checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... yes yes checking for strtoll... checking for strtol... checking size of ino_t... yes yes checking for strtoull... checking for strtoul... yes yes checking for strverscmp... checking for strtoll... 8 checking size of dev_t... yes yes checking for tmpnam... checking for strtoull... 8 checking for iconv... (cached) no checking for CET support... yes yes checking for vasprintf... checking for strverscmp... yes yes checking for vfprintf... checking for tmpnam... yes yes checking for vprintf... checking for vasprintf... yes yes checking for vsnprintf... checking for vfprintf... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for vsprintf... yes checking for vprintf... yes checking for waitpid... yes config.status: creating Makefile checking for vsnprintf... config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands yes yes checking for setproctitle... checking for vsprintf... no checking whether alloca needs Cray hooks... yes checking for waitpid... no checking stack direction for C alloca... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking for setproctitle... -1 checking for vfork.h... no checking for fork... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking for vfork... -1 checking for vfork.h... yes checking for working fork... no checking for fork... yes checking for vfork... yes checking for working vfork... (cached) yes checking for _doprnt... yes no checking for sys_errlist... checking for working fork... no checking for sys_nerr... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_siglist... no checking for sys_errlist... no checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for sys_nerr... yes checking for canonicalize_file_name... no checking for sys_siglist... no checking for dup3... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for getrlimit... yes checking for canonicalize_file_name... yes checking for getrusage... no checking for dup3... yes checking for getsysinfo... yes checking for getrlimit... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for getrusage... no checking for pipe2... yes checking for getsysinfo... yes checking for posix_spawn... no checking for gettimeofday... (cached) yes yes checking for on_exit... checking for posix_spawnp... yes no checking for psignal... checking for pipe2... yes yes checking for pstat_getdynamic... checking for posix_spawn... yes no checking for pstat_getstatic... checking for posix_spawnp... yes no checking for realpath... checking for psignal... yes yes checking for setrlimit... checking for pstat_getdynamic... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/../libgcc -I ../libgcc -Wno-error=format-security -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for spawnve... no checking for pstat_getstatic... no checking for spawnvpe... no checking for realpath... yes no checking for strerror... checking for setrlimit... yes yes checking for strsignal... checking for spawnve... yes checking for sysconf... no checking for spawnvpe... yes checking for sysctl... no checking for strerror... no yes checking for sysmp... checking for strsignal... yes no checking for table... checking for sysconf... yes no checking for times... checking for sysctl... yes checking for wait3... no checking for sysmp... yes checking for wait4... no checking for table... yes checking for sbrk... no checking for times... yes yes checking for wait3... checking whether basename is declared... yes checking for wait4... yes checking whether ffs is declared... yes checking for sbrk... yes checking whether asprintf is declared... yes checking whether basename is declared... yes checking whether vasprintf is declared... yes checking whether ffs is declared... yes checking whether snprintf is declared... yes checking whether asprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether calloc is declared... yes checking whether snprintf is declared... yes checking whether getenv is declared... yes checking whether vsnprintf is declared... yes checking whether getopt is declared... yes checking whether calloc is declared... yes checking whether malloc is declared... yes checking whether getenv is declared... yes checking whether realloc is declared... yes checking whether getopt is declared... yes checking whether sbrk is declared... yes checking whether malloc is declared... yes checking whether strtol is declared... yes checking whether realloc is declared... yes checking whether strtoul is declared... yes checking whether sbrk is declared... yes checking whether strtoll is declared... yes checking whether strtol is declared... yes checking whether strtoull is declared... yes checking whether strtoul is declared... yes checking whether strverscmp is declared... yes checking whether strtoll is declared... yes checking whether strnlen is declared... yes checking whether strtoull is declared... yes checking whether canonicalize_file_name must be declared... yes checking whether strverscmp is declared... yes checking for SHA1 HW acceleration support... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... libtool: link: ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for working strncmp... config.status: creating Makefile config.status: creating testsuite/Makefile yes config.status: creating config.h config.status: executing default commands configure: updating cache ./config.cache configure: creating ./config.status mkdir ./libcpp Configuring in ./libcpp config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-musl-gcc... cc In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:29: In function 'vsprintf', inlined from 'xvasprintf' at /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:59:3: /usr/include/fortify/stdio.h:102:23: warning: '__orig_vsnprintf' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 102 | __r = __orig_vsnprintf(__s, __b, __f, __v); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/stdio.h:26: /usr/include/fortify/stdio.h: In function 'xvasprintf': /usr/include/fortify/stdio.h:82:1: note: in a call to function '__orig_vsnprintf' declared with attribute 'access (read_only, 3)' 82 | _FORTIFY_FN(vsnprintf) int vsnprintf(char * _FORTIFY_POS0 __s, size_t __n, | ^~~~~~~~~~~ checking whether the C compiler works... In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:29: In function 'vsprintf', inlined from 'xvasprintf' at /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:59:3: /usr/include/fortify/stdio.h:102:23: warning: '__orig_vsnprintf' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 102 | __r = __orig_vsnprintf(__s, __b, __f, __v); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/stdio.h:26: /usr/include/fortify/stdio.h: In function 'xvasprintf': /usr/include/fortify/stdio.h:82:1: note: in a call to function '__orig_vsnprintf' declared with attribute 'access (read_only, 3)' 82 | _FORTIFY_FN(vsnprintf) int vsnprintf(char * _FORTIFY_POS0 __s, size_t __n, | ^~~~~~~~~~~ yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:29: In function 'vsprintf', inlined from 'xvasprintf' at /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libiberty/xvasprintf.c:59:3: /usr/include/fortify/stdio.h:102:23: warning: '__orig_vsnprintf' specified size 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 102 | __r = __orig_vsnprintf(__s, __b, __f, __v); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/stdio.h:26: /usr/include/fortify/stdio.h: In function 'xvasprintf': /usr/include/fortify/stdio.h:82:1: note: in a call to function '__orig_vsnprintf' declared with attribute 'access (read_only, 3)' 82 | _FORTIFY_FN(vsnprintf) int vsnprintf(char * _FORTIFY_POS0 __s, size_t __n, | ^~~~~~~~~~~ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking how to run the C preprocessor... cc -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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking dependency style of c++... 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... no checking for off_t... yes checking for size_t... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security] 882 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | 0, message); | ~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security] 885 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 886 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security] 896 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 897 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security] 908 | cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 909 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security] 911 | cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security] 918 | cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 919 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for ssize_t... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] 185 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] 214 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc: In function 'cpp_macro* create_iso_definition(cpp_reader*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:3824:25: warning: format not a string literal and no format arguments [-Wformat-security] 3824 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:3839:25: warning: format not a string literal and no format arguments [-Wformat-security] 3839 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 4 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 for setlocale... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wno-error=format-security -Wall -fcf-protection "-DBASE_VERSION=\"16.1.0\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error=format-security -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o 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... libtool: link: cc -shared -fPIC -DPIC .libs/lto-plugin.o -Os -Werror=format-security -static-libgcc -pthread -Wl,--version-script=/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs ../libiberty/pic/libiberty.a -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir ../gcc yes checking whether putchar_unlocked is declared... libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/avr/16.1.0' Configuring in ./gcc yes checking whether putc_unlocked is declared... yes checking for working alloca.h... configure: creating cache ./config.cache ar: `u' modifier ignored since `D' is the default (see `U') checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... yes checking for alloca... avr-unknown-none 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 dsymutil was specified... no checking whether a default assembler was specified... no checking whether a default windres was specified... no checking for i686-pc-linux-musl-gcc... cc checking whether the C compiler works... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... checking whether we are cross compiling... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for suffix of object files... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... o checking whether we are using the GNU C compiler... checking size of ino_t... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... 8 checking size of dev_t... none needed checking whether we are using the GNU C++ compiler... 8 checking for iconv... yes checking whether c++ accepts -g... yes checking for i686-pc-linux-musl-gnatbind... gnatbind checking for i686-pc-linux-musl-gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for working iconv... yes checking for i686-pc-linux-musl-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... c++ -E yes checking whether iconv is compatible with its POSIX signature... checking for grep that handles long lines and -e... yes checking for CET support... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for sys/types.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/stat.h... yes checking for stdlib.h... config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc: In function 'unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security] 882 | cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 883 | 0, message); | ~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security] 885 | cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 886 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security] 896 | cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 897 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security] 908 | cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 909 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security] 911 | cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security] 918 | cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 919 | virtual_location, 0, message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for stdint.h... yes checking for unistd.h... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc: In member function 'vaopt_state::update_type vaopt_state::update(const cpp_token*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security] 185 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security] 214 | cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | vaopt_paste_error); | ~~~~~~~~~~~~~~~~~~ yes checking minix/config.h usability... no checking minix/config.h presence... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc: In function 'cpp_macro* create_iso_definition(cpp_reader*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:3824:25: warning: format not a string literal and no format arguments [-Wformat-security] 3824 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcpp/macro.cc:3839:25: warning: format not a string literal and no format arguments [-Wformat-security] 3839 | cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cc -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 ino_t... 8 checking size of dev_t... 8 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... 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 uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long long checking for std::swap in ... yes checking whether c++ supports -W... yes checking whether c++ supports -Wall... yes checking whether c++ supports -Werror=narrowing... yes checking whether c++ supports -Wwrite-strings... yes checking whether c++ supports -Wcast-qual... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether c++ supports -Wmissing-format-attribute... yes checking whether c++ supports -Wconditionally-supported... yes checking whether c++ supports -Woverloaded-virtual... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether c++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... ar: `u' modifier ignored since `D' is the default (see `U') yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking whether cc supports -fasynchronous-unwind-tables... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for multiarch configuration... no, disabled auto check (configured with --native-system-header-dir) configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing makeinfo --split-size=5000000 checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for CONTENTS_OUTPUT_LOCATION support in /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../missing makeinfo... yes checking for recent Pod::Man... no checking for flex... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing flex checking for bison... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/missing bison checking for python3... no configure: WARNING: *** Python3 is missing. *** Documentation for modula-2 will not include the target SYSTEM module. checking for nm... nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for sphinx-build... texinfo 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 whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... 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 ftw.h... yes checking for unistd.h... (cached) yes checking for sys/auxv.h... 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 sys/locking.h... no 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 libgen.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... c++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of c++... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for afunix.h... no checking for library containing ZSTD_compress... no checking for zstd.h... (cached) no checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes 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 posix_fallocate... 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 for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking for getauxval... yes checking for clock_gettime... yes checking for munmap... yes checking for msync... yes checking for get_current_dir_name... yes checking for memrchr... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no 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/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll 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... no checking whether madvise is declared... yes checking whether mkstemps is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv 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 getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether fmemopen 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 mallinfo is declared... no checking whether mallinfo2 is declared... no 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 F_SETLKW... yes checking for O_CLOEXEC... yes checking for fcntl.h... (cached) yes checking whether O_NONBLOCK is declared... yes checking for personality ADDR_NO_RANDOMIZE... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr.cc' for machine-specific logic. Using `/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr.md' as machine description file. Using the following target machine macro files: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/elfos.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/elf.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-arch.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/specs.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-stdint.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avrlibc.h /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no 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 cc... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B checking the name lister (/usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for clang... no checking for i686-pc-linux-musl-llvm-config... no checking for llvm-config... no checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking command to parse /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/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... c++ -E checking for ld used by c++... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/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 Solaris assembler... no checking Solaris linker... no checking whether we are using gold... no checking whether we are using mold... no checking whether we are using wild... no checking gold linker with split stack support as non default... checking what linker to use... /usr/avr/bin/ld checking what nm to use... /usr/avr/bin/nm checking what objdump to use... /usr/avr/bin/objdump checking what readelf to use... /usr/avr/bin/readelf checking for avr-otool... no checking what otool to use... not found checking for avr-dsymutil... no 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 assembler for .base64... yes checking assembler for .cv_ucomp... no checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no checking whether the host/build supports symbol aliases... yes 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... yes checking assembler for section exclude flag... yes checking assembler for section 'R' flag... yes checking assembler for section 'o' flag... yes checking assembler for section merging support... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for --mlink-relax option... yes checking assembler for -mrmw option... yes checking assembler for __gcc_isr pseudo instruction... yes checking binutils for avrxmega3 .rodata support... yes checking binutils for avrxmega2_flmap support (PR31124)... yes checking binutils for avrxmega4_flmap support (PR31124)... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... no checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... yes checking linker for compressed debug sections... 2 checking linker support for -z ctf... no checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a cross-compiler from i686-pc-linux-musl to avr-unknown-none. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 16.1.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... yes checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes checking for perf... no checking linker -z now option... no checking linker -z relro option... no no 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 dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating m2/config-make config.status: creating m2/Make-maintainer config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir algol68 mkdir algol68/.deps mkdir c mkdir c/.deps mkdir cobol mkdir cobol/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir m2/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir rust mkdir rust/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir custom-sarif-properties mkdir custom-sarif-properties/.deps mkdir diagnostics mkdir diagnostics/.deps mkdir text-art mkdir text-art/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps mkdir sym-exec mkdir sym-exec/.deps config.status: executing default-1 commands config.status: executing default commands mkdir ./libcc1 Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none checking for i686-pc-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... config.status: creating Makefile yes checking whether cc accepts -g... config.status: executing depdir commands config.status: executing gccdepdir commands config.status: executing default-1 commands config.status: executing default commands yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... 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 cc... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B checking the name lister (/usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B) interface... gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:108:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:103:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:128:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:124:1: note: here BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for clang... no checking for i686-pc-linux-musl-llvm-config... no checking for llvm-config... no checking for i686-pc-linux-musl-ar... ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for -plugin option... --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so checking command to parse /usr/bin/nm --plugin /usr/libexec/gcc/i586-alpine-linux-musl/15.2.0/liblto_plugin.so -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/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... no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for CET support... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking whether basename is declared... no checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes checking for socketpair... yes checking for select... yes checking for fork... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands -Hinsn-recog.h Statistics for recog: Number of decisions: 14572 longest path: 77 (code: 624) longest backtrack: 11 (code: 693) Statistics for split_insns: Number of decisions: 7966 longest path: 51 (code: 95) longest backtrack: 4 (code: 640) Statistics for peephole2_insns: Number of decisions: 2347 longest path: 74 (code: 187) longest backtrack: 3 (code: 308) Shared 18303 out of 38494 states by creating 4803 new states, saving 13500 -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc GENERIC decision tree has 6171 leafs, maximum depth 20 and a total number of 27851 nodes removed 4436 duplicate tails GIMPLE decision tree has 7955 leafs, maximum depth 28 and a total number of 36187 nodes removed 5939 duplicate tails /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-gori.cc: In member function 'void range_def_chain::dump(FILE*, basic_block, const char*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security] 318 | fprintf (f, prefix); | ~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-tree.cc: In function 'bool target_supports_len_load_store_p(machine_mode, bool, internal_fn*, vec*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-tree.cc:633:60: warning: 'which_ifn' may be used uninitialized [-Wmaybe-uninitialized] 633 | get_supported_else_vals (icode, internal_fn_else_index (which_ifn), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-tree.cc:618:15: note: 'which_ifn' was declared here 618 | internal_fn which_ifn; | ^~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-sccvn.cc: In function 'void print_vn_reference_ops(FILE*, vec)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-sccvn.cc:288:21: warning: format not a string literal and no format arguments [-Wformat-security] 288 | fprintf (outfile, internal_fn_name ((internal_fn)vro->clique)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/engine.cc: In member function 'void ana::strongly_connected_components::dump() const': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/engine.cc:2282:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 2282 | fprintf (stderr, "SN %lu: index: %i lowlink: %i on_stack: %i\n", | ~~^ | | | long unsigned int | %u 2283 | i, v.m_id, v.m_lowlink, v.m_on_stack); | ~ | | | size_t {aka unsigned int} /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc: In member function 'virtual void ana::supernode::dump_dot(graphviz_out*, const dnode::dump_args_t&) const': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc:823:45: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 823 | pp_printf (pp, "location: 0x%lx", m_loc); | ~~^ ~~~~~ | | | | | long long unsigned int | long unsigned int | %llx /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc:840:49: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 840 | pp_printf (pp, "location: 0x%lx", m_loc); | ~~^ ~~~~~ | | | | | long long unsigned int | long unsigned int | %llx /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc:890:43: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] 890 | pp_printf (pp, "m_stmt_loc: 0x%lx", m_stmt_loc); | ~~^ ~~~~~~~~~~ | | | | | long long unsigned int | long unsigned int | %llx /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc: In member function 'void ana::superedge::dump_label_to_pp(pretty_printer*, bool) const': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.cc:1076:47: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'location_t' {aka 'long long unsigned int'} [-Wformat=] 1076 | pp_printf (pp, " (has goto_locus: 0x%lx)", cfg_edge->goto_locus); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | | location_t {aka long long unsigned int} | long unsigned int | %llx /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/context.cc: In function 'void fancy_abort(const char*, int, const char*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/context.cc:1793:15: warning: format not a string literal and no format arguments [-Wformat-security] 1793 | fnotice (stderr, diagnostics::get_text_for_kind (diagnostics::kind::ice)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot-from-cfg.cc: In member function 'virtual void diagnostics::digraphs::to_dot::converter_from_cfg::add_any_node_attrs(const diagnostics::digraphs::to_dot::digraph_node&, dot::node_stmt&)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot-from-cfg.cc:173:36: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag] 173 | pp_printf (&pp, ":", bb_index); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot-from-cfg.cc:173:43: warning: spurious trailing punctuation sequence '>:' in format [-Wformat-diag] 173 | pp_printf (&pp, ":", bb_index); | ^~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot-from-cfg.cc: In member function 'virtual void diagnostics::digraphs::to_dot::converter_from_cfg::add_any_edge_attrs(const diagnostics::digraphs::to_dot::digraph_edge&, dot::edge_stmt&)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot-from-cfg.cc:246:26: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag] 246 | pp_printf (&pp, "[%li%%]", probability_pc); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/sarif-sink.cc: In member function 'void diagnostics::sarif_socket_sink::send_rpc_notification(const json::object&)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/sarif-sink.cc:4280:47: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 4280 | pp_printf (&pp_header, "Content-Length: %li\n\n", content_length); | ~~^ ~~~~~~~~~~~~~~ | | | | | size_t {aka unsigned int} | long int | %i /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/style.cc: In member function 'void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/style.cc:149:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 149 | pp_printf (pp, ";5;%i", (int)u.m_8bit); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/style.cc:159:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 159 | pp_printf (pp, ";2;%i;%i;%i", | ^ In file included from /usr/include/c++/15.2.0/cstring:48, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/system.h:232, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-parsing.cc:23: In function 'void* memmove(void*, const void*, size_t)', inlined from 'void {anonymous}::lexer::consume()' at /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-parsing.cc:253:11: /usr/include/fortify/string.h:70:30: warning: 'void* __orig_memmove(void*, const void*, size_t)' reading 4 or more bytes from a region of size 0 [-Wstringop-overread] 70 | return __orig_memmove(__d, __s, __n); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-parsing.cc: In member function 'void {anonymous}::lexer::consume()': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-parsing.cc:145:9: note: at offset 36 into source object '{anonymous}::lexer::m_next_tokens' of size 36 145 | token m_next_tokens[MAX_TOKENS]; | ^~~~~~~~~~~~~ In file included from /usr/include/fortify/stdio.h:26, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/system.h:46: /usr/include/fortify/string.h:62:1: note: in a call to function 'void* __orig_memmove(void*, const void*, size_t)' declared with attribute 'access (read_only, 2, 3)' 62 | _FORTIFY_FN(memmove) void *memmove(void * _FORTIFY_POS0 __d, | ^~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/error.cc: In constructor 'auto_context_line::auto_context_line(diagnostics::text_sink&, location_t, bool)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/error.cc:4108:17: warning: format not a string literal and no format arguments [-Wformat-security] 4108 | pp_verbatim (m_text_output.get_printer (), indent); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/error.cc: In destructor 'auto_context_line::~auto_context_line()': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/error.cc:4126:29: warning: format not a string literal and no format arguments [-Wformat-security] 4126 | pp_verbatim (pp, indent); | ~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc: In function 'bool push_tinst_level_loc(tree, tree, location_t)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:11599:33: warning: 'S' conversion used unquoted [-Wformat=] 11599 | pp_printf (&pp, "S %S", new_level->get_node ()); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:11601:33: warning: 'D' conversion used unquoted [-Wformat=] 11601 | pp_printf (&pp, "I %D", tldcl); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc: In function 'tree_node* reopen_tinst_level(tinst_level*)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:11715:38: warning: 'S' conversion used unquoted [-Wformat=] 11715 | pp_printf (&pp, "RS %S", ctx); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:11717:38: warning: 'D' conversion used unquoted [-Wformat=] 11717 | pp_printf (&pp, "RI %D", ctx); | ^ gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:108:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:103:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:128:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:124:1: note: here Fixing headers into /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/gcc/include-fixed for avr-unknown-none target Forbidden identifiers: AVR cc1: note: self-tests are not enabled in this build /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc: In function 'tree_node* fn_type_unification(tree, tree, tree, tree_node* const*, unsigned int, tree, unification_kind_t, int, conversion**, bool, bool)': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:24226:42: warning: 'parms' may be used uninitialized [-Wmaybe-uninitialized] 24226 | && check_non_deducible_conversions (parms, args, nargs, fn, strict, flags, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24227 | convs, explain_p, | ~~~~~~~~~~~~~~~~~ 24228 | /*noninst_only_p=*/false)) | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/pt.cc:23960:8: note: 'parms' was declared here 23960 | tree parms; | ^~~~~ cc1plus: note: self-tests are not enabled in this build Checking multilib configuration for libgcc... mkdir avr mkdir avr/libgcc Configuring in avr/libgcc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/compiler.cc -fPIC -DPIC -o .libs/compiler.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT names.lo -MD -MP -MF .deps/names.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/names.cc -fPIC -DPIC -o .libs/names.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/cp -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT context.lo -MD -MP -MF .deps/context.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/context.cc -fPIC -DPIC -o .libs/context.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1 -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libgcc -I ../gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../gcc/c-family -I /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../libcpp/include -Wno-error=format-security -W -Wall -fvisibility=hidden -fcf-protection -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wno-error=format-security -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o In file included from ./../gcc/config.h:6, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1plugin.cc:27: ./../gcc/auto-host.h:928:9: warning: 'HAVE_DECL_BASENAME' redefined 928 | #define HAVE_DECL_BASENAME 1 | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1plugin.cc:20: ./cc1plugin-config.h:6:9: note: this is the location of the previous definition 6 | #define HAVE_DECL_BASENAME 0 | ^~~~~~~~~~~~~~~~~~ In file included from ./../gcc/config.h:6, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcp1plugin.cc:28: ./../gcc/auto-host.h:928:9: warning: 'HAVE_DECL_BASENAME' redefined 928 | #define HAVE_DECL_BASENAME 1 | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcp1plugin.cc:21: ./cc1plugin-config.h:6:9: note: this is the location of the previous definition 6 | #define HAVE_DECL_BASENAME 0 | ^~~~~~~~~~~~~~~~~~ In file included from ./../gcc/config.h:6, from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/context.cc:27: ./../gcc/auto-host.h:928:9: warning: 'HAVE_DECL_BASENAME' redefined 928 | #define HAVE_DECL_BASENAME 1 | ^~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/context.cc:20: ./cc1plugin-config.h:6:9: note: this is the location of the previous definition 6 | #define HAVE_DECL_BASENAME 0 | ^~~~~~~~~~~~~~~~~~ configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc multidirs=avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack double64 long-double32 tiny-stack/double64 tiny-stack/long-double32 avr25/tiny-stack avr25/double64 avr25/long-double32 avr25/tiny-stack/double64 avr25/tiny-stack/long-double32 avr3/double64 avr3/long-double32 avr31/double64 avr31/long-double32 avr35/double64 avr35/long-double32 avr4/double64 avr4/long-double32 avr5/double64 avr5/long-double32 avr51/double64 avr51/long-double32 avr6/double64 avr6/long-double32 avrxmega2/double64 avrxmega2/long-double32 avrxmega3/short-calls avrxmega3/double64 avrxmega3/long-double32 avrxmega3/short-calls/double64 avrxmega3/short-calls/long-double32 avrxmega4/double64 avrxmega4/long-double32 avrxmega5/double64 avrxmega5/long-double32 avrxmega6/double64 avrxmega6/long-double32 avrxmega7/double64 avrxmega7/long-double32 avrtiny/double64 avrtiny/long-double32 with_multisubdir= Running configure in multilib subdirs avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack double64 long-double32 tiny-stack/double64 tiny-stack/long-double32 avr25/tiny-stack avr25/double64 avr25/long-double32 avr25/tiny-stack/double64 avr25/tiny-stack/long-double32 avr3/double64 avr3/long-double32 avr31/double64 avr31/long-double32 avr35/double64 avr35/long-double32 avr4/double64 avr4/long-double32 avr5/double64 avr5/long-double32 avr51/double64 avr51/long-double32 avr6/double64 avr6/long-double32 avrxmega2/double64 avrxmega2/long-double32 avrxmega3/short-calls avrxmega3/double64 avrxmega3/long-double32 avrxmega3/short-calls/double64 avrxmega3/short-calls/long-double32 avrxmega4/double64 avrxmega4/long-double32 avrxmega5/double64 avrxmega5/long-double32 avrxmega6/double64 avrxmega6/long-double32 avrxmega7/double64 avrxmega7/long-double32 avrtiny/double64 avrtiny/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr/libgcc Running configure in multilib subdir avr25 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crti.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/compiler.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0 -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/lib -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtendS.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crtn.o -Os -Werror=format-security -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so.0" && ln -s "libcc1.so.0.0.0" "libcc1.so.0") libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") libtool: link: ( cd ".libs" && rm -f "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crti.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtbeginS.o .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0 -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/lib -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtendS.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crtn.o -Os -Werror=format-security -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.so.0.0.0 no checking for sys/stat.h... libtool: link: (cd ".libs" && rm -f "libcc1plugin.so.0" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so.0") no libtool: link: (cd ".libs" && rm -f "libcc1plugin.so" && ln -s "libcc1plugin.so.0.0.0" "libcc1plugin.so") checking for sys/types.h... libtool: link: ( cd ".libs" && rm -f "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25 Running configure in multilib subdir avr3 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr3 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr3 Running configure in multilib subdir avr31 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr31 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 checking for suffix of object files... libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crti.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtbeginS.o .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0 -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../../i586-alpine-linux-musl/lib -L/usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/crtendS.o /usr/lib/gcc/i586-alpine-linux-musl/15.2.0/../../../crtn.o -Os -Werror=format-security -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 o checking whether we are using the GNU C compiler... libtool: link: (cd ".libs" && rm -f "libcp1plugin.so.0" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so.0") yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 accepts -g... libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr31 Running configure in multilib subdir avr35 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr35 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr35 Running configure in multilib subdir avr4 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr4 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr4 Running configure in multilib subdir avr5 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr5 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr5 Running configure in multilib subdir avr51 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr51 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr51 Running configure in multilib subdir avr6 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr6 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr6 Running configure in multilib subdir avrxmega2 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega2 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega2 Running configure in multilib subdir avrxmega3 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3 Running configure in multilib subdir avrxmega4 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega4 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega4 Running configure in multilib subdir avrxmega5 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega5 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega5 Running configure in multilib subdir avrxmega6 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega6 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega6 Running configure in multilib subdir avrxmega7 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega7 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega7 Running configure in multilib subdir avrtiny pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrtiny configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrtiny Running configure in multilib subdir tiny-stack pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir tiny-stack configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=tiny-stack Running configure in multilib subdir double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=double64 Running configure in multilib subdir long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=long-double32 Running configure in multilib subdir tiny-stack/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir tiny-stack/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=tiny-stack/double64 Running configure in multilib subdir tiny-stack/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir tiny-stack/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=tiny-stack/long-double32 Running configure in multilib subdir avr25/tiny-stack pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25/tiny-stack configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25/tiny-stack Running configure in multilib subdir avr25/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25/double64 Running configure in multilib subdir avr25/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25/long-double32 Running configure in multilib subdir avr25/tiny-stack/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25/tiny-stack/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25/tiny-stack/double64 Running configure in multilib subdir avr25/tiny-stack/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr25/tiny-stack/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr25/tiny-stack/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr25/tiny-stack/long-double32 Running configure in multilib subdir avr3/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr3/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr3/double64 Running configure in multilib subdir avr3/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr3/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr3/long-double32 Running configure in multilib subdir avr31/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr31/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr31/double64 Running configure in multilib subdir avr31/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr31/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr31/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr31/long-double32 Running configure in multilib subdir avr35/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr35/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr35/double64 Running configure in multilib subdir avr35/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr35/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr35/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr35/long-double32 Running configure in multilib subdir avr4/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr4/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr4/double64 Running configure in multilib subdir avr4/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr4/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr4/long-double32 Running configure in multilib subdir avr5/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr5/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr5/double64 Running configure in multilib subdir avr5/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr5/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr5/long-double32 Running configure in multilib subdir avr51/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr51/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr51/double64 Running configure in multilib subdir avr51/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr51/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr51/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr51/long-double32 Running configure in multilib subdir avr6/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr6/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr6/double64 Running configure in multilib subdir avr6/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avr6/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avr6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avr6/long-double32 Running configure in multilib subdir avrxmega2/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega2/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega2/double64 Running configure in multilib subdir avrxmega2/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega2/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega2/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega2/long-double32 Running configure in multilib subdir avrxmega3/short-calls pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3/short-calls configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3/short-calls Running configure in multilib subdir avrxmega3/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3/double64 Running configure in multilib subdir avrxmega3/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3/long-double32 Running configure in multilib subdir avrxmega3/short-calls/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3/short-calls/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3/short-calls/double64 Running configure in multilib subdir avrxmega3/short-calls/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega3/short-calls/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega3/short-calls/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega3 -mshort-calls -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega3/short-calls/long-double32 Running configure in multilib subdir avrxmega4/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega4/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega4/double64 Running configure in multilib subdir avrxmega4/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega4/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega4/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega4/long-double32 Running configure in multilib subdir avrxmega5/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega5/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega5/double64 Running configure in multilib subdir avrxmega5/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega5/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega5/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega5/long-double32 Running configure in multilib subdir avrxmega6/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega6/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega6/double64 Running configure in multilib subdir avrxmega6/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega6/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega6/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega6/long-double32 Running configure in multilib subdir avrxmega7/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega7/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega7/double64 Running configure in multilib subdir avrxmega7/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrxmega7/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrxmega7/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrxmega7/long-double32 Running configure in multilib subdir avrtiny/double64 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrtiny/double64 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mdouble=64 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mdouble=64 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mdouble=64 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/double64 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mdouble=64 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 8 checking size of long double... 8 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrtiny/double64 Running configure in multilib subdir avrtiny/long-double32 pwd: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/avr mkdir avrtiny/long-double32 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... avr-unknown-none checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for avr-ar... /usr/avr/bin/ar checking for avr-lipo... avr-lipo checking for avr-nm... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/nm checking for avr-ranlib... /usr/avr/bin/ranlib checking for avr-strip... /usr/avr/bin/strip checking whether ln -s works... yes checking for avr-gcc... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mlong-double=32 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mlong-double=32 accepts -g... yes checking for /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mlong-double=32 option to accept ISO C89... unsupported checking how to run the C preprocessor... /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/xgcc -B/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/avrtiny/long-double32 -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrtiny -mlong-double=32 -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking size of double... 4 checking size of long double... 4 checking for inttypes.h... no checking for stdint.h... no checking for stdlib.h... no checking for ftw.h... no checking for unistd.h... no checking for sys/stat.h... no checking for sys/types.h... no checking for string.h... no checking for strings.h... no checking for memory.h... no checking for sys/auxv.h... no checking for sys/mman.h... no 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 whether decimal floating point is supported... no configure: WARNING: decimal float is not supported for this target, ignored checking whether fixed-point is supported... yes checking whether the compiler defines __PIE__... checking whether the compiler is configured for setjmp/longjmp exceptions... yes checking for CET support... no checking if the linker (/home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/build/./gcc/collect-ld) is GNU ld... yes checking for the threading model used by GCC... single checking whether assembler supports CFI directives... yes checking for target glibc version... 0.0 checking for __attribute__((visibility("hidden")))... yes checking for .cfi_sections .debug_frame... yes checking whether the target assembler supports thread-local storage... yes checking whether the thread-local storage support is from emutls... yes checking for init priority support... no checking for strub support... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating auto-target.h config.status: executing default commands Adding multilib support to Makefile in /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc with_multisubdir=avrtiny/long-double32 # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr25 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr3 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr31 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx: Assembler messages: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:607: Warning: skipping two-word instruction /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:610: Warning: skipping two-word instruction xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr35 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr4 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr5 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr51 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avr6 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega2 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega3 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega4 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega5 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega6 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrxmega7 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/avrtiny # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/tiny-stack xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../.././gcc/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/tiny-stack/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/tiny-stack/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr25/tiny-stack xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr25/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr25/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../../.././gcc/avr25/tiny-stack/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../../.././gcc/avr25/tiny-stack/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr3/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr3/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr31/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx: Assembler messages: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:607: Warning: skipping two-word instruction /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:610: Warning: skipping two-word instruction xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr31/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx: Assembler messages: /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:607: Warning: skipping two-word instruction /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/config/avr/libf7/libf7-asm.sx:610: Warning: skipping two-word instruction xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr35/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr35/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr4/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr4/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr5/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr5/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr51/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr51/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr6/double64 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avr6/long-double32 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega2/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega2/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega3/short-calls xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega3/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega3/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../../.././gcc/avrxmega3/short-calls/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../../.././gcc/avrxmega3/short-calls/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega4/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega4/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega5/double64 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega5/long-double32 xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega6/double64 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega6/long-double32 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega7/double64 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrxmega7/long-double32 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c: In function '__hardcfr_check': /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libgcc/hardcfr.c:294:35: warning: 'builtin_return_address' contains only 2 bytes of address 294 | __builtin_return_address (0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified xgcc: warning: '-pipe' ignored because '-save-temps' specified # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrtiny/double64 # libf7: WITH_LIBF7_MATH_FUNCTIONS = 1 # libf7: WITH_LIBF7_MATH_SYMBOLS = 1 # libf7: F7_C_PARTS = set_s16 set_u16 set_s32 set_u32 init get_s16 get_u16 get_s32 get_u32 get_s64 get_u64 lrint ldexp frexp madd_msub madd msub hypot addsub add sub mulx mul square divx div div1 fmod sqrt cbrt Ineg Iadd Isub Imul Idiv IRsub Isquare Ildexp Isqrt set_float get_float get_double set_double set_pdouble fabs neg fmin fmax minmax truncx trunc floor ceil round lround horner logx log log10 log2 exp pow10 pow powi sin cos tan cotan sincos sinh cosh tanh sinhcosh asinacos asin acos atan atan2 fdim abscmp_msb_ge cmp cmp_abs cmp_unordered const_1 const_1_2 const_1_3 const_pi const_ln2 const_1_ln2 const_ln10 const_1_ln10 const_sqrt2 floatundidf floatdidf lt le gt ge ne eq unord # libf7: F7_C_OBJECTS = f7_c_set_s16.o f7_c_set_u16.o f7_c_set_s32.o f7_c_set_u32.o f7_c_init.o f7_c_get_s16.o f7_c_get_u16.o f7_c_get_s32.o f7_c_get_u32.o f7_c_get_s64.o f7_c_get_u64.o f7_c_lrint.o f7_c_ldexp.o f7_c_frexp.o f7_c_madd_msub.o f7_c_madd.o f7_c_msub.o f7_c_hypot.o f7_c_addsub.o f7_c_add.o f7_c_sub.o f7_c_mulx.o f7_c_mul.o f7_c_square.o f7_c_divx.o f7_c_div.o f7_c_div1.o f7_c_fmod.o f7_c_sqrt.o f7_c_cbrt.o f7_c_Ineg.o f7_c_Iadd.o f7_c_Isub.o f7_c_Imul.o f7_c_Idiv.o f7_c_IRsub.o f7_c_Isquare.o f7_c_Ildexp.o f7_c_Isqrt.o f7_c_set_float.o f7_c_get_float.o f7_c_get_double.o f7_c_set_double.o f7_c_set_pdouble.o f7_c_fabs.o f7_c_neg.o f7_c_fmin.o f7_c_fmax.o f7_c_minmax.o f7_c_truncx.o f7_c_trunc.o f7_c_floor.o f7_c_ceil.o f7_c_round.o f7_c_lround.o f7_c_horner.o f7_c_logx.o f7_c_log.o f7_c_log10.o f7_c_log2.o f7_c_exp.o f7_c_pow10.o f7_c_pow.o f7_c_powi.o f7_c_sin.o f7_c_cos.o f7_c_tan.o f7_c_cotan.o f7_c_sincos.o f7_c_sinh.o f7_c_cosh.o f7_c_tanh.o f7_c_sinhcosh.o f7_c_asinacos.o f7_c_asin.o f7_c_acos.o f7_c_atan.o f7_c_atan2.o f7_c_fdim.o f7_c_abscmp_msb_ge.o f7_c_cmp.o f7_c_cmp_abs.o f7_c_cmp_unordered.o f7_c_const_1.o f7_c_const_1_2.o f7_c_const_1_3.o f7_c_const_pi.o f7_c_const_ln2.o f7_c_const_1_ln2.o f7_c_const_ln10.o f7_c_const_1_ln10.o f7_c_const_sqrt2.o f7_c_floatundidf.o f7_c_floatdidf.o f7_c_lt.o f7_c_le.o f7_c_gt.o f7_c_ge.o f7_c_ne.o f7_c_eq.o f7_c_unord.o # libf7: F7_ASM_PARTS = classify clr mul_mant cmp_mant set_u64 copy copy_P copy_mant clr_mant_lsbs addsub_mant_scaled store load to_integer to_unsigned clz normalize_with_carry normalize store_expo sqrt16 sqrt_approx div D_class D_fma D_powi D_sincos D_isnan D_isinf D_isfinite D_signbit D_copysign D_neg D_fabs D_cmp D_eq D_ne D_ge D_gt D_le D_lt D_unord D_fminfmax call_dd call_ddd qq2D uqq2D sq2D usq2D ha2D uha2D sa2D usa2D D2qq D2uqq D2hq D2uhq D2ha D2uha D2sa D2usa D_floatsidf D_floatunsidf D_fixdfsi D_fixdfdi D_fixunsdfdi D_fixunsdfsi D_truncdfsf2 D_extendsfdf2 D_add D_sub D_mul D_div D_pow D_fmod D_hypot D_atan2 D_fdim D_ldexp D_frexp D_sqrt D_cbrt D_exp D_exp10 D_pow10 D_log D_log10 D_log2 D_sin D_cos D_tan D_cotan D_asin D_acos D_atan D_ceil D_floor D_trunc D_round D_sinh D_cosh D_tanh D_lrint D_lround # libf7: F7_ASM_OBJECTS = f7_asm_classify.o f7_asm_clr.o f7_asm_mul_mant.o f7_asm_cmp_mant.o f7_asm_set_u64.o f7_asm_copy.o f7_asm_copy_P.o f7_asm_copy_mant.o f7_asm_clr_mant_lsbs.o f7_asm_addsub_mant_scaled.o f7_asm_store.o f7_asm_load.o f7_asm_to_integer.o f7_asm_to_unsigned.o f7_asm_clz.o f7_asm_normalize_with_carry.o f7_asm_normalize.o f7_asm_store_expo.o f7_asm_sqrt16.o f7_asm_sqrt_approx.o f7_asm_div.o f7_asm_D_class.o f7_asm_D_fma.o f7_asm_D_powi.o f7_asm_D_sincos.o f7_asm_D_isnan.o f7_asm_D_isinf.o f7_asm_D_isfinite.o f7_asm_D_signbit.o f7_asm_D_copysign.o f7_asm_D_neg.o f7_asm_D_fabs.o f7_asm_D_cmp.o f7_asm_D_eq.o f7_asm_D_ne.o f7_asm_D_ge.o f7_asm_D_gt.o f7_asm_D_le.o f7_asm_D_lt.o f7_asm_D_unord.o f7_asm_D_fminfmax.o f7_asm_call_dd.o f7_asm_call_ddd.o f7_asm_qq2D.o f7_asm_uqq2D.o f7_asm_sq2D.o f7_asm_usq2D.o f7_asm_ha2D.o f7_asm_uha2D.o f7_asm_sa2D.o f7_asm_usa2D.o f7_asm_D2qq.o f7_asm_D2uqq.o f7_asm_D2hq.o f7_asm_D2uhq.o f7_asm_D2ha.o f7_asm_D2uha.o f7_asm_D2sa.o f7_asm_D2usa.o f7_asm_D_floatsidf.o f7_asm_D_floatunsidf.o f7_asm_D_fixdfsi.o f7_asm_D_fixdfdi.o f7_asm_D_fixunsdfdi.o f7_asm_D_fixunsdfsi.o f7_asm_D_truncdfsf2.o f7_asm_D_extendsfdf2.o f7_asm_D_add.o f7_asm_D_sub.o f7_asm_D_mul.o f7_asm_D_div.o f7_asm_D_pow.o f7_asm_D_fmod.o f7_asm_D_hypot.o f7_asm_D_atan2.o f7_asm_D_fdim.o f7_asm_D_ldexp.o f7_asm_D_frexp.o f7_asm_D_sqrt.o f7_asm_D_cbrt.o f7_asm_D_exp.o f7_asm_D_exp10.o f7_asm_D_pow10.o f7_asm_D_log.o f7_asm_D_log10.o f7_asm_D_log2.o f7_asm_D_sin.o f7_asm_D_cos.o f7_asm_D_tan.o f7_asm_D_cotan.o f7_asm_D_asin.o f7_asm_D_acos.o f7_asm_D_atan.o f7_asm_D_ceil.o f7_asm_D_floor.o f7_asm_D_trunc.o f7_asm_D_round.o f7_asm_D_sinh.o f7_asm_D_cosh.o f7_asm_D_tanh.o f7_asm_D_lrint.o f7_asm_D_lround.o mkdir ../../../.././gcc/avrtiny/long-double32 >>> WARNING: gcc-avr: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> gcc-avr: Entering fakeroot... mkdir /home/buildozer/aports/community/gcc-avr/pkg mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/lto-plugin/../install-sh -c -d '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0' mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/install-tools /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0' mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/share mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/install-tools/include libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/avr/16.1.0' /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../install-sh -c -d '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/.' /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/libcc1/../install-sh -c -d '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin' /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/.' libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/./libcc1.so.0.0.0 /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin' libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/. && { ln -s -f libcc1.so.0.0.0 libcc1.so.0 || { rm -f libcc1.so.0 && ln -s libcc1.so.0.0.0 libcc1.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/. && { ln -s -f libcc1.so.0.0.0 libcc1.so || { rm -f libcc1.so && ln -s libcc1.so.0.0.0 libcc1.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1.lai /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/./libcc1.la libtool: install: warning: remember to run `libtool --finish /usr/lib/.' libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so.0 || { rm -f libcc1plugin.so.0 && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin && { ln -s -f libcc1plugin.so.0.0.0 libcc1plugin.so || { rm -f libcc1plugin.so && ln -s libcc1plugin.so.0.0.0 libcc1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcc1plugin.lai /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/libcc1plugin.la libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so.0 || { rm -f libcp1plugin.so.0 && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin && { ln -s -f libcp1plugin.so.0.0.0 libcp1plugin.so || { rm -f libcp1plugin.so && ln -s libcp1plugin.so.0.0.0 libcp1plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/libcp1plugin.lai /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/libcp1plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/avr/16.1.0/plugin' /bin/sh: perl: not found mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/bin mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/include mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/deleteme mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/deleteme/info mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/share/man mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/share/man/man1 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/share/man/man3 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/share/man/man7 /bin/sh: pod2man: not found mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/include /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/cp-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/cp-tree.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/cxx-pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/cxx-pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/name-lookup.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/name-lookup.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/type-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/type-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/operators.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/operators.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/cp-trait.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/cp-trait.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/contracts.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/contracts.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/ansidecl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ansidecl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/filenames.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/filenames.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/gomp-constants.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gomp-constants.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/hashtab.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hashtab.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/libiberty.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libiberty.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/md5.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/md5.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/obstack.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/obstack.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/plugin-api.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/plugin-api.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/safe-ctype.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/safe-ctype.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../include/splay-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/splay-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../libcpp/include/cpplib.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cpplib.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../libcpp/include/label-text.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/label-text.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../libcpp/include/line-map.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/line-map.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../libcpp/include/rich-location.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rich-location.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/../libcpp/include/symtab.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/symtab.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ada/gcc-interface/ada-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ada mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ada/gcc-interface /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/access-diagram.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/access-diagram.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/ana-state-to-diagnostic-state.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/ana-state-to-diagnostic-state.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/analysis-plan.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/analysis-plan.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/analyzer-language.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/analyzer-language.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/analyzer-logging.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/analyzer-logging.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/analyzer-selftests.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/analyzer-selftests.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/bar-chart.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/bar-chart.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/call-details.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/call-details.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/call-info.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/call-info.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/call-string.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/call-string.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/call-summary.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/call-summary.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/checker-event.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/checker-event.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/checker-path.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/checker-path.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/common.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/common.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/complexity.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/complexity.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/constraint-manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/constraint-manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/diagnostic-manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/diagnostic-manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/engine.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/engine.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/event-loc-info.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/event-loc-info.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/exploded-graph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/exploded-graph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/feasible-graph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/feasible-graph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/function-set.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/function-set.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/impl-sm-context.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/impl-sm-context.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/inlining-iterator.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/inlining-iterator.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/known-function-manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/known-function-manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/ops.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/ops.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/pending-diagnostic.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/pending-diagnostic.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/program-point.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/program-point.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/program-state.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/program-state.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/ranges.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/ranges.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/reachability.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/reachability.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/record-layout.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/record-layout.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/region-model-manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/region-model-manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/region-model-reachability.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/region-model-reachability.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/region-model.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/region-model.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/region.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/region.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/sm.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/sm.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/state-purge.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/state-purge.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/store.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/store.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph-manipulation.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/supergraph-manipulation.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/supergraph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/supergraph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/svalue.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/svalue.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/symbol.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/symbol.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/analyzer/trimmed-graph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/analyzer/trimmed-graph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c/c-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c/c-tree.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-arch.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-arch.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-protos.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-protos.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-stdint.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-stdint.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avrlibc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avrlibc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/elf.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/elf.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/specs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/specs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/elfos.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/initfini-array.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cp/cp-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cp/cp-tree.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/d/d-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/d/d-tree.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/d /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/defaults.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/defaults.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/buffering.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/buffering.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/changes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/changes.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/client-data-hooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/client-data-hooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/color.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/color.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/column-options.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/column-options.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/context-options.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/context-options.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/context.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/context.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/counters.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/counters.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/diagnostic-info.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/diagnostic-info.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/diagnostics-selftests.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/diagnostics-selftests.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/diagram.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/diagram.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs-to-dot.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/digraphs-to-dot.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/digraphs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/digraphs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/dumping.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/dumping.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/event-id.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/event-id.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/file-cache.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/file-cache.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/html-sink.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/html-sink.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/kinds.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/kinds.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/lazy-paths.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/lazy-paths.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/logging.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/logging.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/logical-locations.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/logical-locations.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/macro-unwinding.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/macro-unwinding.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/metadata.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/metadata.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/option-classifier.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/option-classifier.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/option-id-manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/option-id-manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/option-id.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/option-id.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/output-file.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/output-file.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/output-spec.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/output-spec.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/paths.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/paths.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/physical-location-maker.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/physical-location-maker.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/sarif-sink.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/sarif-sink.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/selftest-context.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/selftest-context.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/selftest-logical-locations.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/selftest-logical-locations.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/selftest-paths.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/selftest-paths.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/selftest-source-printing.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/selftest-source-printing.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/sink.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/sink.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/source-printing-effects.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/source-printing-effects.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/source-printing-options.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/source-printing-options.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/state-graphs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/state-graphs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/text-sink.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/text-sink.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/url.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/url.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/insn-addr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/m2/m2-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/m2/m2-tree.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/m2 /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/objc/objc-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/objc/objc-tree.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/objc /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/box-drawing.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/box-drawing.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/canvas.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/canvas.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/dump-widget-info.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/dump-widget-info.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/dump.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/dump.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/ruler.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/ruler.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/selftests.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/selftests.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/table.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/table.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/theme.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/theme.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/tree-widget.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/tree-widget.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/types.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/types.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-art/widget.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-art/widget.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/topics/pass-events.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/topics/pass-events.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/topics /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/addresses.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/addresses.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/alias.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/alias.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/align.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/align.h /usr/bin/install -c -m 644 all-tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/all-tree.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/alloc-pool.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/alloc-pool.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/array-traits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/array-traits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/asan.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/asan.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/attr-callback.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/attr-callback.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/attr-fnspec.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/attr-fnspec.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/attr-urls.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/attr-urls.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/attribs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/attribs.h /usr/bin/install -c -m 644 auto-host.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/auto-host.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/auto-obstack.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/auto-obstack.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/auto-profile.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/auto-profile.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/avoid-store-forwarding.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/avoid-store-forwarding.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/backend.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/backend.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/basic-block.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/basic-block.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/bb-reorder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/bb-reorder.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/bbitmap.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/bbitmap.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/bitmap.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/bitmap.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/builtin-attrs.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/builtin-attrs.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/builtin-types.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/builtin-types.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/builtins.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/builtins.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/builtins.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/builtins.h /usr/bin/install -c -m 644 bversion.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/bversion.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c-family/c-common.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family/c-common.def mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c-family/c-common.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family/c-common.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c-family/c-objc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family/c-objc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c-family/c-pragma.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family/c-pragma.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c-family/c-pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-family/c-pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/c/c-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/c-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/calls.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/calls.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ccmp.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ccmp.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfg-flags.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfg-flags.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfganal.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfganal.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgbuild.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgbuild.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgcleanup.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgcleanup.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgexpand.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgexpand.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfghooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfghooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgloop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgloop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgloopmanip.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgloopmanip.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cfgrtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cfgrtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cgraph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cgraph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/channels.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/channels.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cif-code.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cif-code.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/collect-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/collect-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/collect2-aix.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/collect2-aix.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/collect2.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/collect2.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/color-macros.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/color-macros.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/conditions.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/conditions.h /usr/bin/install -c -m 644 config.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-arch.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-arch.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-protos.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-protos.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr-stdint.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr-stdint.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/avrlibc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/avrlibc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/elf.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/elf.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/avr/specs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/avr/specs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/elfos.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/elfos.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/config/initfini-array.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/config/initfini-array.h /usr/bin/install -c -m 644 configargs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/configargs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/context.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/context.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/convert.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/convert.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/coretypes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/coretypes.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/coroutine-builtins.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/coroutine-builtins.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/coverage.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/coverage.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cppbuiltin.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cppbuiltin.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cppdefault.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cppdefault.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/crc-verification.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/crc-verification.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/cselib.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/cselib.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ctfc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ctfc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/data-streamer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/data-streamer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dbgcnt.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dbgcnt.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dbgcnt.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dbgcnt.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dce.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dce.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ddg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ddg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/debug.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/debug.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/defaults.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/defaults.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/df.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/df.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dfp.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dfp.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostic-context-rich-location.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostic-context-rich-location.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostic-core.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostic-core.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostic-highlight-colors.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostic-highlight-colors.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostic.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostic.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/diagnostics/kinds.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/diagnostics/kinds.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/digraph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/digraph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dojump.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dojump.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dominance.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dominance.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/domwalk.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/domwalk.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/double-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/double-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dump-context.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dump-context.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dumpfile.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dumpfile.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dwarf2asm.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dwarf2asm.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dwarf2codeview.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dwarf2codeview.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dwarf2ctf.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dwarf2ctf.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/dwarf2out.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/dwarf2out.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/emit-rtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/emit-rtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/errors.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/errors.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/escaped_string.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/escaped_string.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/et-forest.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/et-forest.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/except.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/except.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/explow.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/explow.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/expmed.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/expmed.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/expr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/expr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/fibonacci_heap.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/fibonacci_heap.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/file-find.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/file-find.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/file-prefix-map.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/file-prefix-map.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/fixed-value.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/fixed-value.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/flag-types.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/flag-types.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/flags.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/flags.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/fold-const-call.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/fold-const-call.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/fold-const.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/fold-const.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/function-abi.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/function-abi.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/function.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/function.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-diagnostic-spec.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-diagnostic-spec.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-plugin.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-plugin.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-rich-location.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-rich-location.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-symtab.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-symtab.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-urlifier.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-urlifier.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc-urlifier.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc-urlifier.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcov-counter.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcov-counter.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcov-io.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcov-io.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcse-common.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcse-common.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gcse.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gcse.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/generic-match.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/generic-match.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gengtype.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gengtype.h /usr/bin/install -c -m 644 genrtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/genrtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gensupport.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gensupport.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ggc-internal.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ggc-internal.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ggc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ggc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-array-bounds.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-array-bounds.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-builder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-builder.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-expr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-expr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-fold.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-fold.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-iterator.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-iterator.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-low.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-low.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-lower-bitint.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-lower-bitint.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-match.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-match.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-predicate-analysis.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-predicate-analysis.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-predict.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-predict.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-cache.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-cache.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-edge.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-edge.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-fold.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-fold.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-gori.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-gori.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-infer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-infer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-op.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-op.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-path.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-path.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-phi.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-phi.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range-trace.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range-trace.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-range.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-range.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-ssa-pta-constraints.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-ssa-pta-constraints.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-ssa-warn-access.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-ssa-warn-access.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-ssa-warn-restrict.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-ssa-warn-restrict.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-streamer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-streamer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple-walk.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple-walk.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimple.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimple.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimplify-me.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimplify-me.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimplify.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimplify.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gimplify_reg_info.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gimplify_reg_info.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/glimits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/glimits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/graph.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/graph.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/graphds.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/graphds.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/graphite.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/graphite.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/graphviz.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/graphviz.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gsstruct.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gsstruct.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gsyms.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gsyms.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gsyslimits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gsyslimits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/gtm-builtins.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gtm-builtins.def /usr/bin/install -c -m 644 gtype-desc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/gtype-desc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hard-reg-set.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hard-reg-set.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hash-map-traits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hash-map-traits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hash-map.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hash-map.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hash-set.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hash-set.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hash-table.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hash-table.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hash-traits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hash-traits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hierarchical_discriminator.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hierarchical_discriminator.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/highlev-plugin-common.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/highlev-plugin-common.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hosthooks-def.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hosthooks-def.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hosthooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hosthooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hw-doloop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hw-doloop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/hwint.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/hwint.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ifcvt.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ifcvt.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/inchash.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/inchash.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/incpath.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/incpath.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/input.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/input.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/insn-addr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-addr.h /usr/bin/install -c -m 644 insn-attr-common.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-attr-common.h /usr/bin/install -c -m 644 insn-attr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-attr.h /usr/bin/install -c -m 644 insn-codes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-codes.h /usr/bin/install -c -m 644 insn-config.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-config.h /usr/bin/install -c -m 644 insn-constants.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-constants.h /usr/bin/install -c -m 644 insn-flags.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-flags.h /usr/bin/install -c -m 644 insn-modes-inline.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-modes-inline.h /usr/bin/install -c -m 644 insn-modes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-modes.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/insn-notes.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-notes.def /usr/bin/install -c -m 644 insn-opinit.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/insn-opinit.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/int-vector-builder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/int-vector-builder.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/internal-fn.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/internal-fn.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/internal-fn.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/internal-fn.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/intl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/intl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-cp.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-cp.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-fnsummary.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-fnsummary.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-icf-gimple.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-icf-gimple.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-icf.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-icf.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-inline.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-inline.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-locality-cloning.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-locality-cloning.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-modref-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-modref-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-modref.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-modref.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-param-manipulation.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-param-manipulation.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-predicate.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-predicate.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-prop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-prop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-ref.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-ref.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-reference.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-reference.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-strub.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-strub.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ipa-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ipa-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ira-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ira-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ira.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ira.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/is-a.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/is-a.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/iterator-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/iterator-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-diagnostic.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/json-diagnostic.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json-parsing.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/json-parsing.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/json.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/json.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/langhooks-def.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/langhooks-def.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/langhooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/langhooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lazily-created.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lazily-created.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lcm.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lcm.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/libfuncs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libfuncs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/libgdiagnostics++.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libgdiagnostics++.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/libgdiagnostics-private.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libgdiagnostics-private.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/libgdiagnostics.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libgdiagnostics.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/libsarifreplay.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/libsarifreplay.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/limitx.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/limitx.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/limity.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/limity.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lockfile.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lockfile.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/loop-unroll.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/loop-unroll.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lower-subreg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lower-subreg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lra-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lra-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lra.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lra.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lto-compress.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lto-compress.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lto-ltrans-cache.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lto-ltrans-cache.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lto-section-names.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lto-section-names.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/lto-streamer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/lto-streamer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/machmode.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/machmode.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/machmode.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/machmode.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/mem-stats-traits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/mem-stats-traits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/mem-stats.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/mem-stats.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/memmodel.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/memmodel.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/memory-block.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/memory-block.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/mode-classes.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/mode-classes.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/mux-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/mux-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/obstack-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/obstack-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-api.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-api.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-builtins.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-builtins.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-expand.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-expand.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-general.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-general.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-low.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-low.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-offload.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-offload.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-selectors.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-selectors.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/omp-simd-clone.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/omp-simd-clone.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/opt-problem.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/opt-problem.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/opt-suggestions.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/opt-suggestions.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-libfuncs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optabs-libfuncs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-query.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optabs-query.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optabs-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optabs.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optabs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optabs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optinfo-emit-json.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optinfo-emit-json.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/optinfo.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/optinfo.h /usr/bin/install -c -m 644 options.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/options.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/opts-diagnostic.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/opts-diagnostic.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/opts-jobserver.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/opts-jobserver.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/opts.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/opts.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ordered-hash-map.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ordered-hash-map.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/output.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/output.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pair-fusion.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pair-fusion.h /usr/bin/install -c -m 644 pass-instances.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pass-instances.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pass_manager.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pass_manager.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/passes.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/passes.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pex.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pex.h /usr/bin/install -c -m 644 plugin-version.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/plugin-version.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/plugin.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/plugin.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/plugin.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/plugin.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pointer-query.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pointer-query.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/poly-int-types.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/poly-int-types.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/poly-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/poly-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/predict.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/predict.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/predict.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/predict.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/prefix.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/prefix.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pretty-print-format-impl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pretty-print-format-impl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pretty-print-markup.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pretty-print-markup.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pretty-print-urlifier.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pretty-print-urlifier.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/print-rtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/print-rtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/print-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/print-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/profile-count.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/profile-count.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/profile.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/profile.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pta-andersen.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pta-andersen.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/pub-sub.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/pub-sub.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/range-op-mixed.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/range-op-mixed.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/range-op.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/range-op.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/range.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/range.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/read-md.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/read-md.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/read-rtl-function.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/read-rtl-function.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/real.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/real.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/realmpfr.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/realmpfr.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/recog.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/recog.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/reg-notes.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/reg-notes.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/regcprop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/regcprop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/regrename.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/regrename.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/regs.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/regs.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/regset.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/regset.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/reload.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/reload.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/resource.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/resource.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtl-error.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtl-error.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtl-iter.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtl-iter.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtl-ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtl-ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtl.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtl.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtlanal.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtlanal.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtlhash.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtlhash.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtlhooks-def.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtlhooks-def.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/rtx-vector-builder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/rtx-vector-builder.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/run-rtl-passes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/run-rtl-passes.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sanitizer.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sanitizer.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sarif-spec-urls.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sarif-spec-urls.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sbitmap.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sbitmap.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sched-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sched-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sel-sched-dump.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sel-sched-dump.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sel-sched-ir.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sel-sched-ir.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sel-sched.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sel-sched.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/selftest-json.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/selftest-json.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/selftest-rtl.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/selftest-rtl.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/selftest-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/selftest-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/selftest-xml.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/selftest-xml.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/selftest.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/selftest.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sese.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sese.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/shortest-paths.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/shortest-paths.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/shrink-wrap.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/shrink-wrap.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/signop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/signop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/simple-diagnostic-path.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/simple-diagnostic-path.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sparseset.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sparseset.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/spellcheck-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/spellcheck-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/spellcheck.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/spellcheck.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/splay-tree-utils.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/splay-tree-utils.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sreal.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sreal.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ssa-iterators.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ssa-iterators.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/statistics.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/statistics.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/stmt.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/stmt.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/stor-layout.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/stor-layout.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/streamer-hooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/streamer-hooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/stringpool.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/stringpool.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/substring-locations.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/substring-locations.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/symbol-summary.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/symbol-summary.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/symtab-clones.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/symtab-clones.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/symtab-thunks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/symtab-thunks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/sync-builtins.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/sync-builtins.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/system.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/system.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target-def.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target-def.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target-globals.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target-globals.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target-hooks-macros.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target-hooks-macros.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target-insns.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target-insns.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/target.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/target.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/targhooks.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/targhooks.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/text-range-label.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/text-range-label.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/timevar.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/timevar.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/timevar.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/timevar.h /usr/bin/install -c -m 644 tm-preds.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tm-preds.h /usr/bin/install -c -m 644 tm.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tm.h /usr/bin/install -c -m 644 tm_p.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tm_p.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/toplev.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/toplev.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tracer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tracer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/trans-mem.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/trans-mem.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-affine.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-affine.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-cfg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-cfg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-cfgcleanup.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-cfgcleanup.h /usr/bin/install -c -m 644 tree-check.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-check.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-chrec.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-chrec.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-core.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-core.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-data-ref.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-data-ref.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-dfa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-dfa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-diagnostic-sink-extensions.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-diagnostic-sink-extensions.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-diagnostic.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-diagnostic.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-dump.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-dump.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-eh.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-eh.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-hash-traits.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-hash-traits.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-hasher.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-hasher.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-if-conv.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-if-conv.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-inline.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-inline.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-into-ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-into-ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-iterator.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-iterator.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-logical-location.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-logical-location.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-nested.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-nested.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-object-size.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-object-size.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-outof-ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-outof-ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-parloops.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-parloops.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-pass.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-pass.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-phinodes.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-phinodes.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-pretty-print-markup.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-pretty-print-markup.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-scalar-evolution.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-scalar-evolution.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-sra.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-sra.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-address.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-address.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-alias-compare.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-alias-compare.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-alias.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-alias.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-ccp.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-ccp.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-coalesce.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-coalesce.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-dce.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-dce.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-dom.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-dom.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-dse.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-dse.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-live.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-live.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-loop-ivopts.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-loop-ivopts.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-loop-manip.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-loop-manip.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-loop-niter.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-loop-niter.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-loop.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-loop.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-math-opts.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-math-opts.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-operands.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-operands.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-propagate.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-propagate.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-reassoc.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-reassoc.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-sccvn.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-sccvn.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-scopedtables.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-scopedtables.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-strlen.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-strlen.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-structalias.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-structalias.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-ter.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-ter.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-threadedge.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-threadedge.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa-threadupdate.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa-threadupdate.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssa.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssa.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-ssanames.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-ssanames.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-stdarg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-stdarg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-streamer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-streamer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-switch-conversion.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-switch-conversion.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-vector-builder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-vector-builder.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-vectorizer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-vectorizer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree-vrp.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree-vrp.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/treestruct.def /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/treestruct.def /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tristate.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tristate.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tsan.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tsan.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/tsystem.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/tsystem.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/typeclass.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/typeclass.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/typed-splay-tree.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/typed-splay-tree.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/ubsan.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/ubsan.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/unique-argv.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/unique-argv.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/valtrack.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/valtrack.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-pointer-equiv.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-pointer-equiv.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-prof.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-prof.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-query.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-query.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-range-pretty-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-range-pretty-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-range-storage.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-range-storage.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-range.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-range.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/value-relation.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/value-relation.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/varasm.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/varasm.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vec-perm-indices.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vec-perm-indices.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vec.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vec.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vector-builder.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vector-builder.h /usr/bin/install -c -m 644 version.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/version.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vmsdbg.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vmsdbg.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vr-values.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vr-values.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/vtable-verify.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/vtable-verify.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/wide-int-bitmask.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/wide-int-bitmask.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/wide-int-print.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/wide-int-print.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/wide-int.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/wide-int.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/xcoff.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/xcoff.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/xml-printer.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/xml-printer.h /usr/bin/install -c -m 644 /home/buildozer/aports/community/gcc-avr/src/gcc-16.1.0/gcc/xml.h /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/plugin/include/xml.h mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr3 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr31 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr35 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr4 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr5 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr51 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr6 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega2 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega4 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega5 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega6 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega7 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrtiny mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/tiny-stack mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/tiny-stack/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/tiny-stack/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25/tiny-stack mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25/tiny-stack/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr25/tiny-stack/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr3/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr3/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr31/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr31/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr35/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr35/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr4/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr4/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr5/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr5/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr51/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr51/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr6/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avr6/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega2/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega2/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3/short-calls mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3/short-calls/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega3/short-calls/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega4/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega4/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega5/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega5/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega6/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega6/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega7/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrxmega7/long-double32 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrtiny/double64 mkdir /home/buildozer/aports/community/gcc-avr/pkg/gcc-avr/usr/lib/gcc/avr/16.1.0/avrtiny/long-double32 >>> gcc-avr-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/gcc-avr/pkg/gcc-avr-doc/usr/share/man' >>> gcc-avr-doc*: Preparing subpackage gcc-avr-doc... >>> gcc-avr-doc*: Running postcheck for gcc-avr-doc >>> gcc-avr*: Running postcheck for gcc-avr >>> gcc-avr*: Preparing package gcc-avr... >>> gcc-avr*: Stripping binaries >>> gcc-avr*: Scanning shared objects >>> gcc-avr-doc*: Tracing dependencies... >>> gcc-avr-doc*: Package size: 34.0 KB >>> gcc-avr-doc*: Compressing data... >>> gcc-avr-doc*: Create checksum... >>> gcc-avr-doc*: Create gcc-avr-doc-16.1.0-r0.apk >>> gcc-avr*: Tracing dependencies... binutils-avr so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libisl.so.23 so:libmpc.so.3 so:libmpfr.so.6 so:libstdc++.so.6 so:libz.so.1 >>> gcc-avr*: Package size: 208.9 MB >>> gcc-avr*: Compressing data... >>> gcc-avr*: Create checksum... >>> gcc-avr*: Create gcc-avr-16.1.0-r0.apk >>> gcc-avr: Build complete at Fri, 12 Jun 2026 03:27:09 +0000 elapsed time 0h 28m 52s >>> gcc-avr: Cleaning up srcdir >>> gcc-avr: Cleaning up pkgdir >>> gcc-avr: Cleaning up tmpdir >>> gcc-avr: Uninstalling dependencies... ( 1/12) Purging .makedepends-gcc-avr (20260612.025818) ( 2/12) Purging binutils-avr (2.45.1-r0) ( 3/12) Purging bash (5.3.9-r1) Executing bash-5.3.9-r1.pre-deinstall ( 4/12) Purging gawk (5.3.2-r2) ( 5/12) Purging isl-dev (0.26-r2) ( 6/12) Purging gmp-dev (6.3.0-r4) ( 7/12) Purging libgmpxx (6.3.0-r4) ( 8/12) Purging linux-headers (7.0.0-r1) ( 9/12) Purging mpc1-dev (1.3.1-r1) (10/12) Purging mpfr-dev (4.2.2-r0) (11/12) Purging zlib-dev (1.3.2-r0) (12/12) Purging readline (8.3.3-r1) Executing busybox-1.37.0-r31.trigger OK: 426.1 MiB in 105 packages >>> gcc-avr: Updating the community/x86 repository index... >>> gcc-avr: Signing the index...