Re: glibtool + Xcode 4
Re: glibtool + Xcode 4
- Subject: Re: glibtool + Xcode 4
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 25 Apr 2012 13:16:11 +0200
Le 23 avr. 2012 à 22:39, patrick machielse a écrit :
> I use a Makefile based project that asumes the presence of glibtool on my system -- not Apple's libtool. It seems that a recent update of Xcode (4, 4.x?) stopped bundling glibtool, as I can no longer locate it on my system (I have installed the command line tools)
>
> glibtool is stil documented in the Xcode documentation viewer (as GNU libtool).
>
> Is glibtool still available from Apple -- or if it's not, what's the recommended course of action?
>
> It should be clear by now that I'm not a Makefile / GNU toolchain expert. I've tried to Google an answer but didn't find any other developers strugling with this. So it may well be I'm missing some piece of information...
>
> Thanks,
glibtool is no longer part of Xcode (it has been removed with automake, autoconf, aclocal, …).
You can get it by using a Mac OS X package manager like MacPort (http://www.macports.org) or Homebrew (http://mxcl.github.com/homebrew/ ).
-- Jean-Daniel
_______________________________________________
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