site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com If that doesn't help, then <http://bugreporte.apple.com>. -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Nov 29, 2007, at 11:18 AM, Pierre Baillargeon wrote: 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. I think you broke something on your machine; this works for me (it's a copy, not a symlink on my machine). Are you sure you installed cross-compilation for older versions when you installed XCode? This email sent to site_archiver@lists.apple.com