SA5PMG
Well-Known Member
Code:
[root@zombiezoo bar]# diff -u omnec/Makefile omnec.build/Makefile
--- omnec/Makefile 2002-03-21 22:47:43.000000000 +0100
+++ omnec.build/Makefile 2021-04-15 19:51:08.055215063 +0200
@@ -1,15 +1,15 @@
.c.o:
gcc -I/usr/local/include -O -W -Wimplicit -Wreturn-type -Wformat \
--Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized \
--Wparentheses -Wstrict-prototypes -Werror -ffast-math -fforce-mem \
+-Wunused -Wchar-subscripts -Wshadow -Wuninitialized \
+-Wparentheses -Wstrict-prototypes -Werror -ffast-math \
-fomit-frame-pointer -c -o $*.o \
$<
.f.o:
# gcc -c -o $*.o $<
- gcc -O -ffast-math -fforce-mem \
--fomit-frame-pointer -W -Werror -Wshadow -Wuninitialized -Wunused -Wcomment \
+ gcc -O -ffast-math \
+-fomit-frame-pointer -W -Wshadow -Wuninitialized \
-c -o $*.o $<
.s.o:
@@ -36,7 +36,7 @@
gxx.o helix.o isegno.o move.o \
qdsrc.o readgm.o readmn.o reflc.o sbf.o tbf.o \
trio.o wire.o solve.o solgf.o zint.o ctime.o \
- movres.o parste.o calc.o calc1.o -lg2c -lm
+ movres.o parste.o calc.o calc1.o -lgfortran -lm
arc.o : header.inc prec.inc data.inc
atgn2.o : prec.inc