=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl,v retrieving revision 1.29 retrieving revision 1.31 diff -u -p -r1.29 -r1.31 --- OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2001/10/05 11:01:22 1.29 +++ OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2001/12/25 02:39:03 1.31 @@ -2,11 +2,11 @@ * Copyright (c) 1994-2000 FUJITSU LABORATORIES LIMITED * All rights reserved. * - * $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.28 2001/10/03 01:47:31 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.30 2001/10/30 01:09:46 noro Exp $ */ #include "config.h" -/* #define USE_GCC */ +#define USE_GCC /* #define USE_MPI */ /* #define USE_FFT_FLOAT */ /* #define USE_LAPACK */ @@ -53,9 +53,9 @@ CDEBUGFLAGS= -g -O #if defined(SunArchitecture) #if SystemV4 #if defined(SparcArchitecture) -CDEBUGFLAGS= -O -mv8 +CDEBUGFLAGS= -g -O -mv8 #else -CDEBUGFLAGS= -O +CDEBUGFLAGS= -g -O #endif CCOPTIONS = -DSYSV -DSVR4 AR=/usr/ccs/bin/ar cqs