On Sun, Mar 04, 2007 at 11:31:12AM -0800, Nishanth Aravamudan wrote:
> On 04.03.2007 [18:51:53 +1100], David Gibson wrote:
> > On Sat, Mar 03, 2007 at 09:35:56PM -0800, Nishanth Aravamudan wrote:
> > [snip]
> > > > [snip]
> > > > > +ifeq ($(ARCH),ia64)
> > > > > +CC64 = gcc
> > > > > +LIB64 = lib64
> > > > > +ARCH_MORECORE_NOT_SUPPORTED = 1
> > > > > +else
> > > > > +ifeq ($(ARCH),sparc64)
> > > > > +CC64 = gcc -m64
> > > > > +LIB64 = lib64
> > > > > +ARCH_MORECORE_NOT_SUPPORTED = 1
> > > > > +else
> > > >
> > > > Why doesn't morecore support work, at least on sparc?
> > >
> > > Well, it's more like ARCH_MORECORE_NOT_TESTED :) I don't have access to
> > > either ia64 or sparc64 right now (although I am going to try and get two
> > > ia64 boxen with sufficient RAM working on Monday).
> >
> > Hrm, if it's just that it's not tested, then we really should leave
> > the tests in, so's we can test it...
>
> Ok, updated:
>
> Makefile: add ia64, sparc64 support for functional tests only
>
> Add simple support for ia64 and sparc64. We avoid doing the relink tests
> by not defining the ELF prefixes for either arch. Simply adding the
> linker scripts and the entries to the Makefile should make those tests
> build/run. Also, explicitly fail to build on other architectures rather
> than silently doing nothing. Keep the otherwise unused dummy test in
> the Makefile, because the object file is used by zero_filesize_segment,
> but remove it from run_tests.sh.
>
> Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]>
Looking good now.
Acked-by: David Gibson <[EMAIL PROTECTED]>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel