Compile results and segment sizes Nut/OS 4.6.4 AVR-gcc 3.4.5



BASEMON
CALTIME
CANDEMO
EVENTS
FTPD
HTTPD
INETQ
ISP2
LOGTIME
NUTPIPER
PLAYMP3
PORTDIO
PPPC
RS232D
SIMPLE
SNMPD
TCPS
THREADS
TIMERS
UART




basemon



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=basemon.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  basemon.c -o basemon.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=xmemtest.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  xmemtest.c -o xmemtest.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=dataflash.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  dataflash.c -o dataflash.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=realtek.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  realtek.c -o realtek.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=smsc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  smsc.c -o smsc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  uart.c -o uart.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=webdemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  webdemo.c -o webdemo.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=utils.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  utils.c -o utils.o
crurom -r -ourom.c html
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc basemon.o xmemtest.o dataflash.o realtek.o smsc.o uart.o webdemo.o utils.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=basemon.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group -lnutnet -lnutpro -lnutfs -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o basemon.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [basemon.c.elf] Error 1

ELF File Information:




caltime



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=caltime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  caltime.c -o caltime.o
avr-gcc caltime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=caltime.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutcrt -lnutos -lnutdev -lnutarch -Wl,--end-group -o caltime.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x65ac:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 005b40 000594 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 005aac 00  AX  0   0  2
  [ 3] .bss              NOBITS          00800694 0060d4 000091 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800725 0060d4 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0060d4 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 0060d4 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 0064dc 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 006560 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 006764 002550 10     10 383  4
  [10] .strtab           STRTAB          00000000 008cb4 00105b 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x05aac 0x05aac R E 0x1
  LOAD           0x005b40 0x00800100 0x00005aac 0x00594 0x00594 RW  0x1
  LOAD           0x0060d4 0x00800694 0x00800694 0x00000 0x00091 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


canbus



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=candemo.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  candemo.c -o candemo.o
avr-gcc candemo.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=candemo.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o candemo.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [candemo.c.elf] Error 1

ELF File Information:




events



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=events.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  events.c -o events.o
avr-gcc events.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=events.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o events.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x270c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0020d0 000162 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00203c 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800262 002232 00007e 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        008002e0 002232 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 002232 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 002234 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 00263c 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 0026c0 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 0028c4 001680 10     10 201  4
  [10] .strtab           STRTAB          00000000 003f44 000a82 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0203c 0x0203c R E 0x1
  LOAD           0x0020d0 0x00800100 0x0000203c 0x00162 0x00162 RW  0x1
  LOAD           0x002232 0x00800262 0x00800262 0x00000 0x0007e RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


ftpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=ftpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  ftpserv.c -o ftpserv.o
avr-gcc ftpserv.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=ftpserv.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutfs -lnutarch -lnutnet -lnutos -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o ftpserv.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [ftpserv.c.elf] Error 1

ELF File Information:




httpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=httpserv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  httpserv.c -o httpserv.o
crurom -r -ourom.c sample
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc httpserv.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=httpserv.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o  -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o httpserv.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [httpserv.c.elf] Error 1

ELF File Information:




inetq



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=inetq.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  inetq.c -o inetq.o
avr-gcc inetq.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=inetq.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o inetq.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [inetq.c.elf] Error 1

ELF File Information:




isp2



makefile:55: Makedefs.isp: No such file or directory
makefile:70: Makerules.isp: No such file or directory
make: *** No rule to make target `Makerules.isp'.  Stop.

ELF File Information:




logtime



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=logtime.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  logtime.c -o logtime.o
avr-gcc logtime.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=logtime.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o logtime.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [logtime.c.elf] Error 1

ELF File Information:




nutpiper



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=nutpiper.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  nutpiper.c -o nutpiper.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=config.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  config.c -o config.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=player.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  player.c -o player.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=display.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  display.c -o display.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=scanner.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  scanner.c -o scanner.o
avr-gcc nutpiper.o config.o player.o display.o scanner.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=nutpiper.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutarch -lnutpro -lnutos -lnutdev -lnutarch -lnutnet -lnutcrt -Wl,--end-group -o nutpiper.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [nutpiper.c.elf] Error 1

ELF File Information:




playmp3



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=playmp3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  playmp3.c -o playmp3.o
crurom -r -ourom.c sounds
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  urom.c -o urom.o
avr-gcc playmp3.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=playmp3.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutfs -lnutos -lnutcrt -lnutdev -lnutarch -Wl,--end-group -o playmp3.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutfs
make: *** [playmp3.c.elf] Error 1

ELF File Information:




portdio



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=portdio.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  portdio.c -o portdio.o
avr-gcc portdio.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=portdio.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutfs -lnutnet -lnutdev -lnutarch -lnutcrt -lnutnet -lnutdev -lnutos -Wl,--end-group -o portdio.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [portdio.c.elf] Error 1

ELF File Information:




pppc



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=pppc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  pppc.c -o pppc.o
avr-gcc pppc.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=pppc.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutarch -lnutnet -lnutdev -lnutarch -lnutnet -lnutos -lnutcrt -Wl,--end-group -o pppc.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [pppc.c.elf] Error 1

ELF File Information:




rs232d



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=rs232d.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  rs232d.c -o rs232d.o
avr-gcc rs232d.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=rs232d.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutfs -lnutnet -lnutcrt -Wl,--end-group -o rs232d.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [rs232d.c.elf] Error 1

ELF File Information:




simple



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=simple.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  simple.c -o simple.o
avr-gcc simple.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=simple.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt  -Wl,--end-group -o simple.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x1e4c:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 00195a 00001a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 0018c6 00  AX  0   0  1
  [ 3] .bss              NOBITS          0080011a 001974 000072 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080018c 001974 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 001974 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 001974 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 001d7c 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 001e00 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 002004 000f60 10     10 108  4
  [10] .strtab           STRTAB          00000000 002f64 000910 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x018c6 0x018c6 R E 0x1
  LOAD           0x00195a 0x00800100 0x000018c6 0x0001a 0x0001a RW  0x1
  LOAD           0x001974 0x0080011a 0x0080011a 0x00000 0x00072 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


snmpd



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=snmpd.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  snmpd.c -o snmpd.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=mib2if.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  mib2if.c -o mib2if.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=mib2sys.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  mib2sys.c -o mib2sys.o
avr-gcc snmpd.o mib2if.o mib2sys.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=snmpd.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutnet -lnutcrt -lnutos -lnutdev -lnutarch -lnutos -lnutdev -lnutnet -Wl,--end-group -o snmpd.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [snmpd.c.elf] Error 1

ELF File Information:




tcps



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=tcps.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  tcps.c -o tcps.o
avr-gcc tcps.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=tcps.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutpro -lnutos -lnutarch -lnutdev -lnutarch -lnutnet -lnutfs -lnutcrt -Wl,--end-group -o tcps.c.elf
d:\drv-nut\WinAVR_3.4.5\bin\..\lib\gcc\avr\3.4.5\..\..\..\..\avr\bin\ld.exe: cannot find -lnutpro
make: *** [tcps.c.elf] Error 1

ELF File Information:




threads



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=threads.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  threads.c -o threads.o
avr-gcc threads.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=threads.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutos -lnutcrt  -Wl,--end-group -o threads.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x3674:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0030cc 0000ce 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 003038 00  AX  0   0  2
  [ 3] .bss              NOBITS          008001ce 00319a 000079 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800247 00319a 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 00319a 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 00319c 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 0035a4 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 003628 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 00382c 001a10 10     10 247  4
  [10] .strtab           STRTAB          00000000 00523c 000cf2 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x03038 0x03038 R E 0x1
  LOAD           0x0030cc 0x00800100 0x00003038 0x000ce 0x000ce RW  0x1
  LOAD           0x00319a 0x008001ce 0x008001ce 0x00000 0x00079 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


timers



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=timers.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  timers.c -o timers.o
avr-gcc timers.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=timers.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o timers.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x3298:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 002bac 000212 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 002b18 00  AX  0   0  1
  [ 3] .bss              NOBITS          00800312 002dbe 00007c 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        0080038e 002dbe 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 002dbe 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 002dc0 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 0031c8 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 00324c 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 003450 001890 10     10 221  4
  [10] .strtab           STRTAB          00000000 004ce0 000b35 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x02b18 0x02b18 R E 0x1
  LOAD           0x002bac 0x00800100 0x00002b18 0x00212 0x00212 RW  0x1
  LOAD           0x002dbe 0x00800312 0x00800312 0x00000 0x0007c RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss 


uart



avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Wa,-ahlms=uart.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_3.4.5/include  -I../.././nut/include  uart.c -o uart.o
avr-gcc uart.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=uart.map,--cref -L../.././nutbld_avr_3.4.5/lib -Wl,--start-group ../.././nutbld_avr_3.4.5/lib/nutinit.o -lnutcrt -lnutarch -lnutdev -lnutos -lnutdev -lnutarch  -Wl,--end-group -o uart.c.elf

ELF File Information:

There are 11 section headers, starting at offset 0x3ec4:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .data             PROGBITS        00800100 0038b2 00013a 00  WA  0   0  1
  [ 2] .text             PROGBITS        00000000 000094 00381e 00  AX  0   0  2
  [ 3] .bss              NOBITS          0080023a 0039ec 0000f9 00  WA  0   0  1
  [ 4] .noinit           PROGBITS        00800333 0039ec 000000 00   W  0   0  1
  [ 5] .eeprom           PROGBITS        00810000 0039ec 000000 00   W  0   0  1
  [ 6] .stab             PROGBITS        00000000 0039ec 000408 0c      7   0  4
  [ 7] .stabstr          STRTAB          00000000 003df4 000084 00      0   0  1
  [ 8] .shstrtab         STRTAB          00000000 003e78 00004b 00      0   0  1
  [ 9] .symtab           SYMTAB          00000000 00407c 001cd0 10     10 284  4
  [10] .strtab           STRTAB          00000000 005d4c 000d88 00      0   0  1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)

Elf file type is EXEC (Executable file)
Entry point 0x0
There are 3 program headers, starting at offset 52

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x000094 0x00000000 0x00000000 0x0381e 0x0381e R E 0x1
  LOAD           0x0038b2 0x00800100 0x0000381e 0x0013a 0x0013a RW  0x1
  LOAD           0x0039ec 0x0080023a 0x0080023a 0x00000 0x000f9 RW  0x1

 Section to Segment mapping:
  Segment Sections...
   00     .text 
   01     .data 
   02     .bss