Re: How to find the architecture for a mach-o file?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com _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: Thanks, Cem Karan The version of expat on my system is listed as this: ls /usr/lib | grep expat Eli _______________________________________________ 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/stuart%40echus.demon.co.uk _______________________________________________ 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... 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. 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? 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). -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. This email sent to stuart@echus.demon.co.uk This email sent to site_archiver@lists.apple.com
participants (1)
-
Stuart Crook