Missing libstdc++.dylib symbolic link in 10.4u SDK
Missing libstdc++.dylib symbolic link in 10.4u SDK
- Subject: Missing libstdc++.dylib symbolic link in 10.4u SDK
- From: Pierre Baillargeon <email@hidden>
- Date: Thu, 29 Nov 2007 14:18:02 -0500
I'm doing development work on 10.5 using the 10.4u SDK (/Developer/
SDKs/MacOSX10.4u.sdk) and I've come accross a problem where the linker
tries to link with libstdc++.dylib (which should be under usr/lib/gcc/
i686-apple-darwin9/4.0.1, under the SDK) but that symbolic link is
missing.
I've checked on a 10.4 system, and under the /usr/...etc.../4.0.1/
there is indeed a symbolic link back to the proper dylib three levels
up.
Is this an oversight? I've fixed the problem temporarily by creating
the symlink by hand, but it's annoying to have to hack an SDK.
--
Pierre Baillargeon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden