Speed my reducing relocations
Tom Kacvinsky
tkacvins@gmail.com
Sun Jul 11 15:08:01 GMT 2021
I was reading
https://gist.github.com/MaskRay/2d4dfcfc897341163f734afb59f689c6
And there, they say there are ways of increasing performance via compiler
options (-fno-semantic-interposition) and linker options (-Bsymbolic), but
I just
don't seen the benefit of using these with GCC 8.3.0 and binutils 2.34.
Most of
it seems to be clang specific, with LLVM linker), but there is a section on
how
to do this with GCC.
Any ideas on what I can do to make things better?
Thanks,
Tom
More information about the Binutils
mailing list