------ Rebuild All started: Project: gcc-9.2.0-atmega-attiny-Test, Configuration: Debug AVR ------ Build started. Project "gcc-9.2.0-atmega-attiny-Test.cppproj" (Clean target(s)): Target "Clean" in file "C:\Program Files (x86)\Atmel\Studio\7.0\Vs\Compiler.targets" from project "C:\Users\devil\Documents\Atmel Studio\7.0\WorkSpace_ATmega4808\gcc-9.2.0-atmega-attiny-Test\gcc-9.2.0-atmega-attiny-Test\gcc-9.2.0-atmega-attiny-Test.cppproj" (entry point): Task "RunCompilerTask" Shell Utils Path C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils\make.exe clean rm -rf main.o rm -rf main.d rm -rf "gcc-9.2.0-atmega-attiny-Test.elf" "gcc-9.2.0-atmega-attiny-Test.a" "gcc-9.2.0-atmega-attiny-Test.hex" "gcc-9.2.0-atmega-attiny-Test.lss" "gcc-9.2.0-atmega-attiny-Test.eep" "gcc-9.2.0-atmega-attiny-Test.map" "gcc-9.2.0-atmega-attiny-Test.srec" "gcc-9.2.0-atmega-attiny-Test.usersignatures" Done executing task "RunCompilerTask". Done building target "Clean" in project "gcc-9.2.0-atmega-attiny-Test.cppproj". Done building project "gcc-9.2.0-atmega-attiny-Test.cppproj". Build succeeded. ------ Rebuild All started: Project: gcc-9.2.0-atmega-attiny-Test, Configuration: Debug AVR ------ Build started. Project "gcc-9.2.0-atmega-attiny-Test.cppproj" (default targets): Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\Studio\7.0\Vs\Compiler.targets" from project "C:\Users\devil\Documents\Atmel Studio\7.0\WorkSpace_ATmega4808\gcc-9.2.0-atmega-attiny-Test\gcc-9.2.0-atmega-attiny-Test\gcc-9.2.0-atmega-attiny-Test.cppproj" (target "Build" depends on it): Task "RunCompilerTask" Shell Utils Path C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils C:\Program Files (x86)\Atmel\Studio\7.0\shellUtils\make.exe all --jobs 8 --output-sync Building file: .././main.cpp Invoking: AVR8/GNU C Compiler : 9.2.0 "C:\avrToolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\avr-g++.exe" -funsigned-char -funsigned-bitfields -DF_CPU=20000000 -DDEBUG -I"C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include" -O1 -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega809 -c -std=c++17 -v -MD -MP -MF "main.d" -MT"main.d" -MT"main.o" -o "main.o" ".././main.cpp" Finished building: .././main.cpp Using built-in specs. Reading specs from c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/device-specs/specs-atmega809 COLLECT_GCC=C:\avrToolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\avr-g++.exe Target: avr Configured with: ../../downloads/gcc-9.2.0/configure --prefix=/home/ubuntixer/local/avrWindows64/ --target=avr --disable-nls --host=x86_64-w64-mingw32 --build=x86_64-linux-gnu --enable-languages=c,c++,lto --with-gnu-as --with-gnu-ld --disable-shared --with-dwarf2 --enable-mingw-wildcard Thread model: single gcc version 9.2.0 (GCC) COLLECT_GCC_OPTIONS='-funsigned-char' '-funsigned-bitfields' '-D' 'F_CPU=20000000' '-D' 'DEBUG' '-I' 'C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include' '-O1' '-ffunction-sections' '-fdata-sections' '-fpack-struct' '-fshort-enums' '-g2' '-Wall' '-c' '-std=c++17' '-v' '-MD' '-MP' '-MF' 'main.d' '-MT' 'main.d' '-MT' 'main.o' '-o' 'main.o' '-specs=device-specs/specs-atmega809' '-mmcu=avrxmega3' '-mshort-calls' c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../libexec/gcc/avr/9.2.0/cc1plus.exe -quiet -v -I C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include -imultilib avrxmega3/short-calls -iprefix c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/ -MD main.d -MF main.d -MP -MT main.d -MT main.o -D__AVR_ATmega809__ -D__AVR_DEVICE_NAME__=atmega809 -D__AVR_DEV_LIB_NAME__=m809 -U__AVR_PM_BASE_ADDRESS__ -D__AVR_PM_BASE_ADDRESS__=0x4000 -D F_CPU=20000000 -D DEBUG .././main.cpp -mn-flash=1 -mno-skip-bug -quiet -dumpbase main.cpp -mmcu=avrxmega3 -mshort-calls -auxbase-strip main.o -g2 -O1 -Wall -std=c++17 -version -funsigned-char -funsigned-bitfields -ffunction-sections -fdata-sections -fpack-struct -fshort-enums -mn-flash=1 -mno-skip-bug -fno-rtti -fno-enforce-eh-specs -fno-exceptions -o C:\Users\devil\AppData\Local\Temp\cc4CfuX3.s GNU C++17 (GCC) version 9.2.0 (avr) compiled by GNU C version 7.3-win32 20180312, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0" ignoring nonexistent directory "c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0/avr/avrxmega3/short-calls" ignoring nonexistent directory "c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0/backward" ignoring nonexistent directory "c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/../../../../avr/sys-include" ignoring nonexistent directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0" ignoring nonexistent directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0/avr/avrxmega3/short-calls" ignoring nonexistent directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/../../../../avr/include/c++/9.2.0/backward" ignoring duplicate directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/include" ignoring duplicate directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/include-fixed" ignoring nonexistent directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/../../../../avr/sys-include" ignoring duplicate directory "c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/lib/gcc/../../lib/gcc/avr/9.2.0/../../../../avr/include" #include "..." search starts here: #include <...> search starts here: C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/include c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/include-fixed c:\avrtoolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\../lib/gcc/avr/9.2.0/../../../../avr/include End of search list. GNU C++17 (GCC) version 9.2.0 (avr) compiled by GNU C version 7.3-win32 20180312, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 1890460b4b165287ed8fe8676119f931 COLLECT_GCC_OPTIONS='-funsigned-char' '-funsigned-bitfields' '-D' 'F_CPU=20000000' '-D' 'DEBUG' '-I' 'C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include' '-O1' '-ffunction-sections' '-fdata-sections' '-fpack-struct' '-fshort-enums' '-g2' '-Wall' '-c' '-std=c++17' '-v' '-MD' '-MP' '-MF' 'main.d' '-MT' 'main.d' '-MT' 'main.o' '-o' 'main.o' '-specs=device-specs/specs-atmega809' '-mmcu=avrxmega3' '-mshort-calls' c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/../../../../avr/bin/as.exe -v -I C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include -mmcu=avrxmega3 -mgcc-isr -mno-skip-bug -o main.o C:\Users\devil\AppData\Local\Temp\cc4CfuX3.s GNU assembler version 2.32 (avr) using BFD version (GNU Binutils) 2.32 COMPILER_PATH=c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../libexec/gcc/avr/9.2.0/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../libexec/gcc/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/../../../../avr/bin/ LIBRARY_PATH=c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/avrxmega3/short-calls/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/../../../../avr/lib/avrxmega3/short-calls/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/;c:/avrtoolchain/avr-gcc-9.2.0-mingw64-selfmade/bin/../lib/gcc/avr/9.2.0/../../../../avr/lib/ COLLECT_GCC_OPTIONS='-funsigned-char' '-funsigned-bitfields' '-D' 'F_CPU=20000000' '-D' 'DEBUG' '-I' 'C:\Program Files (x86)\Atmel\Studio\7.0\Packs\Atmel\ATmega_DFP\1.3.300\include' '-O1' '-ffunction-sections' '-fdata-sections' '-fpack-struct' '-fshort-enums' '-g2' '-Wall' '-c' '-std=c++17' '-v' '-MD' '-MP' '-MF' 'main.d' '-MT' 'main.d' '-MT' 'main.o' '-o' 'main.o' '-specs=device-specs/specs-atmega809' '-mmcu=avrxmega3' '-mshort-calls' Building target: gcc-9.2.0-atmega-attiny-Test.elf Invoking: AVR8/GNU Linker : 9.2.0 "C:\avrToolchain\avr-gcc-9.2.0-mingw64-selfmade\bin\avr-g++.exe" -o gcc-9.2.0-atmega-attiny-Test.elf main.o -Wl,-Map="gcc-9.2.0-atmega-attiny-Test.map" -Wl,--start-group -Wl,-lm -Wl,--end-group -Wl,--gc-sections -mmcu=atmega809 C:\Users\devil\Documents\Atmel Studio\7.0\WorkSpace_ATmega4808\gcc-9.2.0-atmega-attiny-Test\gcc-9.2.0-atmega-attiny-Test\Debug\Makefile(106,1): error: recipe for target 'gcc-9.2.0-atmega-attiny-Test.elf' failed cannot find crtatmega809.o: No such file or directorycollect2.exe(0,0): error: ld returned 1 exit status make: *** [gcc-9.2.0-atmega-attiny-Test.elf] Error 1 The command exited with code 2. Done executing task "RunCompilerTask" -- FAILED. Done building target "CoreBuild" in project "gcc-9.2.0-atmega-attiny-Test.cppproj" -- FAILED. Done building project "gcc-9.2.0-atmega-attiny-Test.cppproj" -- FAILED. Build FAILED. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========