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...