[En-Nut-Discussion] nutos conf stdint.h missing
Lamprecht, Joerg
joerg.lamprecht at thermofisher.com
Fri Aug 2 10:32:22 CEST 2013
Hello Harald,
the output:
C:\ethernut-5.1\nutbld>dir c:\winavr-20100110\lib\gcc\..\..\avr\include
Datenträger in Laufwerk C: ist OSDisk
Volumeseriennummer: AE9B-9A7D
Verzeichnis von c:\winavr-20100110\avr\include
17.06.2013 11:25 <DIR> .
17.06.2013 11:25 <DIR> ..
10.01.2010 02:03 2.664 alloca.h
10.01.2010 02:03 3.758 assert.h
17.06.2013 11:25 <DIR> avr
17.06.2013 11:25 <DIR> compat
10.01.2010 02:03 5.547 ctype.h
10.01.2010 02:03 2.625 errno.h
10.01.2010 02:03 15.419 inttypes.h
10.01.2010 02:03 16.110 math.h
10.01.2010 02:03 5.152 setjmp.h
10.01.2010 02:03 16.556 stdint.h
10.01.2010 02:03 36.396 stdio.h
10.01.2010 02:03 23.168 stdlib.h
10.01.2010 02:03 5.935 string.h
17.06.2013 11:25 <DIR> util
11 Datei(en), 133.330 Bytes
5 Verzeichnis(se), 142.978.920.448 Bytes frei
Jörg
-----Ursprüngliche Nachricht-----
Von: Harald Kipp [mailto:harald.kipp at egnite.de]
Gesendet: Freitag, 2. August 2013 09:52
An: Ethernut User Chat (English)
Cc: Lamprecht, Joerg
Betreff: Re: [En-Nut-Discussion] nutos conf stdint.h missing
Hi Joerg,
On 01.08.2013 16:30, Lamprecht, Joerg wrote:
> C:\ethernut-5.1\nutbld>avr-cpp -Wp,-v
> ignoring nonexistent directory
> "c:/winavr-20100110/lib/gcc/../../avr/sys-include
> "
> #include "..." search starts here:
> #include <...> search starts here:
> c:\winavr-20100110\bin\../lib/gcc/avr/4.3.3/include
> c:\winavr-20100110\bin\../lib/gcc/avr/4.3.3/include-fixed
> c:/winavr-20100110/lib/gcc/../../lib/gcc/avr/4.3.3/include
> c:/winavr-20100110/lib/gcc/../../lib/gcc/avr/4.3.3/include-fixed
> c:/winavr-20100110/lib/gcc/../../avr/include
...
> In file included from C:/ethernut-5.1/nut/arch/avr/os/context_gcc.c:46:
> C:/ethernut-5.1/nut/include/sys/atom.h:106:20: stdint.h: No such file
> or directo ry In file included from
> C:/ethernut-5.1/nut/arch/avr/os/context_gcc.c:48:
> C:/ethernut-5.1/nut/include/sys/thread.h:63:20: stdint.h: No such file
> or direct ory
> make[1]: *** [avr/os/context_gcc.o] Error 1
> make[1]: Leaving directory `C:/ethernut-5.1/nutbld/arch'
> make: *** [all] Error 2
And, while staying in the same directory (C:\ethernut-5.1\nutbld), what's the output of the following line?
dir c:\winavr-20100110\lib\gcc\..\..\avr\include
Regards,
Harald
More information about the En-Nut-Discussion
mailing list