On 2022/01/21 17:58, Naresh Kamboju wrote:
I just posted a fix. As I do not have the environment to compile test mips, could someone test please ? I will send the fix to Linus asap after confirmation that it is OK.
Please share your patch / patch link. I will test it with tuxmake.
I posted on linux-ide and CC-ed linux-mips:
https://marc.info/?l=linux-ide&m=164275458614058&w=2
you may also give a try with these easy steps.
# To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See https://docs.tuxmake.org/ for complete documentation. # Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch mips --toolchain gcc-10 --kconfig cavium_octeon_defconfig
I saw this in the compilation error report. Will try this.
- Naresh