Re: clang-12: i386: Unsupported relocation type: R_386_PLT32 (4)

2021-02-22 Thread Sedat Dilek
On Mon, Feb 22, 2021 at 5:30 PM Naresh Kamboju wrote: > > On Mon, 22 Feb 2021 at 21:44, Sedat Dilek wrote: > > > > On Mon, Feb 22, 2021 at 5:08 PM Naresh Kamboju > > wrote: > > > > > > While building i386 configs on stable-rc 5.10, stable-rc 5.11 branch > > > and mainline > > > with clang-12

Re: clang-12: i386: Unsupported relocation type: R_386_PLT32 (4)

2021-02-22 Thread Naresh Kamboju
On Mon, 22 Feb 2021 at 21:44, Sedat Dilek wrote: > > On Mon, Feb 22, 2021 at 5:08 PM Naresh Kamboju > wrote: > > > > While building i386 configs on stable-rc 5.10, stable-rc 5.11 branch > > and mainline > > with clang-12 these following warnings and errors were noticed. > > > > Hi Naresh, > >

Re: clang-12: i386: Unsupported relocation type: R_386_PLT32 (4)

2021-02-22 Thread Sedat Dilek
On Mon, Feb 22, 2021 at 5:08 PM Naresh Kamboju wrote: > > While building i386 configs on stable-rc 5.10, stable-rc 5.11 branch > and mainline > with clang-12 these following warnings and errors were noticed. > Hi Naresh, Please see commit bb73d07148c405c293e576b40af37737faf23a6a ("x86/build:

clang-12: i386: Unsupported relocation type: R_386_PLT32 (4)

2021-02-22 Thread Naresh Kamboju
While building i386 configs on stable-rc 5.10, stable-rc 5.11 branch and mainline with clang-12 these following warnings and errors were noticed. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=i386 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang'