Gary C White

Results 4 comments of Gary C White

Can't get this release to work: gfortran -fall-intrinsics -cpp -std=f2018 -c -D ieee -D dbleprecision -m64 -fsignaling-nans -ffpe-summary='invalid','zero','overflow','underflow' -O3 -funroll-loops -ffast-math status_module.f90 gfortran: fatal error: cannot execute 'C:/tdm-gcc-64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/as.exe': CreateProcess: No...

Brecht: Still a problem, but getting closer: gfortran -m64 -fopenmp mark.o glabrd.o xmatrx.o tmread.o rlabrd.o blabrd.o dlabrd.o estmat.o varmat.o derivedest.o piread.o func.o saturd.o chprob.o chprob001.o chprob002.o chprob008.o chprob009.o chprob032.o chprob115.o...

Sorry, I hadn't recompiled a library that was compiled with -flto. When I recompiled without -flto, I now get the following (which is the original issue): gfortran -m64 -fopenmp mark.o...

Just FYI, but getting the same undefined references when both the library and the makefile code are recompiled with -flto=auto . Gary C. White, CWB(r) Professor Emeritus Department of Fish,...