I can't work out how to build with -fPIC. I've tried everything I can think of, verbose output shows the flag passed to the compiler, still doesn't seem to work...
Either way, -fPIC is basically a requirement for x64 libs. Consider adding it by default? Otherwise many users will repeat this headache.
I can't work out how to build with -fPIC. I've tried everything I can think of, verbose output shows the flag passed to the compiler, still doesn't seem to work... Either way, -fPIC is basically a requirement for x64 libs. Consider adding it by default? Otherwise many users will repeat this headache.