From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Kevin Hilman" Subject: Re: [kernelci] Compilers from.. debian? References: Date: Wed, 15 Aug 2018 08:21:49 -0700 In-Reply-To: (Matt Hart's message of "Tue, 14 Aug 2018 20:21:09 +0100") Message-ID: <7hefezlkoi.fsf@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain List-ID: To: Matt Hart Cc: kernelci@groups.io "Matt Hart" writes: > Does anyone have a strong opinion about where we get our compiler releases from? I think the current tarball way is a hack and not scalable, so... > Currently it's a mash up of Linaro for ARM(32/64), MIPS from unknown, > and X86 from whatever ubuntu is installed on the builder > > As part of my work to start building with multiple compiler versions, > I've been creating Dockerfiles for the builders with different > compiler versions installed in them. As I've been doing this, it's > been really easy to just install the various compilers packages from > Debian. They also cover a lot of architectures we're hoping to add in > the future. > > Anyone mind if we start using Debian toolchain releases in future? > I'm no toolchain expert, so I'm looking for some opinions. It's better than what we're doing today, and has a much clearer upgrade/migration path, so I say go for it! Kevin