22.8.2016, 17:08, Kai Ruottu kirjoitti:
22.8.2016, 16:56, Peter Münster kirjoitti:
Hi,
I would like to build gcc for my Asus WL-500gP board. I guess, that I
need to build a cross-compiler first, but unfortunately it fails.
Here my building commands:
../gcc-5.4.0/configure --prefix=/opt/gcc-mipsel --enable-languages=c
--target=mipsel-elf
After googling it seems that you have a Linux/ARM target, not an
embedded no-opsys-at-all ELF target.
OOPS! Of course I meaned "MIPS", not "ARM" ! The latter is so much
more common nowadays...