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-users

[Xen-users] Static building Xen 3.4.2 tools

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Static building Xen 3.4.2 tools
From: "Ciprian Dorin, Craciun" <ciprian.craciun@xxxxxxxxx>
Date: Thu, 17 Dec 2009 22:53:59 +0200
Delivery-date: Thu, 17 Dec 2009 12:54:46 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=UN6NIvbWgbMsDFPIhLj99UDLU16+X1kdtRb/a8CZWHA=; b=uIlzKyTk5v/BLKmvg9Sdy8QADXbNsoxdOC3N28iSK79HOMUriesODHLGUOnJe90EpZ sLL6x/WTOFE5Vjp7g5cFD5WhtrSR8+DtIgcPShRwC4dy7R5wltZsCif/qTeffjbpVKKE DkDC1UvGW4tGjs9kvT2GXtdqsrCNv01LpIaKk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CAH+RgDdq5NEWeiQBpkX1mYsWvF7HmxXW+B3eW2S1uFUGyDAcx/ubWvLzUgviHkWJF +7DoO+/noQMoBpSNysz4KuRxXj2lHj0ruh60EIm9z+8KhhxupXg/o7U2JKJ86Z77U9iV 7nJTzoKUFr6wM0VyZpThJmxfGsSX1whWdQL38=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
    Hello all!

    I have a very short question: is it possible to build Xen
user-space tools statically? (I'm aware that I also need a static
Python to have a fully static Xen user-space...)

    I've already tried `-static` in LDFLAGS, but some build scripts
break. (I've also tried to set `XENSTORE_STATIC_CLIENTS` on `y` and
CONFIG_STATIC on `y`, etc.)

    (I must say I haven't searched thoroughly through the
documentation or on the net... But at my first attempts I haven't
found anything conclusive.)

    Thanks for the help,
    Ciprian.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Static building Xen 3.4.2 tools, Ciprian Dorin, Craciun <=