NutConfigure make Output of Nut/OS
4.5.4 GCC 4.3.0
E:\ethernut_4.5.4>echo p1 = compiler version with dots x.y.z p2 = compiler version w/o dots xyz p3 = ethernut verison w/o dots p4 = ethernut with dots
p1 = compiler version with dots x.y.z p2 = compiler version w/o dots xyz p3 = ethernut verison w/o dots p4 = ethernut with dots
E:\ethernut_4.5.4>path=e:\ethernut_4.5.4\nut\tools\win32;d:\drv-nut\winavr_4.3.0\bin;d:\drv-nut\winavr_4.3.0\utils\bin;e:\windows;e:\windows\system32;e:\windows\system32;wbem;
E:\ethernut_4.5.4>nutconfigure -a./nutapp_avr_4.3.0 -c./nut/conf/ethernut21b.conf -mavr-gcc -b./nutbld_avr_4.3.0 create-buildtree
nutconfigure 1.4.2
Loading ./nut/conf/repository.nut...OK
Loading ./nut/conf/ethernut21b.conf...OK
Creating Makefiles for avr-gcc in ./nutbld_avr_4.3.0...OK
Creating header files in ./nutbld_avr_4.3.0...OK
E:\ethernut_4.5.4>cd nutbld_avr_4.3.0
E:\ethernut_4.5.4\nutbld_avr_4.3.0>make clean 1>makeclean.txt
E:\ethernut_4.5.4\nutbld_avr_4.3.0>make install 1>..\c454c430avr.txt
cc1.exe: warnings being treated as errors
../.././nut/arch/avr/dev/wlandrv.c: In function 'RxThread':
../.././nut/arch/avr/dev/wlandrv.c:1005: error: array subscript is above array bounds
make[1]: *** [avr/dev/wlandrv.o] Error 1
make: *** [install] Error 2
E:\ethernut_4.5.4\nutbld_avr_4.3.0>cd ..
E:\ethernut_4.5.4>nutconfigure -a./nutapp_avr_4.3.0 -c./nut/conf/ethernut21b.conf -mavr-gcc -b./nutbld_avr_4.3.0 create-apptree
nutconfigure 1.4.2
Loading ./nut/conf/repository.nut...OK
Loading ./nut/conf/ethernut21b.conf...OK
OK
Copying ./nut/app
Copying ./nut/app/basemon
Copying ./nut/app/basemon/html
Copying ./nut/app/caltime
Copying ./nut/app/canbus
Copying ./nut/app/cppdemo
Copying ./nut/app/events
Copying ./nut/app/ftpd
Copying ./nut/app/httpd
Copying ./nut/app/httpd/sample
Copying ./nut/app/httpd/sample/flash
Copying ./nut/app/inetq
Copying ./nut/app/isp2
Copying ./nut/app/isp2/isp
Copying ./nut/app/logtime
Copying ./nut/app/nutpiper
Copying ./nut/app/playmp3
Copying ./nut/app/playmp3/sounds
Copying ./nut/app/portdio
Copying ./nut/app/pppc
Copying ./nut/app/rs232d
Copying ./nut/app/simple
Copying ./nut/app/snmpd
Copying ./nut/app/tcps
Copying ./nut/app/threads
Copying ./nut/app/timers
Copying ./nut/app/uart
NutConfigure Make gcc details
make -C arch install
make[1]: Entering directory `E:/ethernut_4.5.4/nutbld_avr_4.3.0/arch'
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=context_gcc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/os/context_gcc.c -o avr/os/context_gcc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ostimer.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ostimer.c -o avr/dev/ostimer.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=wdt_avr.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/wdt_avr.c -o avr/dev/wdt_avr.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_adc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_adc.c -o avr/dev/ih_adc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_analog_comp.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_analog_comp.c -o avr/dev/ih_analog_comp.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_canit.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_canit.c -o avr/dev/ih_canit.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_ee_ready.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_ee_ready.c -o avr/dev/ih_ee_ready.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int0.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int0.c -o avr/dev/ih_int0.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int1.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int1.c -o avr/dev/ih_int1.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int2.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int2.c -o avr/dev/ih_int2.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int3.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int3.c -o avr/dev/ih_int3.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int4.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int4.c -o avr/dev/ih_int4.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int5.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int5.c -o avr/dev/ih_int5.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int6.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int6.c -o avr/dev/ih_int6.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_int7.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_int7.c -o avr/dev/ih_int7.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_ovrit.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_ovrit.c -o avr/dev/ih_ovrit.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_spi_stc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_spi_stc.c -o avr/dev/ih_spi_stc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_spm_ready.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_spm_ready.c -o avr/dev/ih_spm_ready.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer0_comp.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer0_comp.c -o avr/dev/ih_timer0_comp.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer0_ovf.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer0_ovf.c -o avr/dev/ih_timer0_ovf.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer1_capt.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer1_capt.c -o avr/dev/ih_timer1_capt.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer1_compa.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer1_compa.c -o avr/dev/ih_timer1_compa.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer1_compb.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer1_compb.c -o avr/dev/ih_timer1_compb.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer1_compc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer1_compc.c -o avr/dev/ih_timer1_compc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer1_ovf.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer1_ovf.c -o avr/dev/ih_timer1_ovf.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer2_comp.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer2_comp.c -o avr/dev/ih_timer2_comp.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer2_ovf.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer2_ovf.c -o avr/dev/ih_timer2_ovf.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer3_capt.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer3_capt.c -o avr/dev/ih_timer3_capt.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer3_compa.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer3_compa.c -o avr/dev/ih_timer3_compa.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer3_compb.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer3_compb.c -o avr/dev/ih_timer3_compb.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer3_compc.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer3_compc.c -o avr/dev/ih_timer3_compc.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_timer3_ovf.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_timer3_ovf.c -o avr/dev/ih_timer3_ovf.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_twi.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_twi.c -o avr/dev/ih_twi.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart0_rx.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart0_rx.c -o avr/dev/ih_usart0_rx.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart0_tx.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart0_tx.c -o avr/dev/ih_usart0_tx.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart0_udre.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart0_udre.c -o avr/dev/ih_usart0_udre.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart1_rx.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart1_rx.c -o avr/dev/ih_usart1_rx.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart1_tx.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart1_tx.c -o avr/dev/ih_usart1_tx.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ih_usart1_udre.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ih_usart1_udre.c -o avr/dev/ih_usart1_udre.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=irqstack.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/irqstack.c -o avr/dev/irqstack.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ahdlc0.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ahdlc0.c -o avr/dev/ahdlc0.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ahdlc1.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ahdlc1.c -o avr/dev/ahdlc1.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ahdlcavr.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ahdlcavr.c -o avr/dev/ahdlcavr.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=debug0.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/debug0.c -o avr/dev/debug0.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=debug1.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/debug1.c -o avr/dev/debug1.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=usart0avr.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/usart0avr.c -o avr/dev/usart0avr.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=usart1avr.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/usart1avr.c -o avr/dev/usart1avr.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ace.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ace.c -o avr/dev/ace.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=tlc16c550.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/tlc16c550.c -o avr/dev/tlc16c550.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=uart0.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/uart0.c -o avr/dev/uart0.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=uart1.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/uart1.c -o avr/dev/uart1.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=uartavr.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/uartavr.c -o avr/dev/uartavr.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=lanc111.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/lanc111.c -o avr/dev/lanc111.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=nicrtl.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/nicrtl.c -o avr/dev/nicrtl.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=eth0rtl.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/eth0rtl.c -o avr/dev/eth0rtl.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ide.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/ide.c -o avr/dev/ide.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=cs8900.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/cs8900.c -o avr/dev/cs8900.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=eth0cs.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/eth0cs.c -o avr/dev/eth0cs.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=wlan.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/wlan.c -o avr/dev/wlan.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=wlandrv.lst -DETHERNUT2 -D__HARVARD_ARCH__ -I../.././nutbld_avr_4.3.0/include -I../.././nut/include ../.././nut/arch/avr/dev/wlandrv.c -o avr/dev/wlandrv.o
make[1]: Leaving directory `E:/ethernut_4.5.4/nutbld_avr_4.3.0/arch'