Re: Glib for iOS
- From: Lionel Landwerlin <llandwerlin gmail com>
- To: gtk-devel-list gnome org
- Subject: Re: Glib for iOS
- Date: Wed, 18 Jul 2012 01:00:48 +0100
Hmm...
1. Copy gtk-doc.m4 from gtk-doc to wherever you've installed automake
2. run autoreconf/autogen.sh in glib directory
3. run ./configure in glib directory with --disable-gtk-doc
--
Lionel Landwerlin
On Wed, 2012-07-18 at 02:40 +0300, Guetcho Guetchev wrote:
> Good point!
> However … how to get to the configure script? :)
> This is not a release tarball I am using but a git clone.There is no configure script.
> GG
>
> On Jul 18, 2012, at 2:18 AM, Lionel Landwerlin wrote:
>
> > 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
> >
> >
> > _______________________________________________
> > gtk-devel-list mailing list
> > gtk-devel-list gnome org
> > https://mail.gnome.org/mailman/listinfo/gtk-devel-list
>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> https://mail.gnome.org/mailman/listinfo/gtk-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]