Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306683
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: s390 cross-compiling code coverage |
| Date | 2016-01-11 21:50 +0100 |
| Message-ID | <qPRzz-7vv-5@gated-at.bofh.it> (permalink) |
| References | <qPQtQ-6Lt-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 11, 2016 at 11:38:35AM -0800, Peter Hurley wrote: > Occasionally, it's necessary to touch s390 code because of changes > within a subsystem, such as tty/serial. > > Since changing the configs to the zEC12 march, the gcc 4.6.3 s390 > cross-compiler hosted at kernel.org/pub/tools/crosstool no longer > builds any of the configs. > > Would someone please add a config expected to build with that > cross-compiler? And/or point to a more recent cross-compiler? > And either confirm that one of these configs is suitable for > build coverage? > Hi Peter, Seems to still work for me (up to and including linux-next), at least for building defconfig, allmodconfig, and allnoconfig. Also, the defconfig kernel boots for me with qemu after replacing CONFIG_MARCH_Z196 with CONFIG_MARCH_Z900. Have you tried gcc 4.9.0 from www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/ ? Guenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
s390 cross-compiling code coverage Peter Hurley <peter@hurleysoftware.com> - 2016-01-11 20:40 +0100
Re: s390 cross-compiling code coverage Peter Hurley <peter@hurleysoftware.com> - 2016-01-11 21:50 +0100
Re: s390 cross-compiling code coverage Guenter Roeck <linux@roeck-us.net> - 2016-01-11 22:00 +0100
Re: s390 cross-compiling code coverage Guenter Roeck <linux@roeck-us.net> - 2016-01-11 21:50 +0100
csiph-web