Tuesday, 20 November 2012

[gccsdk] Building the libraries

I wrote:

> Looks like I'll have to hack gtk's setvars as well, but that will have
> to wait until tomorrow.

Had a bit of time left and came up with this:

- change autobuilder/libraries/graphics/librsvg2-2/setvars so the
CONFFLAGS line reads:
AB_CONFLAGS="--disable-gnome-vfs --enable-introspection=no --disable-gtk-theme"

- run ../autobuilder/build -v librsvg2-2

- run ../autobuilder/build -v libcairo2
(using the original autobuilder/libraries/gtk/libcairo2/depends and
.../setvars)

- run ../autobuilder/build -v libgtk2.0-0

- undo the change to autobuilder/libraries/graphics/librsvg2-2/setvars

- run ../autobuilder/build -v librsvg2-2

All three items have now been built.

Come to think of it, this may require another run for both libcairo2 and
libgtk just to make sure, but as the key dependency has been met, that
shouldn't be a problem (I hope...).

Regards,
Frank


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment