Hi, I was wondering if it possible to do cross compile dbus-c++, and if so how ?
I was trying to build it using the following: CC,LD.CXX... to the cross compiler binaries and run /configure --prefix=$HOME/powerpc-target --host=powerpc-linux --with-build-li bdbus-cxx=$HOME/dbus-cpp/dbus-c++/ The issue is that this way the tools dbusxx-introspect and dbusxx-xml2cpp comp iled with the cross toolchain and trying to link with the native binary which obviously failing, anyway all the point is for these tools is to run on the ho st machine so they need to be compiled with "native" host compiler.I haven't s ucceed to figure the right way to do it, I'll appreciate any advice. Thanks, Maor. p.s sorry for cross posting here and also Wengophone-devel I didn't know that the list is in process to be de-activated. _______________________________________________ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev