jcelerier parent
With clang, just compiling with -fno-plt gives me:
GCC does not seem to support it though, even if it accepts the flag and gives me:
(tried everything I could think of that would have a chance to make the PLT disappear:
without any change on GCC)