Re: [Qemu-devel] Qemu - compiling error in tcg.c - flush_icache_range

2011-10-02 Thread Mulyadi Santosa
Hi :) Don't forget to cc qemu-devel too next time :) On Sun, Oct 2, 2011 at 21:43, Maurizio Caloro wrote: > After "git" the new source i don't realy found any solution, but changing the > lines now Qmue0.15.0 running also in me Netbsd G4 Mac. Proparly this change > are only "*BSD" conform and

Re: [Qemu-devel] Qemu - compiling error in tcg.c - flush_icache_range

2011-10-02 Thread Mulyadi Santosa
Hi... :) On Sun, Oct 2, 2011 at 05:44, Maurizio Caloro wrote: > > i was trying with this code that i found with googling but without any success > >>tcg.c >>    /* return tcg_gen_code_common(s, gen_code_buf, offset); */ >>    int ret; >>    ret = tcg_gen_code_common(s, gen_code_buf, offset); >>