2008-02-05 08:21:37 errors at compilation uCLinux
Anton Romanov (RUSSIAN FEDERATION)
Message: 50693 Hi
Do what write on page:
<a target="_blank" href="http://docs.blackfin.uclinux.org/doku.php?id=basic_compilation">http://docs.blackfin.uclinux<wbr></wbr>.org/doku.php?id=basic_compila<wbr></wbr>tion
Use : ADZS-BF537-EZKit Lite
blackfin-toolchain-07r1.1-3
<wbr></wbr>.i386.rpm
uClinux-dist-2007R1.1-RC3.tar<wbr></wbr>.bz2
When i have some errors:
..
bfin-uclinux-gcc -I../libc/include -O2 -pipe -fno-builtin -Wall -DEMBED -D__uClinux__ -isystem /root/uclinux-dist/uClinux-dist.R1.1-RC3/staging/usr/include -g -DFLOATS=1 -DL_printf ../libc/stdio2/printf.c -c -o printf.o
In file included from ../libc/stdio2/printf.c:27:
../libc/include/stdarg.h:3:28: error: machine/stdarg.h: Рет такого файла или каталога
In file included from ../libc/stdio2/printf.c:34:
../libc/include/stdio.h:125: error: expected declaration specifiers or
...
error say what i not have file machine/stdarg.h .
it is true. this file must have some function used on prinf.c
Why this file can not be available?
Thanks for the help.
QuoteReplyEditDelete
2008-02-05 10:40:08 Re: errors at compilation uCLinux
Mike Frysinger (UNITED STATES)
Message: 50700 you selected the "uC-libc" library in the toplevel menuconfiguration option ... do not do that. just leave the default of "none".