Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548406 > unrolled thread
| Started by | Masami Hiramatsu <mhiramat@kernel.org> |
|---|---|
| First post | 2016-12-29 23:50 +0100 |
| Last post | 2016-12-29 23:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
lkp: make.cross: old aarch64-gcc has been removed Masami Hiramatsu <mhiramat@kernel.org> - 2016-12-29 23:50 +0100
| From | Masami Hiramatsu <mhiramat@kernel.org> |
|---|---|
| Date | 2016-12-29 23:50 +0100 |
| Subject | lkp: 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>
Back to top | Article view | linux.kernel
csiph-web