qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: MacOSX CVS build broken


From: Phil Krylov
Subject: Re: [Qemu-devel] Re: MacOSX CVS build broken
Date: Sun, 16 Jan 2005 09:08:22 +0300

On Sat, 15 Jan 2005 23:28:31 -0500, Tim Douglas <address@hidden> wrote:

> The first invocation of gcc here makes op.o at 536k. dyngen then
> fails, but still makes op.h. The second run of dyngen fails too, but
> again it outputs opc.h. And then translate-all.c fails to build
> because something is broken in dyngen_code which is in op.h. So
> something must indeed be wrong with dyngen or op.c or something else.

dyngen should remove output file on error, but it doesn't (possibly
for the purpose of debugging), and the next make invocation doesn't
try to rebuild the corrupt .h file.

-- Ph.




reply via email to

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