From 00aeb0bbf83076bd24b24737cc8cf63b854a6aac Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 20 Jul 1999 02:19:05 +0000 Subject: ChangeLogTag: Mon Jul 19 21:13:16 1999 Doug Anderson --- include/makeinclude/platform_cray.GNU | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'include/makeinclude/platform_cray.GNU') diff --git a/include/makeinclude/platform_cray.GNU b/include/makeinclude/platform_cray.GNU index 026ded4ba07..a36b6fd3c27 100644 --- a/include/makeinclude/platform_cray.GNU +++ b/include/makeinclude/platform_cray.GNU @@ -1,12 +1,13 @@ # $Id$ -# Initial platform macros for SGI/Cray UNICOS (vector) & UNICOS/mk (mpp) - -# UNICOS 10.0.0.2 -# UNICOS/mk 2.0.3.10 -# Cray C++ Version 3.1.0.0 -# Cray Standard C Version 6.1.0.0 +# Platform macros for SGI/Cray UNICOS (vector) & UNICOS/mk (mpp) - +# UNICOS 9.0.2.8 +# UNICOS 10.0.0.5 +# UNICOS/mk 2.0.4.57 +# Cray C++ Version 3.2.0.1 +# Cray Standard C Version 6.2.0.1 # -# Contributed by Doug Anderson +# Contributed by Doug Anderson debug = 1 exceptions = 1 @@ -18,13 +19,13 @@ purify = # C++ prelinker: error: instantiation loop # So, we're using ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION CC = cc -LDLIB += -L$(ACE_ROOT)/ace -CXX = CC -#CFLAGS += -CCFLAGS += -h noautoinstantiate -DCFLAGS += -g -DCCFLAGS += $(DCFLAGS) -OCFLAGS += -O2 +LDLIB += -L$(ACE_ROOT)/ace +CXX = CC +#CFLAGS += +CCFLAGS += -h noautoinstantiate +DCFLAGS += -g +DCCFLAGS += $(DCFLAGS) +OCFLAGS += -O2 OCCFLAGS += $(OCFLAGS) ifndef exceptions -- cgit v1.2.1