Re: How to find the architecture for a mach-o file?
Re: How to find the architecture for a mach-o file?
- Subject: Re: How to find the architecture for a mach-o file?
- From: Stuart Crook <email@hidden>
- Date: Thu, 26 Mar 2009 21:26:08 +0000
There's also a binary of the corresponding Darwin project build at
code.google.com/p/puredarwin in the svn under Roots/9G55pd1, in case
you've misplaced your DVD.
_sjc_
On 26 Mar 2009, at 21:18, Eli Bach wrote:
On Mar 26, 2009, at 1:41 PM, Karan, Cem (Civ, ARL/CISD) wrote:
OK, so somewhere in the mess of installing various bits, I messed
up my
libexpat. Rebuilding from scratch isn't working, so how do I
reinstall
it? Can I pull it off the Leopard DVD, or is it a Darwin project
somewhere that I can download?
Thanks,
Cem Karan
I would suggest Pacifist & pulling it off the leopard DVD, and not
building it yourself, as it is non-trivial to ensure you use the
same options to build expat that Apple did (as Apple hasn't made
their build system available to developers, only a semi-functional
copy? of it).
The version of expat on my system is listed as this:
ls /usr/lib | grep expat
-rwxr-xr-x 1 root wheel 651248 Sep 23 2007 libexpat.
1.5.0.dylib
lrwxr-xr-x 1 root wheel 20 Nov 18 2007 libexpat.1.dylib -
> libexpat.1.5.0.dylib
lrwxr-xr-x 1 root wheel 20 Nov 18 2007 libexpat.dylib ->
libexpat.1.5.0.dylib
-rwxr-xr-x 1 root wheel 805 Feb 19 2008 libexpat.la
so most likely you can get expat off any install dvd, as it doesn't
appear to have been updated from when 10.5 was released.
Eli
_______________________________________________
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
_______________________________________________
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