Re: building gcc for mipsel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22 August 2016 at 14:56, Peter Münster wrote:
> 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
> make
>
> And here the error message:
>
> --8<---------------cut here---------------start------------->8---
> checking for suffix of object files... configure: error: in `/home/peter/tmp/no-backup/output/mipsel-elf/libgcc':
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.

See https://gcc.gnu.org/wiki/FAQ#configure_suffix

And https://gcc.gnu.org/wiki/InstallingGCC




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux