[Bug target/101946] crosscompilation of the kernel for MIPS fails

2021-08-17 Thread sudipm.mukherjee at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101946 --- Comment #4 from Sudip --- (In reply to Sudip from comment #3) > Ohhh.. yes. I updated binutils also to "tag: binutils-2_37". > > For the kernel source this was seen while I was testing the build for > v5.4.142- rc2 and I have checked there

[Bug target/101946] crosscompilation of the kernel for MIPS fails

2021-08-17 Thread sudipm.mukherjee at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101946 --- Comment #3 from Sudip --- Ohhh.. yes. I updated binutils also to "tag: binutils-2_37". For the kernel source this was seen while I was testing the build for v5.4.142- rc2 and I have checked there has been no kernel code change which can

[Bug target/101946] New: crosscompilation of the kernel for MIPS fails

2021-08-17 Thread sudipm.mukherjee at gmail dot com via Gcc-bugs
: target Assignee: unassigned at gcc dot gnu.org Reporter: sudipm.mukherjee at gmail dot com Target Milestone: --- With "gcc version 11.2.1 20210816 (GCC)" the kernel build for mips decstation_r4k_defconfig fails with the error: arch/mips/dec/prom/locore.S: Assemble

[Bug target/69040] cris allmodconfig fails

2016-03-09 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040 --- Comment #10 from Sudip --- (In reply to Hans-Peter Nilsson from comment #9) > Sorry, this is a reload bug and I can't give it my undivided attention > within the coming month. > > My top-of-the-head solution hypothesis (i.e. what I'd try

[Bug target/69040] cris allmodconfig fails

2016-02-23 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040 --- Comment #5 from Sudip --- (In reply to Hans-Peter Nilsson from comment #4) > (In reply to Sudip from comment #3) > > A gentle ping.. > > Any idea when this might get resolved. > > > > regards > > sudip > > I thought I'd get to it this

[Bug target/69040] cris allmodconfig fails

2016-02-16 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040 --- Comment #3 from Sudip --- (In reply to Hans-Peter Nilsson from comment #2) > Thanks for the holiday gift. :) > (Thanks for entering a report.) A gentle ping.. Any idea when this might get resolved. regards sudip

[Bug target/67599] linux build fails for openrisc compiler

2016-02-16 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67599 Sudip changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/69040] New: cris allmodconfig fails

2015-12-24 Thread sudipm.mukherjee at gmail dot com
: unassigned at gcc dot gnu.org Reporter: sudipm.mukherjee at gmail dot com Target Milestone: --- Created attachment 37125 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37125=edit the error output from gcc with -v cris allmodconfig build fails with the error: /home/sudip/linux-n

[Bug c/69040] cris allmodconfig fails

2015-12-24 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040 Sudip changed: What|Removed |Added CC||sudipm.mukherjee at gmail dot com --- Comment

[Bug c/67599] New: linux build fails for openrisc compiler

2015-09-16 Thread sudipm.mukherjee at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: sudipm.mukherjee at gmail dot com Target Milestone: --- I tried to compile on x86_64 the linux mainline kernel with openrisc gcc compiler version 4.5.1-or32-1.0rc1 with allmodconfig option and the build failed with the error

[Bug target/67599] linux build fails for openrisc compiler

2015-09-16 Thread sudipm.mukherjee at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67599 --- Comment #2 from Sudip --- (In reply to Andrew Pinski from comment #1) > 4.5 is no longer supported, try a newer version like 4.9. I download from https://www.kernel.org/pub/tools/crosstool/files/bin , can you please guide me where can i get