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

Re: [Xen-devel] [PATCH] xen/Makefile: use CC --version instead of -v


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Robert Buchholz <rbu@xxxxxxxxxx>
  • Date: Wed, 27 Aug 2008 12:12:29 +0200
  • Delivery-date: Wed, 27 Aug 2008 03:13:03 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

On Wednesday 27 August 2008, Keir Fraser wrote:
> On 27/8/08 00:06, "Robert Buchholz" <rbu@xxxxxxxxxx> wrote:
> > I propose to change the statement to:
> >   $(CC) $(CFLAGS) --version | head -n1
>
> I think we can just tighten up the grep regexp a little.
>
> "gcc .*version " should do it.

That is not guaranteed to filter only the desired lines (if a configure 
parameter would end in "gcc", or there is "gcc " in the path GCC was 
compiled in).
The reason I proposed "gcc --version | head -n1" was that the output is 
only dependent on the GCC source, whereas "gcc -v | grep"  also depends 
on the system configuration.

Btw, what is the reason for ".*" in the first place?


Regards,
Robert

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.