Build started on: 20-02-2014 at 09:29.04
Build ended on: 20-02-2014 at 09:29.05
-------------- Build: Arduino Uno in MAmbiente ---------------
avr-g++ -O -Wall -fno-exceptions -ffunction-sections -fdata-sections -x c++ -s -felide-constructors -std=c++0x -DF_CPU=16000000L -DARDUINO=101 -DUSE_EEPROM=0 -DUSE_ETHERNET=0 -DUSE_FIRMATA=0 -DUSE_LCD=0 -DUSE_LCD4884=0 -DUSE_OBD=0 -DUSE_SD=0 -DUSE_SERVO=0 -DUSE_SOFTSERIAL=0 -DUSE_SPI=0 -DUSE_STEPPER=0 -DUSE_TINYGPS=0 -DUSE_WIRE=0 -mmcu=atmega328p -D__AVR_ATmega328P__ -g -I. -I/usr/share/arduino/libraries/EEPROM -I/usr/share/arduino/libraries/Ethernet -I/usr/share/arduino/libraries/Firmata -I/usr/share/arduino/libraries/Flash -I/usr/share/arduino/libraries/LCD4884 -I/usr/share/arduino/libraries/LCD4Bit_mod -I/usr/share/arduino/libraries/LiquidCrystal -I/usr/share/arduino/libraries/SD -I/usr/share/arduino/libraries/SD/utility -I/usr/share/arduino/libraries/Servo -I/usr/share/arduino/libraries/SevenSegment -I/usr/share/arduino/libraries/SoftwareSerial -I/usr/share/arduino/libraries/SPI -I/usr/share/arduino/libraries/Stepper -I/usr/share/arduino/libraries/TinyGPS -I/usr/share/arduino/libraries/Wire -I/usr/share/arduino/libraries/Wire/utility -I/usr/share/arduino/hardware/arduino/cores/arduino -I/usr/share/arduino/libraries -I/usr/share/arduino/hardware/arduino/variants/standard -I/usr/include/avr -c sketch.cpp -o .objs/sketch.o
avr-g++ -L/usr/lib -o bin/Release/MAmbiente.elf .objs/cores/CDC.o .objs/cores/HID.o .objs/cores/HardwareSerial.o .objs/cores/IPAddress.o .objs/cores/Print.o .objs/cores/Stream.o .objs/cores/Tone.o .objs/cores/USBCore.o .objs/cores/WInterrupts.o .objs/cores/WMath.o .objs/cores/WString.o .objs/cores/main.o .objs/cores/new.o .objs/cores/wiring.o .objs/cores/wiring_analog.o .objs/cores/wiring_digital.o .objs/cores/wiring_pulse.o .objs/cores/wiring_shift.o .objs/libraries/SD/File.o .objs/libraries/SD/SD.o .objs/libraries/SD/utility/Sd2Card.o .objs/libraries/SD/utility/SdFile.o .objs/libraries/SD/utility/SdVolume.o .objs/libraries/libraries.o .objs/sketch.o .objs/src/Oz47.o .objs/src/RTClib.o .objs/src/Wire.o .objs/src/dht.o .objs/src/twi.o -s -Wl,--gc-sections -s -mmcu=atmega328p
Output size is 28,33 KB
avr-objcopy -O ihex -R .eeprom -R .eesafe bin/Release/MAmbiente.elf bin/Release/MAmbiente.elf.hex
avr-objcopy --no-change-warnings -j .eeprom --change-section-lma .eeprom=0 -O ihex bin/Release/MAmbiente.elf bin/Release/MAmbiente.elf.eep.hex
avr-size bin/Release/MAmbiente.elf
text data bss dec hex filename
28158 478 1049 29685 73f5 bin/Release/MAmbiente.elf
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings