Hi,

I would like to compile gcc for my Asus WL-500gP board, but unfortunately
it fails with latest (git HEAD) openwrt:

--8<---------------cut here---------------start------------->8---
mipsel-openwrt-linux-musl-gcc   -g -Os -O2  -g -Os -DIN_GCC   -W -Wall 
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fPIC -g 
-DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fPIC -I. -I. 
-I../../host-mipsel-openwrt-linux-musl/gcc -I../.././libgcc -I../.././libgcc/. 
-I../.././libgcc/../gcc -I../.././libgcc/../include  -DHAVE_CC_TLS  -o 
_m16addsf3_s.o -MT _m16addsf3_s.o -MD -MP -MF _m16addsf3_s.dep -DSHARED 
-DL_m16addsf3 -xassembler-with-cpp -c ../.././libgcc/config/mips/mips16.S
../.././libgcc/config/mips/mips16.S: Assembler messages:
../.././libgcc/config/mips/mips16.S:202: Error: opcode not supported on this 
processor: mips1 (mips1) `mtc1 $4,$f12'
../.././libgcc/config/mips/mips16.S:202: Error: opcode not supported on this 
processor: mips1 (mips1) `mtc1 $5,$f14'
../.././libgcc/config/mips/mips16.S:202: Error: opcode not supported on this 
processor: mips1 (mips1) `add.s $f0,$f12,$f14'
../.././libgcc/config/mips/mips16.S:202: Error: opcode not supported on this 
processor: mips1 (mips1) `mfc1 $2,$f0'
Makefile:450: recipe for target '_m16addsf3_s.o' failed
make[6]: *** [_m16addsf3_s.o] Error 1
make[6]: Leaving directory 
'/home/peter/soft/wl-500gp-new/build_dir/target-mipsel_mips32_musl-1.1.14/gcc-4.8.3/mipsel-openwrt-linux-musl/libgcc'
--8<---------------cut here---------------end--------------->8---

How could this issue be solved please?

TIA for any help,
-- 
           Peter
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to