public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gfortran | 9.3.1 missing FINDLOC?
@ 2021-03-28 18:27 Evan Cooch
  2021-03-30 15:08 ` Jim Wilson
  0 siblings, 1 reply; 7+ messages in thread
From: Evan Cooch @ 2021-03-28 18:27 UTC (permalink / raw)
  To: gcc-help

Weird one (perhaps). Colleague and I trade back a large slug of FORTRAN 
code -- he is on a Windows machine, running mingw gfortran 9.2. Code 
compiles fine on his end.

But, on my end, no such luck -- I'm on Linux boxes (CentOS 7), running 
gfortran 9.3.1 under scl devtoolset. When I try to compile the exact 
same code, I get a fail at the end -- a few lines referring to a call to 
FINDLOC in one of the modules (something called estmat).

/opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: 
estmat.o: in function `filldm.3876': estmat.f90:(.text+0x1201): 
undefined reference to `_gfortran_findloc0_s1'


Was wondering if anyone can give me some advice? Is there a way to 'look 
for' FINDLOC on my box (irony accidental), or (more likely) if there is 
a packaging issue with devtoolkit for CentOS, is there something I can 
do to correct the problem?

Many thanks in advance...


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-30 18:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28 18:27 gfortran | 9.3.1 missing FINDLOC? Evan Cooch
2021-03-30 15:08 ` Jim Wilson
2021-03-30 15:11   ` Evan Cooch
2021-03-30 15:22     ` Jonathan Wakely
2021-03-30 16:42       ` Evan Cooch
2021-03-30 17:55         ` Jonathan Wakely
2021-03-30 18:26           ` Evan Cooch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).