i am cross compiling glib-2.17.3 for ARM9 on a linux(fedora) system . the configuration is done but while giving make the following errors occur
gatomic.c: In function `IA__g_atomic_int_compare_and_exchange': gatomic.c:66: error: impossible constraint in `asm' gatomic.c:64: warning: 'result' might be used uninitialized in this function make[4]: *** [gatomic.lo] Error 1 make[4]: Leaving directory `/root/Desktop/glib-2.17.3/glib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Desktop/glib-2.17.3/glib' make[2]: *** [all] Error 2 could anyone help me know what this is due to and how to solve it . thanks tina
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
