Compile results and segment sizes Nut/OS 4.7.1 AVR-gcc 3.4.1
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.1/include -I../.././nut/include basemon.c -o basemon.o
In file included from ../.././nut/include/dev/debug.h:94,
from basemon.c:150:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [basemon.o] 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.1/include -I../.././nut/include caltime.c -o caltime.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from caltime.c:40:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [caltime.o] Error 1
ELF File Information:
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.1/include -I../.././nut/include candemo.c -o candemo.o
In file included from ../.././nut/include/sys/timer.h:109,
from candemo.c:57:
../.././nut/include/arch/timer.h:56:20: stdint.h: No such file or directory
make: *** [candemo.o] 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.1/include -I../.././nut/include events.c -o events.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from events.c:64:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [events.o] Error 1
ELF File Information:
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.1/include -I../.././nut/include ftpserv.c -o ftpserv.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from ftpserv.c:72:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [ftpserv.o] 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.1/include -I../.././nut/include httpserv.c -o httpserv.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from httpserv.c:199:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [httpserv.o] 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.1/include -I../.././nut/include inetq.c -o inetq.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from inetq.c:98:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [inetq.o] 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.1/include -I../.././nut/include logtime.c -o logtime.o
In file included from logtime.c:49:
../.././nut/include/arpa/inet.h:64:20: stdint.h: No such file or directory
make: *** [logtime.o] 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.1/include -I../.././nut/include nutpiper.c -o nutpiper.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from nutpiper.c:69:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [nutpiper.o] 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.1/include -I../.././nut/include playmp3.c -o playmp3.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from playmp3.c:52:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [playmp3.o] 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.1/include -I../.././nut/include portdio.c -o portdio.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from portdio.c:107:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [portdio.o] 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.1/include -I../.././nut/include pppc.c -o pppc.o
In file included from ../.././nut/include/dev/debug.h:94,
from pppc.c:120:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [pppc.o] 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.1/include -I../.././nut/include rs232d.c -o rs232d.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from rs232d.c:83:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [rs232d.o] 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.1/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.1/lib -Wl,--start-group ../.././nutbld_avr_3.4.1/lib/nutinit.o -lnutos -lnutarch -lnutdev -lnutarch -lnutcrt -Wl,--end-group -o simple.c.elf
avr-gcc: ../.././nutbld_avr_3.4.1/lib/nutinit.o: No such file or directory
make: *** [simple.c.elf] Error 1
ELF File Information:
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.1/include -I../.././nut/include snmpd.c -o snmpd.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from snmpd.c:33:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [snmpd.o] 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.1/include -I../.././nut/include tcps.c -o tcps.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from tcps.c:91:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [tcps.o] 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.1/include -I../.././nut/include threads.c -o threads.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from threads.c:90:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [threads.o] Error 1
ELF File Information:
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.1/include -I../.././nut/include timers.c -o timers.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from timers.c:122:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [timers.o] Error 1
ELF File Information:
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.1/include -I../.././nut/include uart.c -o uart.o
In file included from ../.././nut/include/dev/debug.h:94,
from ../.././nut/include/dev/board.h:84,
from uart.c:92:
../.././nut/include/sys/device.h:97:20: stdint.h: No such file or directory
make: *** [uart.o] Error 1
ELF File Information: