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

[Xen-devel] gcc + ia32 + 64bit ?

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] gcc + ia32 + 64bit ?
From: Gerd Knorr <kraxel@xxxxxxxxxxx>
Date: Fri, 11 Mar 2005 13:41:37 +0100
Delivery-date: Fri, 11 Mar 2005 12:46:30 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
  Hi,

I'm trying to add PAE support to xen at the moment, and have some
trouble with compiling the code at the moment.  gcc complains about
"initializer element is not computable at load time".  The only
explanation I have for that at the moment is that gcc has problems to
deal with u64 (i.e.  unsigned long long) calculations at compile time.
Can anyone confirm or deny this?

cheers,

  Gerd



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] gcc + ia32 + 64bit ?, Gerd Knorr <=