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

Re: [Xen-devel] Inheriting CFLAGS


  • To: Jan Kundrát <jan.kundrat@xxxxxx>
  • From: A Streetcar Named <desire@xxxxxxxxx>
  • Date: Wed, 17 Nov 2004 07:53:05 +0800
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Keir Fraser <keir.fraser@xxxxxxxxxxxx>, Jerome Brown <guruswami@xxxxxxxxxxxx>
  • Delivery-date: Wed, 17 Nov 2004 01:52:31 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=itQq5ZQ96lvfX7pq57r9Tn7jdcb6lSe3g4MD3wdnVKv0Fi+zRjQcUS2hLIKPd36HCwzVKYxMlrj7f3HKy+oJwXUwrFwCHnyCl8fluPDDByfWAOk9bqMhN/Q+aL01a08Hpf4q03RijrCf3TsE3ucvqfSYyzanbTYYHCYOOJEKnVk=
  • List-id: List for Xen developers <xen-devel.lists.sourceforge.net>

On Tue, 16 Nov 2004 22:32:55 +0100, Jan Kundrát <jan.kundrat@xxxxxx> wrote:
> CFLAGS  := -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
> CFLAGS  += -iwithprefix include -Wall -Werror -pipe
> CFLAGS  += -I$(BASEDIR)/include -Wno-pointer-arith -Wredundant-decls
> 
> ifeq ($(optimize),y)
> CFLAGS  += -O3 -march=pentium2 -pipe -fomit-frame-pointer

It looks like the ebuild changed the last line above to that (I assume
your CFLAGS env variable is -O3 -march=pentium2 -pipe).  I didn't use
the ebuild, so I had the default line of CFLAGS  += -O3
-fomit-frame-pointer, and found that I had to add -nopie and
-fno-stack-protector to compile xen.

Perhaps -march=pentium2 fixed it for you?  Or perhaps those were just
somethings special I had to do on the crusoe?!?


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel


 


Rackspace

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