https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104707
--- Comment #5 from Jan Palus ---
> Arm linux multilib is just as complex as riscvs really.
Perhaps my understanding of multilib is wrong but I meant pure 32bit, single
arch environment.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104707
--- Comment #3 from Jan Palus ---
I doubt this has anything to do with riscv or multilib. It's just gcc that
assumes all linkers should lookup /lib and /usr/lib and skips them when passing
library paths to linker:
https://gcc.gnu.org/git/?p=gcc
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: jpalus+gcc at fastmail dot com
Target Milestone: ---
Created attachment 48863
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48863&action=edit
preprocessed source file
During Mesa compilation gcc segfaul