<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm using Nut/OS 3.9.5 and avr-gcc version 3.4.3. I 
got following error when i try to compile it with default config from file 
ethernut103.conf.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>C:\ethernut\nutbuild>make<BR>make -C 
arch<BR>make[1]: Entering directory `C:/ethernut/nutbuild/arch'<BR>make[1]: 
Nothing to be done for `all'.<BR>make[1]: Leaving directory 
`C:/ethernut/nutbuild/arch'<BR>make -C os<BR>make[1]: Entering directory 
`C:/ethernut/nutbuild/os'<BR>make[1]: Nothing to be done for `all'.<BR>make[1]: 
Leaving directory `C:/ethernut/nutbuild/os'<BR>make -C dev<BR>make[1]: Entering 
directory `C:/ethernut/nutbuild/dev'<BR>avr-gcc -c -mmcu=atmega103 -Os -Wall 
-Werror -Wstrict-prototypes -Wa,-ahlms=ivec<BR>t22.lst -D__HARVARD_ARCH__ 
-IC:/ethernut/nutbuild/include  -IC:/ethernut/nut/inc<BR>lude  
C:/ethernut/nut/dev/ivect22.c -o ivect22.o<BR>C:/ethernut/nut/dev/ivect22.c:74: 
warning: `SIG_EEPROM' appears to be a misspell<BR>ed signal handler<BR>make[1]: 
*** [ivect22.o] Error 1<BR>make[1]: Leaving directory 
`C:/ethernut/nutbuild/dev'<BR>make: *** [all] Error 2</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Does anyone know this problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jarek,</FONT></DIV></BODY></HTML>