[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] Re: [Xen-devel] [PATCH 2 of 2] cross-build fixes in ioemu-remote
Aron Griffis writes ("[Xen-devel] [PATCH 2 of 2] cross-build fixes in ioemu-remote"): > Partly fix cross-building in ioemu-remote: > > - The ioemu version of cc-option doesn't take $(CC) as the first > argument, so all builds were getting -msse2 regardless of > architecture. I'll commit this in just a moment. > - 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 really don't want to apply these Makefile changes. That is the kind of thing which makes merging painful. Ian. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |