FQBN: attiny:avr:ATtinyX4:cpu=attiny44
Using board 'ATtinyX4' from platform in folder: /Users/roberttower/Library/Arduino15/packages/attiny/hardware/avr/1.0.2
Using core 'arduino' from platform in folder: /Users/roberttower/Library/Arduino15/packages/arduino/hardware/avr/1.8.6
Detecting libraries used...
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=attiny44 -DF_CPU=1000000L -DARDUINO=10607 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I/Users/roberttower/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/cores/arduino -I/Users/roberttower/Library/Arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny14 /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/sketch/Blink_for_attiny44_pins_updated.ino.cpp -o /dev/null
Generating function prototypes...
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=attiny44 -DF_CPU=1000000L -DARDUINO=10607 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I/Users/roberttower/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/cores/arduino -I/Users/roberttower/Library/Arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny14 /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/sketch/Blink_for_attiny44_pins_updated.ino.cpp -o /private/var/folders/0z/crg026ds63v17r452pj4m2x40000gn/T/1104157826/sketch_merged.cpp
/Users/roberttower/Library/Arduino15/packages/builtin/tools/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /private/var/folders/0z/crg026ds63v17r452pj4m2x40000gn/T/1104157826/sketch_merged.cpp
Compiling sketch...
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=attiny44 -DF_CPU=1000000L -DARDUINO=10607 -DARDUINO_attiny -DARDUINO_ARCH_AVR -I/Users/roberttower/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/cores/arduino -I/Users/roberttower/Library/Arduino15/packages/attiny/hardware/avr/1.0.2/variants/tiny14 /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/sketch/Blink_for_attiny44_pins_updated.ino.cpp -o /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/sketch/Blink_for_attiny44_pins_updated.ino.cpp.o
Compiling libraries...
Compiling core...
Using precompiled core: /Users/roberttower/Library/Caches/arduino/cores/attiny_avr_ATtinyX4_cpu_attiny44,clock_internal1_ac6cf214a932b510a322afd984176522/core.a
Linking everything together...
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=attiny44 -o /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.elf /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/sketch/Blink_for_attiny44_pins_updated.ino.cpp.o /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/../../cores/attiny_avr_ATtinyX4_cpu_attiny44,clock_internal1_ac6cf214a932b510a322afd984176522/core.a -L/Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562 -lm
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.elf /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.eep
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-objcopy -O ihex -R .eeprom /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.elf /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.hex
/Users/roberttower/Library/Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-size -A /Users/roberttower/Library/Caches/arduino/sketches/E762BA9ED1FFFDAD3F239EC7059D9562/Blink_for_attiny44_pins_updated.ino.elf
Sketch uses 692 bytes (16%) of program storage space. Maximum is 4096 bytes.
Global variables use 9 bytes (3%) of dynamic memory, leaving 247 bytes for local variables. Maximum is 256 bytes.