Skip navigation.
 
mlRe: Tiger X tools crash
FROM : David Hinz
DATE : Sat Apr 30 23:28:51 2005

I just tried to compile my first app using Xcode 2.0 and also ran 
into the problem of libstdc++.a not in /usr/lib.  There is a libstdc+
+.6.0.3.dylib and a symbolic link libstdc++.6.dylib, but not the .a 
file.  I originally did a Archive and Install.

Anyone else missing this file?

Should I just link against the .dylib file?


david.





On Apr 29, 2005, at 11:27 PM, Nick Zitzmann wrote:

>
> On Apr 29, 2005, at 10:51 PM, Clayton Leitch wrote:
>
>

>> X tools crashes on my powerbook with the following log entries:
>>

>
> It's actually called "Xcode".
>
>

>> dyld: Library not loaded: /usr/lib/libstdc++.6.dylib
>>  Referenced from: /System/Library/PrivateFrameworks/
>> DevToolsCore.framework/Versions/A/DevToolsCore
>>  Reason: image not found
>>

>
> For some reason, your system doesn't have libstdc++ installed. 
> That's a pretty important system library under Tiger, so I'd 
> recommend you perform a clean reinstall of the OS using the 
> "archive and install" feature.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/davidhinz%
> 40interfold.com
>
> This email sent to <email_removed>
>
>

Related mailsAuthorDate
mlTiger X tools crash Clayton Leitch Apr 30, 06:51
mlRe: Tiger X tools crash Nick Zitzmann Apr 30, 07:27
mlRe: Tiger X tools crash David Hinz Apr 30, 23:28
mlRe: Tiger X tools crash Nick Zitzmann May 1, 07:50
mlRe: Tiger X tools crash Darkshadow May 2, 03:55