WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] fix x86_64 build with specified CFLAGS

On Fri, 3 Mar 2006, Keir Fraser wrote:
> On 2 Mar 2006, at 21:36, Rik van Riel wrote:
> 
> > Note that this is not a question of building from RPM, even when
> > passing in empty CFLAGS this problem occurs.
> 
> Where would the -m64 come from in that case? Not from Config.mk...

tools/Rules.mk:

ifeq ($(XEN_TARGET_ARCH),x86_64)
CFLAGS  += -m64
LDFLAGS += -m64
endif


-- 
All Rights Reversed

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

<Prev in Thread] Current Thread [Next in Thread>