64-bit compat (was Re: [openib-general] [PATCH][3/3] Fix errors and warnings on 64-bit archs)
Roland Dreier
roland at topspin.com
Mon Oct 25 10:16:23 PDT 2004
By the way, in case someone else wants to use the same approach,
here's how I make sure my changes build across multiple archs:
I'm using toolchains built with <http://www.kegel.com/crosstool/> and
the attached script to make sure my tree builds on i386, x86_64,
ppc64, ia64, ppc, sparc64 and i386/gcc-2.95. I just have to run one
command to get a build report:
$ check-oib
compiling for i386 ... success
compiling for x86_64 ... success
compiling for ppc64 ... success
compiling for ia64 ... success
ERROR: ia64_monarch_init_handler: 186 slots, total region length = 0
compiling for sparc64 ... success
compiling for i386 (gcc-2.95) ... success
compiling for ppc ... success
- Roland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-oib
Type: text/x-perl
Size: 1946 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20041025/8185b0e6/attachment.pl>
More information about the general
mailing list