grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 09/10] travis: Disable MIPS target


From: John Paul Adrian Glaubitz
Subject: Re: [PATCH v3 09/10] travis: Disable MIPS target
Date: Tue, 4 Jun 2019 14:01:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 6/4/19 1:47 PM, Alexander Graf wrote:
> Could you please just fix up the travis tests to succeed? I think the
> MIPS problem is definitely toolchain related. Maybe you can somehow
> convince that travis ubuntu container to use official Debian cross
> compilers instead of the kernel.org ones that we use right now?

Yes, Travis should use the cross-compiler packages from Debian. We have
cross-compilers for all targets in Debian except for ia64 as it's a bit
more complicated to build a cross-compiler there due to the fact that
gcc needs libunwind there.

I will look into this, at least for all other targets, the cross-compilers
can easily be installed with "apt install gcc-$GCCVER-$ARCH-linux-gnu",
so if Travis uses Docker here, it will be trivial to fix.

The cross-compilers from kernel.org are bare-bone and can't be used to build
anything but the kernel and a few other utilities due to missing std libraries.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - address@hidden
`. `'   Freie Universitaet Berlin - address@hidden
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



reply via email to

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