I wrote a program in C++ using XCode in 10.3 and it was fine. Now, when I try to compile I get error:
Tool:0: Command /usr/bin/gcc-4.0 failed with exit code 1
Tool:0: powerpc-apple-darwin8-gcc-4.0.0: /usr/lib/libstdc++.a: No such file or directory
.
The funny thing is that other things compile no problemo. Can I fix this error?
Tool:0: Command /usr/bin/gcc-4.0 failed with exit code 1
Tool:0: powerpc-apple-darwin8-gcc-4.0.0: /usr/lib/libstdc++.a: No such file or directory
.
The funny thing is that other things compile no problemo. Can I fix this error?