Cross compiling for ARM

John (J5) Palmieri johnp at redhat.com
Tue Nov 8 10:03:05 PST 2005


On Tue, 2005-11-08 at 18:26 +0100, Frederic Danis wrote:
> Hello,
> 
> I am trying to cross compile DBus 0.32 for ARM target (using X86 Ubuntu) 
> but this failed when "make" try to build glib/examples (and try to use 
> just compiled dbus-binding-tool in ARM version).
> Did somebody got an idea how I can cross compile DBus ?

You are not going to be able to with the glib bindings enabled.  I think
we need to turn off the introspection stuff in the build and just supply
generated introspection data.  You can compile the base libs with
--disable-glib.

-- 
John (J5) Palmieri <johnp at redhat.com>



More information about the dbus mailing list