FAQ: build fails with ' /usr/lib/libstdc++.a: No such file or directory'
FAQ: build fails with ' /usr/lib/libstdc++.a: No such file or directory'
- Subject: FAQ: build fails with ' /usr/lib/libstdc++.a: No such file or directory'
- From: Chris Espinosa <email@hidden>
- Date: Wed, 1 Jun 2005 01:04:55 -0700
On May 31, 2005, at 10:35 PM, pour mes listes wrote: Since I moved to Tiger, build command fails with the following diagnostic :
Command usr/bin/gcc-4.0 failed with exit code 1 powerpc-apple-drawin8-gcc-4.0.0: /usr/lib/libstdc++.a: No such file or directory
I didn't find any libstdc++.a file anywhere on my system.
What can I do ?
Remove the reference to it from your project. It is no longer needed with gcc 4.0. Previous versions of Xcode included it automatically, without having an reference to it in the project file, but older projects sometimes included a reference anyway.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden