Re: dsymutil is lost
Re: dsymutil is lost
- Subject: Re: dsymutil is lost
- From: "Justin C. Walker" <email@hidden>
- Date: Fri, 22 Jul 2011 19:53:16 -0700
On Jul 22, 2011, at 18:28 , Dong Feng wrote:
> After an upgrade installation for OS X Lion, I found /usr/bin/dsymutil is
> removed. Is it obsoleted or something else?
It hasn't been removed. The entire Xcode 3 tool chain is still present in the Xcode 3 install directory. It does appear that installing 10.7 causes removal of the tool chain programs from "/usr", but they remain in (e.g.) /Developer/usr.
I've had some success putting that path (/Developer/usr/bin) first in my PATH, and adding "-isysroot /path/to/some/SDK" to CFLAGS to build stuff that either doesn't have a makefile or doesn't use Xcode.
I imagine that the 10.7 installer is making the system "safe" for Xcode 4 by doing this.
I think (based on other traffic on this list) that you will need to rename the Xcode 3 "/Directory" before installing Xcode 4, or else the former will be lost.
HTH
Justin
--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's income
-----------
Question 43:
What if the hokey pokey
really *is* what it’s all about?
--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden