Problem compiling on Mac OS 10.13


Click here for full thread
Just Got Here
Quote:Edoapra Mar 1st 5:18 pm
Might want to get a fully functional gfortran installation by using homebrew
https://github.com/nwchemgit/nwchem/wiki/Compiling-NWChem#method-2-using-gfortran-and-open...


Thanks. Did that, now I have the following error:

Making libraries in basis
gfortran  -c -cpp  -fdefault-integer-8 -Warray-bounds -g -fno-aggressive-loop-optimizations  -I.  -I/Users/m3/nwchem-6.6/src/include -I/Users/m3/nwchem-6.6/src/tools/install/include -DMACX -DEXT_INT -DGFORTRAN -DGCC4 -DGCC46 -DPARALLEL_DIAG   basis.F
FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
make[1]: *** [/Users/me/nwchem-6.6/lib/MACX64/libnwcutil.a(basis.o)] Error 1
make: *** [libraries] Error 1


Any help would be great.