Jeremie Courreges-Anglas: > We need to disable optimization for python3 ports. Even with a fixed > path to libclang_rt.profile.etc, I get: > > ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol > '__profd_isdigit'; recompile with -fPIC
I wanted to take a look at where those relocations are coming from, but the *.o files that are linked together aren't even object files according to nm or readelf. WTF? -- Christian "naddy" Weisgerber [email protected]
