I could build openssl in xcode 3.5.2, but recently I upgraded to Xcode 4.2.1. Now when I try to build in the same old Xcode, I'm getting errors.
Make[1]: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2: No such file or directory
Cp: libcrypto.a: No such file or directory
Cp: libssl.a: No such file or directory
Can I have a solution for this?