grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] travis: Remove mips builds


From: Daniel Kiper
Subject: Re: [PATCH 3/4] travis: Remove mips builds
Date: Tue, 27 Oct 2020 20:53:53 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hi Petr,

First of all, sorry for late reply...

On Tue, Sep 22, 2020 at 11:14:48AM +0200, Petr Vorel wrote:
> > On Wed, Sep 09, 2020 at 10:02:20PM +0200, Petr Vorel wrote:
> > > Remove mips builds fix configure error:
> > > configure: error: could not force big-endian)
>
> > Could you try to fix mips and risc5 builds instead of removing them?
> mips fails due using compiler [1] which lacks lacks big-endian support:
> "configure: error: could not force big-endian"

Well, it seems to me that it tries to use RISC-V compiler to compile
MIPS target... The MIPS version downloaded from the same site builds
big-endian without any issue.

> Maybe later versions (9.3.0, 10.1.0) will have the support.

By the way, could you bump all compilers to the latest version available
at https://mirrors.kernel.org/pub/tools/crosstool/ ?

> The other way (probably slower) would be to add foreign architecture and 
> install
> the compiler with apt.
>
> And also IMHO job should stop on configure fail, not continue after that.
> I'll probably send a patch fixing this.
>
> > Daniel
>
> [1] 
> https://mirrors.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.1.0/x86_64-gcc-8.1.0-nolibc-riscv32-linux.tar.gz

Daniel



reply via email to

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