On 05.05.2005, at 10:09, Pierre d'Herbemont wrote:
switch to gcc-3.3... It is still included with in the package. Or
use Daniel Egger solution (seems to work only for i386-softmmu):
I just wanted to mention to those of you trying to compile Qemu
on Darwin with the latest gcc snapshots that you n
On 4 mai 05, at 08:48, Natalia Portillo wrote:
Hi!
I'm getting (along with a LOT of warnings) the following error when
trying to compiler under Tiger/X-Code2 (GCC 4.0.0-apple):
TiBook:~/qemu claunia$ make
for d in i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu; do \
make -C $d all || exit
On Wednesday 04 May 2005 07:48, Natalia Portillo wrote:
> Hi!
>
> I'm getting (along with a LOT of warnings) the following error when
> trying to compiler under Tiger/X-Code2 (GCC 4.0.0-apple):
>
> TiBook:~/qemu claunia$ make
> for d in i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu; do \
>
Hi!
I'm getting (along with a LOT of warnings) the following error when
trying to compiler under Tiger/X-Code2 (GCC 4.0.0-apple):
TiBook:~/qemu claunia$ make
for d in i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu; do \
make -C $d all || exit 1 ; \
done
../dyngen -c -o opc.h op.o