[En-Nut-Discussion] ICCAVR compilation problems
Harald Kipp
harald.kipp at egnite.de
Fri Mar 17 11:34:20 CET 2006
At 11:24 17.03.2006 +0100, you wrote:
>Is there any reason to use makerules.avr-icc in a different way then
>makerules.avr-gcc ?
Possibly because most users will build applications with the IDE,
enhancements to GCC Makefiles do not always make it into ICC
Makefiles. In out test procedure only the app/ samples are tested
with the command line compiler:
nutconfigure.exe -anutapp-13g-icc -b../../nutbld-13g-icc \
-cnut/conf/ethernut13g-icc.conf -lnutbld-13g-icc/lib \
-mavr-icc create-apptree
echo # Ethernut 1.3 >nutapp-13g-icc\UserConf.mk
echo HWDEF += -DETHERNUT1 >>nutapp-13g-icc\UserConf.mk
cd nutapp-13g-icc
make clean
make
Harald
More information about the En-Nut-Discussion
mailing list