I don't have tiger yet, but I believe you no longer need to link to libstdc++ with the latest version of g++ for darwin. Try removing references to it from your project (and putting the using namespace std; back in of course).
To do this, just delete the "file" in your project called...