[cig-commits] [commit] master: Added more instructions on resolving ifort compiler issues. (c1524b8)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 17 12:21:06 PDT 2014


Repository : https://github.com/geodynamics/pylith_installer

On branch  : master
Link       : https://github.com/geodynamics/pylith_installer/compare/eccb506f5019fcc65e6457cac71e463b97eff64b...c1524b8b0003bb672945f1cbcd815f9a967ac1aa

>---------------------------------------------------------------

commit c1524b8b0003bb672945f1cbcd815f9a967ac1aa
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Fri Oct 17 12:21:38 2014 -0700

    Added more instructions on resolving ifort compiler issues.


>---------------------------------------------------------------

c1524b8b0003bb672945f1cbcd815f9a967ac1aa
 INSTALL | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/INSTALL b/INSTALL
index 07ff740..3c9e25b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -414,3 +414,8 @@ should be set via something like:
 
   pic_flag=" -fPIC"
   wl="-Wl,"
+
+In the netcdf build directory do "make clean" and then "make" to
+regenerate the object files with these flags. After the build
+succeeds, run "touch installed_netcdf" in the top-level directory.
+



More information about the CIG-COMMITS mailing list