From a9ab4659d82cb5cf5320b9506899d52edd584d0b Mon Sep 17 00:00:00 2001 From: jthorn Date: Wed, 9 Apr 2003 13:46:58 +0000 Subject: add compiler options for SGI (modi4) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1035 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index bba2116..eb10c50 100644 --- a/README +++ b/README @@ -152,8 +152,16 @@ Alpha with LIBS="m c_r dxml for" * Using the DEC/Compaq/HP/whatever-their-corporate-name-is-this-week - compiler, you need to specify the -nopt option to disable automatic - template instantiation. + compiler, you need to specify the -nopt compiler option to disable + automatic template instantiation. + +SGI +=== +* On modi4.ncsa.uiuc.edu (an old SGI Origin), using + MIPSpro Compilers: Version 7.3.1.3m + you need to specify the -no_auto_include compiler option to disable + automatic template instantiation. In fact, you should probably specify + this option on any SGI system... IBM Power4 (AIX) ================ -- cgit v1.2.3