Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584139
| From | Fengguang Wu <fengguang.wu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Crosstool/kbuild-all toolchain updates |
| Date | 2017-02-19 14:30 +0100 |
| Message-ID | <tczIS-7Tc-13@gated-at.bofh.it> (permalink) |
| References | <t5Ppn-6mh-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Stafford, On Wed, Feb 01, 2017 at 07:44:38AM +0900, Stafford Horne wrote: >Hi Fengguang/All, > >I am working as the OpenRISC linux kernel maintainer. Currently in >linux-next our patches are causing kbuild test robot to fail. > >This is because the patches are taking advantage of 2 'new' (2 year old) >instrucions (l.swa/l.lwa) and the build robots, as far as I can tell, >use the 'make.cross' [0] build script from lkp-tests.git. These point >to the crosstools [1] toolchains maintained by Tony. > >I sent a mail to Tony who maintains the crosstools but I didn't get a >reply and it seems he is not longer working on them [1]. > >I think our options are: > > 1. Update 'make.cross' to point somewhere else for openrisc > 2. Update and maintain crosstools > >For 1. its trvial but, maybe not the best solution. It's a valuable patch, thank you! >For 2. I created new crosstool builds for openrisc [3]. The way the >crosstools are maintained is via a patches.tar file and it seem a custom >buildall script. I dont see the source for that custom script anywhere. > >I am thinking I could help to update and 'opensource' the crosstool >build scripts to make it easier for everyone to update toolchains by >sending patches. > >But, I would need access to crosstool on kernel.org and an OK from >everyone. > >Any opinions? Questions? An uptodate crosstool and reasonable active maintainer would be very welcome. I'll sure be a heavy user. In the past year when crosstool is not updated to gcc-6, we've resorted to using debian packages for some ARCHs and building our own cross compliers for the other ARCHs. The latter are based on Segher's buildall tools (CCed). The private builds may work for us in short term, however is obvious not a satisfactory solution. Thanks, Fengguang
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Crosstool/kbuild-all toolchain updates Fengguang Wu <fengguang.wu@intel.com> - 2017-02-19 14:30 +0100
Re: Crosstool/kbuild-all toolchain updates Guenter Roeck <linux@roeck-us.net> - 2017-02-19 17:00 +0100
Re: Crosstool/kbuild-all toolchain updates Segher Boessenkool <segher@kernel.crashing.org> - 2017-02-19 19:00 +0100
Re: Crosstool/kbuild-all toolchain updates Stafford Horne <shorne@gmail.com> - 2017-02-23 14:50 +0100
csiph-web