qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [patch] Add spare checker support to the build system


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [patch] Add spare checker support to the build system
Date: Tue, 07 Oct 2008 22:56:02 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Blue Swirl wrote:
> Cool, with sparse, I found and fixed one real bug and found one
> missing 'static' just in target-sparc.

Great it proved being useful that quickly ;)

> The cgcc test should try compiling a program like the C compiler test.
> Maybe those tests could be merged?

cgcc isn't a compiler, it's a wrapper which runs both the real compiler
and the sparse checker, roughly comparable to distcc and ccache.  So if
$CC works, cgcc should too.

cheers,
  Gerd




reply via email to

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