While cross-compiling the world here I came to some problems. Some of them have been addressed by the inclusion of a blacklist in ChrootCompile, but I have one more left.
GLib looks for 'glib-genmarshall' if cross-compiling. This is a binary from the GLib package itself, and so it needs to be in BuildDependencies. However it doesn't make sense to have GLib listed on its own BuildDependencies. I'm thinking on enhancing the dependencies syntax to recognize things like 'GLib if cross-compiling', but I'm not sure if this is the best way to fix at the problem. Ideas? -- Lucas powered by /dev/dsp _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
