xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Fixes for cross-compiling 32 bit tools on 64 bit host
@ 2011-11-14 21:53 Andres Lagar-Cavilla
  2011-11-14 21:53 ` [PATCH 1 of 2] Add linker flags to makefile rules to enable cross compiling Andres Lagar-Cavilla
  2011-11-14 21:53 ` [PATCH 2 of 2] Fixes for cross-compiling 32-bit tools on 64-bit host Andres Lagar-Cavilla
  0 siblings, 2 replies; 4+ messages in thread
From: Andres Lagar-Cavilla @ 2011-11-14 21:53 UTC (permalink / raw)
  To: xen-devel; +Cc: andres, adin

Using this patch series, we routinely compile the entire toolstack 
in 32 bit mode on a 64 bit box, no erros or warnings (compilatio-/
linking-related). Please apply.

Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.org>
Signed-off-by: Adin Scannell <adin@scannell.ca>

 config/x86_32.mk                 |  1 +
 config/x86_64.mk                 |  1 +
 tools/Makefile                   |  8 +++++++-
 tools/blktap/drivers/Makefile    |  1 +
 tools/blktap2/vhd/lib/Makefile   |  1 +
 tools/debugger/gdbsx/Makefile    |  2 +-
 tools/libaio/src/Makefile        |  2 +-
 tools/libfsimage/common/Makefile |  4 ++--
 8 files changed, 15 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-15  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 21:53 [PATCH 0 of 2] Fixes for cross-compiling 32 bit tools on 64 bit host Andres Lagar-Cavilla
2011-11-14 21:53 ` [PATCH 1 of 2] Add linker flags to makefile rules to enable cross compiling Andres Lagar-Cavilla
2011-11-15  8:55   ` Ian Campbell
2011-11-14 21:53 ` [PATCH 2 of 2] Fixes for cross-compiling 32-bit tools on 64-bit host Andres Lagar-Cavilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).