Re: Incorrect linker paths for building gcc on 32-bit PowerPC

2021-06-07 Thread William Seurer via Gcc
I doubled checked and that commit was for a different 32 bit issue. What are you using for your build compiler?  binutils? On 6/7/21 2:19 PM, William Seurer via Gcc wrote: I believe that was recently fixed on trunk by fb6b24c66ea5a2ccbf6fb9f299c20a69f962ac9b On 6/3/21 4:59 AM, John Paul Adria

Re: Incorrect linker paths for building gcc on 32-bit PowerPC

2021-06-07 Thread William Seurer via Gcc
I believe that was recently fixed on trunk by fb6b24c66ea5a2ccbf6fb9f299c20a69f962ac9b On 6/3/21 4:59 AM, John Paul Adrian Glaubitz wrote: Hi! I'm currently building GCC from git on various Debian targets to help with the gccrs development effort a bit. On 32-bit PowerPC, I have run into a pro

Incorrect linker paths for building gcc on 32-bit PowerPC

2021-06-03 Thread John Paul Adrian Glaubitz
Hi! I'm currently building GCC from git on various Debian targets to help with the gccrs development effort a bit. On 32-bit PowerPC, I have run into a problem which seems to be related to Multi-Arch (see below). I have already the patch gcc-multiarch.diff that Debian is shipping and passing --en