<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=gb2312 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16766"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT size=2>Dear all,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I am new to the flash code. when I follow the user's 
guide. I met lots of questions.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>First, when I type "./setup Sedov -auto", "cd object" and 
"gmake", the error came out</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>[walli@localhost object]$ gmake<BR>rm -f 
reorder.sh<BR>/opt/software/mpich2-gnu/bin/mpif90 -c -O2 --tp4 
-CcdRR8    -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8 -DNZB=1 -DN_DIM=2 
ut_interpolationInterface.F90<BR>gfortran: unrecognized option '-CcdRR8'<BR>cc1: 
error: unrecognized command line option "-ftp4"<BR>gmake: *** 
[ut_interpolationInterface.o] Error 1</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>a part of my Makefile.h is that:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT 
size=2>#----------------------------------------------------------------------------<BR># 
Set the HDF/HDF5 library paths -- these need to be updated for your 
system<BR>#----------------------------------------------------------------------------</FONT></DIV>
<DIV> </DIV><FONT size=2>
<DIV><BR>HDF5path   = /opt/hdf-1.6.5<BR>MPIpath    = 
/opt/software/mpich2-gnu</DIV>
<DIV> </DIV>
<DIV>PAPI_PATH  =<BR>PAPI_FLAGS =</DIV>
<DIV> </DIV>
<DIV>ZLIB_PATH  =</DIV>
<DIV> </DIV>
<DIV>NCMPI_PATH = /opt/parallel-netcdf-1.0.2<BR>MPE_PATH   =</DIV>
<DIV> </DIV>
<DIV>#----------------------------------------------------------------------------<BR># 
Compiler and linker commands<BR>#<BR>#  We use the f90 compiler as the 
linker, so some C libraries may explicitly<BR>#  need to be added into the 
link 
line.<BR>#----------------------------------------------------------------------------</DIV>
<DIV> </DIV>
<DIV>FCOMP      = 
${MPIpath}/bin/mpif90<BR>CCOMP      = 
gcc<BR>CPPCOMP    = 
gcc<BR>LINK       = ${MPIpath}/bin/mpif90</DIV>
<DIV> </DIV>
<DIV><BR># pre-processor flag</DIV>
<DIV> </DIV>
<DIV><BR>PP         = -D</DIV>
<DIV> </DIV>
<DIV>FFLAGS_OPT   = -c -O2 --tp4 -CcdRR8<BR>FFLAGS_DEBUG = -c -g  
--trace  --trap --chk[aes] -CcdRR8<BR>FFLAGS_TEST  = -c -CcdRR8</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>should I change the "FFLAGS_OPT, FFLAGS_DEBUT, FFLAGS_TEST"?</DIV>
<DIV> </DIV>
<DIV>I really don't know how to do this. Can anybody help me?</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Best wishes,</DIV>
<DIV> </DIV>
<DIV>Zhang Chao</DIV>
<DIV></FONT> </DIV></BODY></HTML>