[En-Nut-Discussion] Cannot compile NutOs: context_gcc.c cannot be found

Manfred Kreidl manfred.kreidl at aon.at
Sun Nov 6 17:16:45 CET 2011


I tried it now with an older version of ethernut: 4.1.6. - with same WINAVR
and same settings than before. Now I can build the whole thing.
(the only thing is that I removed the werror flag in the makefile, but this
shouldn't have been the problem). I guess it is something in the
configurator tool, maybe which has to do with Windows 7 environment...

17:06:39: Nut/OS Configurator Version 1.2.3
17:06:39: Linked to wxWidgets 2.6.0
17:06:39: Running on Windows NT 6.1 (build 7601, Service Pack 1)
17:06:46: Loading c:/ethernut-4.1.6/nut/conf/repository.nut
17:06:46: Loading C:/ethernut-4.1.6/nut/conf/ethernut20a.conf
17:06:46: OK
17:07:22: Creating Makefiles for avr-gcc in c:/ethernut-4.1.6/nutbld
17:07:22: Creating header files in c:/ethernut-4.1.6/nutbld
17:07:22: OK
17:07:24: ----- Running 'make clean' -----
17:07:26: ----- 'make clean' terminated successfully -----
17:07:26: ----- Running 'make all' -----
c:/ethernut-4.1.6/nut/arch/avr/dev/wlandrv.c: In function 'RxThread':
c:/ethernut-4.1.6/nut/arch/avr/dev/wlandrv.c:1005: warning: array subscript
is above array bounds
avr-ar: creating libnutarch.a
avr-ar: creating libnutos.a
c:/ethernut-4.1.6/nut/dev/mmcard.c: In function 'MmCardMount':
c:/ethernut-4.1.6/nut/dev/mmcard.c:653: warning: value computed is not used
avr-ar: creating libnutdev.a
avr-ar: creating libnutc.a
avr-ar: creating libnutcrt.a
avr-ar: creating libnutnet.a
avr-ar: creating libnutpro.a
avr-ar: creating libnutfs.a
avr-ar: creating libnutcpp.a
17:07:52: ----- 'make all' terminated successfully -----
17:07:52: ----- Running 'make install' -----
17:07:53: ----- 'make install' terminated successfully -----




More information about the En-Nut-Discussion mailing list