Re: Glib for iOS



On Tue, 2012-07-17 at 15:49 -0700, Hubert Figuière wrote:
> On 17/07/12 03:46 PM, Paul Davis wrote:
> > it can be very hard. there are two approaches. one is to build a
> > pseudo/fake gtk-doc package for OS X, which does actually exist, but i
> > can't tell you where to find it. google will help. the other is to install
> > ALL the dependencies that gtk-doc requires, which is substantial:
> 
> And do we know the rationale for forcing gtk-doc ? I mean glib is
> supposed to be lightweight library, but this is like everything
> including the kitchen sink. This alone as always discouraged me to use
> glib for portable code.
> 
> Hub
> 

Usually people cross compiling glib with minimal deps/burden just copy
the gtk-doc.m4 from the gtk-doc package and run configure with
--disable-gtk-doc.

Buildroot for example does that :

http://git.buildroot.org/buildroot/tree/package/automake

Regards,

--
Lionel Landwerlin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]