Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1548406 > unrolled thread

lkp: make.cross: old aarch64-gcc has been removed

Started byMasami Hiramatsu <mhiramat@kernel.org>
First post2016-12-29 23:50 +0100
Last post2016-12-29 23:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  lkp: make.cross: old aarch64-gcc has been removed Masami Hiramatsu <mhiramat@kernel.org> - 2016-12-29 23:50 +0100

#1548406 — lkp: make.cross: old aarch64-gcc has been removed

FromMasami Hiramatsu <mhiramat@kernel.org>
Date2016-12-29 23:50 +0100
Subjectlkp: make.cross: old aarch64-gcc has been removed
Message-ID<sTRGi-4dP-13@gated-at.bofh.it>
Hi Fengguang,

Recently I tried to build a cross-build environment ( https://github.com/mhiramat/linux-cross ) by using your make.cross ( https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross ).
And I've found that it failed to setup cross gcc for aarch64, because it is no more provided by linaro.

Could you update the url to the newer one from linaro or use crosstool
as like as other archs?

The latest stable version (gcc-5) can be found here.
http://releases.linaro.org/components/toolchain/binaries/latest-5/

There are also gcc-6 series for development, and you can find 4.9 binaries
too. But I would like to recommend you to use stable one for testing.

Thank you,

-- 
Masami Hiramatsu <mhiramat@kernel.org>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web