On Mon, Mar 21, 2011 at 06:47:19PM +0100, Christophe Fergeau wrote:
> > On Mon, Mar 21, 2011 at 05:24:54PM +0200, Alon Levy wrote:
> > 
> > btw, while you're at it, mind trying to compile with clang?
> 
> I ran some tests, spice compiled fine with clang using make CC="clang"
> CXX=clang++ CFLAGS="-Wall -Werror -g3 -ggdb3 -O3" CXXFLAGS="-Wall -Werror
> -g3 -ggdb3 -O3", I don't know if there is a magical "clang warning" flags
> to set in addition to that.
> I hit a compilation error with spice-gtk which I'm trying to figure out.

The compilation error was due to a warning coming from the use of
G_DEFINE_BOXED_TYPE, I reported the issue here
https://bugzilla.gnome.org/show_bug.cgi?id=449565#c53
After hacking around it, the compilation works fine.

Christophe

Attachment: pgpwg2IYy5gVn.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to