gfortran segmentation fault checkgrad cart
[unres.git] / source / unres / src_MD / Makefile_MPICH_gfortran
index dd0ca5a..dfe9bcc 100644 (file)
@@ -1,7 +1,9 @@
 ###################################################################
-INSTALL_DIR = /users/software/mpich2-1.0.7
+#INSTALL_DIR = /users/software/mpich2-1.0.7
+INSTALL_DIR = /users/local/mpich2-1.4.1p1_gnu
+
+FC= gfortran -g
 
-FC= gfortran
 
 OPT =  -O
 
@@ -11,7 +13,7 @@ FFLAGS2 = -c -O0 -I$(INSTALL_DIR)/include
 FFLAGS3 = -c -O -I$(INSTALL_DIR)/include
 FFLAGSE = -c -O3 -I$(INSTALL_DIR)/include
 
-LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpthread xdrf/libxdrf.a
+LIBS = -L$(INSTALL_DIR)/lib -lmpich -lmpl  xdrf/libxdrf.a 
 
 ARCH = LINUX
 PP = /lib/cpp -P