On Jul 26, 2009, at 7:44 PM, John Ralls wrote:
Ah, cool, that worked up through glib in meta-gtk-osx-core: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -I/Users/apuleo/gtk/inst/include -DG_DISABLE_SINGLE_INCLUDES -D_REENTRANT -O2 -gstabs+3 -std=gnu89 -arch x86_64 -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -fno-common -DPIC -o .libs/gatomic.o /var/folders/bB/bBSVAARMHl8lfuXIu+aAbU+++TI/-Tmp-//cchZ0y88.s:815:Incorrect register `%rdx' used with `l' suffix make[4]: *** [gatomic.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 I have compiled glib 2.21.3 outside of jhbuild and it seemed to work. How would I substitute 2.21.3 for 2.20.3? Thanks, -adam |