On Sunday 04 June 2006 09:59, Carlo Marcelo Arenas Belon wrote:
> Greetings,
>
> attached patch, adds a ./configure option for setting the C compiler that
> will be used to build op.c for each of the targets; letting the user
> compile everything else with gcc 4.x if configured as the default C
> compiler while isolating the opcode generation which currently relies in
> gcc 3.x for dyngen to be able to make sense of it.

Why bother? As you say gcc4 has issues other than just op.c, so why not just 
compile everything with the old gcc?

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to