|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2] cross-build fixes in
To: |
Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> |
Subject: |
Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2] cross-build fixes in ioemu-remote |
From: |
Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> |
Date: |
Thu, 31 Jul 2008 16:29:15 +0100 |
Cc: |
Aron Griffis <aron@xxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Thu, 31 Jul 2008 08:29:37 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<18577.55125.163478.822929@xxxxxxxxxxxxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Mail-followup-to: |
Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Aron Griffis <aron@xxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx |
References: |
<patchbomb.1217515898@xxxxxxxxxxxxx> <m2n.s.1KOZmg-002Rh9@xxxxxxxxxxxxxxxxxxxxxx> <18577.55125.163478.822929@xxxxxxxxxxxxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Ian Jackson, le Thu 31 Jul 2008 16:16:37 +0100, a écrit :
> Aron Griffis writes ("[Xen-devel] [PATCH 2 of 2] cross-build fixes in
> ioemu-remote"):
> > - Don't call install -s; it uses the host strip program which
> > doesn't understand cross-built binaries. This same change was
> > in the legacy ioemu dir.
>
> I think this should be fixed by the build environment, or possibly
> $(INSTALL), being arranged to not have this bug. If $(INSTALL) -s
> doesn't work then this should be fixed. Options include putting a
> symlink to /bin/true on the path somewhere under the name `strip', or
> overriding INSTALL somehow to a more clever program.
I have the same issue when cross-compiling some other projects. I
wonder how install would be able to know which strip command it should
use.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|