How to compile unix tools so that they run on all version systems? I was trying to compile wget in terminal, but cannot compile it against old libraries (libssl, libcrypto). Maybe XCode could do that, but it cannot find some symbols. Should I add these libraries by "Add File" to import symbols or there is a better way? Still even if I add them by hand, I cannot compile.
Thanks
Zdzisiek
Thanks
Zdzisiek