This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: building gcc for mipsel
On Tue, Aug 23 2016, Kai Ruottu wrote:
> I aimed to try this crosstoolchain myself so I downloaded the assumed
> OpenWRT-SDK for bcm53xx which should be inside the Asus WL-500gP.
It's V2 (version 2). My router is V1, so BCM4704.
> But when I unpacked the SDK tarball I found instead the following :
>
> [...]
>
> Some uClibc based crosstoolchain for ARM, not for MIPS, WTF ???
I don't know. I've built my own SDK, it's easy:
- get the OpenWRT sources
- make menuconfig
- select your device
- select "Build the OpenWrt SDK"
- make
> The Asus WL-500gP hardware was told to be "Broadcom BCM5354@240Mhz". Is this
> ARM-based, not MIPS?
I don't know, but the BCM4704 is MIPS-based.
--
Peter