Yes, The default user space for RHEL 5 and SLES10 is 32bit, but we always build 64bit crash since PPC64 support is added. Top level makefile should have something like:
ifeq (${TARGET}, PPC64)
CONF_FLAGS = -m64
endif
So, this change has to be modified to support cross-compile.
Thanks
Haren
"Seymour, Shane M" ---06/26/2012 05:32:47 PM---"Seymour, Shane M" <shane.seymour@hp.com>
Sent by: crash-utility-bounces@redhat.com 06/26/2012 05:25 PM
|
|