From ad561f61635aa7083f88bc1b386ec9402485ab3a Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Mon, 14 May 2012 15:56:29 -0700 Subject: Document cross-compiling with the bundled glib Freedesktop #11464 --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 2baed98..e5e0a44 100644 --- a/README +++ b/README @@ -43,3 +43,11 @@ where it's installed in your system. If this requirement is too cumbersome, a bundled copy of a recent glib stable release is included. Pass --with-internal-glib to configure to use this copy. + +If you're cross-compiling and you need to build the bundled glib, refer +to the glib documentation for cross-compiling glib. In short, this will +require setting some autoconf cache variables in cases where glib would +need to run a program to determine the correct value. See the glib +documentation: + +http://developer.gnome.org/glib/stable/glib-cross-compiling.html -- cgit v1.2.3