[uClibc]Toolchain for SH error?

Manuel Novoa III mjn3 at codepoet.org
Wed Nov 27 22:05:40 UTC 2002


On Wed, Nov 27, 2002 at 01:12:28PM -0800, Jose Sanchez wrote:
> I went ahead and tried to compile the toolchain again, but this time using the 
> uClibc snapshot to see what happened. The error I now get is the following:
> 
> /usr/sh-tool/bin/sh-uclibc-gcc "-Wall" -Wstrict-prototypes -Wno-trigraphs 
> -fno-strict-aliasing  -Os -fstrict-aliasing -mprefergot -fno-builtin 
> -nostdinc  -D_LIBC   -I../../include -I. 
> -I/usr/sh-tool/lib/gcc-lib/sh-linux/3.2/include -DNDEBUG -fPIC -DL__ppfs_init 
> printf.c -c -o _ppfs_init.o
> printf.c: In function `_ppfs_init':
> printf.c:462: `invalid_mbs' undeclared (first use in this function)
> printf.c:462: (Each undeclared identifier is reported only once
> printf.c:462: for each function it appears in.)

There was an #ifdef mismatch.  Should be fixed now in cvs (although i
didn't actually test it).

Manuel



More information about the uClibc mailing list