<html>
<head>
<title>oncore build log</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<tt>
Build started on: <u>28-09-2012 at 22:54.46</u><br />
Build ended on: <u>28-09-2012 at 22:54.46</u><p />
<b>-------------- Build: Release in oncore ---------------</b><br />
avr-gcc.exe -mmcu=atmega8 -Wall -DF_CPU=8000000UL  -Os -w    -IC:\WinAVR-20100110\avr\include  -c display.c -o obj\Release\display.o<br />
avr-g++.exe -LC:\WinAVR-20100110\avr\lib  -o bin\Release\oncore.elf obj\Release\main.o obj\Release\display.o   -Wl,-Map=bin\Release\oncore.elf.map,--cref -s<br />
Output size is 5,03 KB<br />
avr-size --mcu=atmega8 --format=avr bin\Release\oncore.elf<br />
AVR Memory Usage<br />
----------------<br />
Device: atmega8<br />
Program:    4776 bytes (58.3% Full)<br />
(.text + .data + .bootloader)<br />
Data:        796 bytes (77.7% Full)<br />
(.data + .bss + .noinit)<br />
avr-objcopy -O ihex -R .eeprom -R .eesafe bin\Release\oncore.elf bin\Release\oncore.elf.hex<br />
avr-objcopy --no-change-warnings -j .eeprom --change-section-lma .eeprom=0 -O ihex bin\Release\oncore.elf bin\Release\oncore.elf.eep.hex<br />
cmd /c "avr-objdump -h -S bin\Release\oncore.elf > bin\Release\oncore.elf.lss"<br />
<font color="#0000ff">Process terminated with status 0 (0 minutes, 0 seconds)</font><br />
<font color="#0000ff">0 errors, 0 warnings</font><br />
</tt>
</body>
</html>