qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Linux x86_64 host


From: Johannes Schindelin
Subject: Re: [Qemu-devel] Linux x86_64 host
Date: Thu, 7 Oct 2004 17:07:15 +0200 (CEST)

Hi,

On Thu, 7 Oct 2004, Bob Deblier wrote:

> In file included from /home/bob/emulators/cvs/qemu/translate-all.c:41:
> op.h: In function `dyngen_code':
> op.h:4639: error: syntax error before '.' token
> op.h:4641: error: syntax error before '.' token
> make[1]: *** [translate-all.o] Error 1
> make[1]: Leaving directory `/home/bob/emulators/cvs/qemu/sparc-user'

This is probably a symbol which starts with ".".

Reading the current CVS of dyngen.c, in line 1529 of dyngen.c, there
is a "#if defines(HOST_SPARC)" and after that code which should fix
exactly that error.

If the current CVS version does not resolve your compilation error, please
send the offending lines of your op.h (with 10 lines before and after).

Ciao,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]