Re: Missing libstdc++.dylib symbolic link in 10.4u SDK
Re: Missing libstdc++.dylib symbolic link in 10.4u SDK
- Subject: Re: Missing libstdc++.dylib symbolic link in 10.4u SDK
- From: Terry Lambert <email@hidden>
- Date: Thu, 29 Nov 2007 13:34:33 -0800
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?
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden