I have upgraded my xcode to 4.2 (using snow leopard).Previously i was using Xcode 3.2.6 and my project build successfully with it. Now I\'m unable to build it, instead Xcode emi
Check if you are using following flags, it will cause that error -nostdlib and -noconfig.
-nostdlib
-noconfig