Update of /src/master/dx In directory opendx.watson.ibm.com:/tmp/cvs-serv49868
Modified Files:
configure.in acconfig.h
Log Message:
First batch of fixes for 64-bit arena support on SGI.
Note that this means support for a > 2GB cache, but not > 2GB array objects.
New configure-created C define: ENABLE_LARGE_ARENAS.
Currently, this is set only if building on SGI for the 64-bit ABI, and the
new configure option --with-large-arenas is specified (default = no).
