Re: [CentOS] Binutils-2.30-98.el8.aarch64 broken on raspberry Pi4

2021-04-07 Thread Maurice Smulders
Johnny, I can confirm that it fixes the issue, test code runs Ok! Maurice Maurice Smulders | Operating System Software Engineer -- https://windtalker.com | C: xxx.xxx. On 4/7/21, 8:29 AM, "CentOS on behalf of Johnny Hugh

Re: [CentOS] Binutils-2.30-98.el8.aarch64 broken on raspberry Pi4

2021-04-07 Thread Johnny Hughes
On 4/5/21 6:47 PM, Maurice Smulders wrote: > The recent update of binutils/binutils-devel on aarch64 totally breaks gcc. > When running gcc over a simple program with main - executing it results in a > SIGSEGV, as the _start prologue calls a NULL pointer. > > I haven't figured out yet how to bui