qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Improve gcc 3 checking


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] Improve gcc 3 checking
Date: Tue, 19 Dec 2006 03:09:19 +0000
User-agent: KMail/1.9.5

> If they explicitly specific an invalid --cc=, the checks will get
> triggered (but in the past, we would have bailed).

That's what I'm objecting to. If I do:

./configure --cc=gcc4

I expect configure to either use gcc4 or fail with an error. Preferably the 
latter, but I'm open to persuasion.

I don't want configure to decide it knows better and use gcc3 anyway.

Paul




reply via email to

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