After some searches I found out, that there is just a file to copy from include-fixed to include: (path to toolchain)/lib/gcc/(crosscompile-prefix)/(version)/include-fixed/limits.h ==> (path to toolchain)/lib/gcc/(crosscompile-prefix)/(version)/include/limits.h
In my case:
CodeSourcery/lib/gcc/arm-none-linux-gnueabi/4.4.1/include-fix/limits.h ==> CodeSourcery/lib/gcc/arm-none-linux-gnueabi/4.4.1/include/limits.h
It seams that also other compilers have the same problem:
http://www.mail-archive.com/cegcc-de...@lists.sourceforge.net/msg02908.html

Many thanks
Greets

Frank
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to