I get this error compiling a fresh trunk:
Code:
gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc -I/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc/. -I/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc/../include -I/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc/../libcpp/include -I/home/michele/bin/linux/32bit/freetz-trunk/tools/build/include -I/home/michele/bin/linux/32bit/freetz-trunk/tools/build/include -I/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc/../libdecnumber -I../libdecnumber /home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4/gcc/pointer-set.c -o pointer-set.o
/home/michele/bin/linux/32bit/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr/mipsel-linux-uclibc/bin/as: unrecognized option '-Qy'
make[2]: *** [opts-common.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/michele/bin/linux/32bit/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr/mipsel-linux-uclibc/bin/as: unrecognized option '-Qy'
make[2]: *** [pointer-set.o] Error 1
rm cpp.pod gcc.pod
make[2]: Leaving directory `/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4-initial/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4-initial'
make: *** [/home/michele/bin/linux/32bit/freetz-trunk/source/toolchain/target/gcc-4.2.4-uClibc-0.9.29/gcc-4.2.4-initial/.compiled] Error 2