guix-devel
[Top][All Lists]
Advanced

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

Re: Binutils build failure on MIPS


From: David Craven
Subject: Re: Binutils build failure on MIPS
Date: Tue, 13 Sep 2016 16:05:35 +0200

> Could that explain the failure ?

It's matched here:
> mips64*el-*-linux-*)    targ_emul=elf32ltsmipn32

I believe that the -*- part means any cpu model.

Since it's a build failure you might get away with cross-compiling.
Try passing --target mips64el-linux-gnu (or whatever the
mipsel-gcc-toolchain uses)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]