[En-Nut-Discussion] Beta 4.1.9 for GCC ?

Peter Sodermanns peter.sodermanns at aixcon.de
Fri Jun 30 13:35:24 CEST 2006


Hi All,

I just tried to install Version 4.1.9, but the configurator stumbles 
over the renamed files (ivect* to ih_int*...)

My environment ist
   Ethernut 2.1b
   WinAVR-20050214

Output:
13:13:46: ----- Running 'make all' -----
make[1]: *** No rule to make target `avr/dev/ivect01.o', needed by 
`libnutarch.a'.  Stop.
make: *** [all] Error 2

I found a makefile in folder \nutbld\arch which contains the old filenames:
# Do not edit! Automatically generated on Fri Jun 30 13:13:27 2006
PROJ =	libnutarch
top_srcdir = D:/Work/ethernut-4.1.9/nut
top_blddir = D:/Work/ethernut-4.1.9/nutbld
VPATH = $(top_srcdir)/arch
SRCS =	 avr/os/context_gcc.c avr/dev/ostimer.c avr/dev/ivect01.c \
	 avr/dev/ivect02.c avr/dev/ivect03.c avr/dev/ivect04.c avr/dev/ivect05.c \
	 avr/dev/ivect06.c avr/dev/ivect07.c avr/dev/ivect08.c avr/dev/ivect09.c \
...

I didn't find a config file containing this file list, is a change of 
the configurator necessary or can I fix it by myself?
Would WinAVR-20060421 help?


Best Regards
           Peter


More information about the En-Nut-Discussion mailing list