What setting in Visual Studio C++ project, would be equivalent to *nix --enable-pic
switch, i.e. ./configure --enable-pic
There is none since it is not required.
http://en.wikipedia.org/wiki/Position-independent_code: "Microsoft Windows DLLs are not shared libraries in the Unix sense and do not use position independent code"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With