Error: Deferred-length character component 'num_layers_name' at (1) is not yet supported

qiwen zhou

New Member
I was trying to build a F2000climo case with res f09_f09_mg17 , and it came this error :
Error: Deferred-length character component 'num_layers_name' at (1) is not yet supported.

Is it a gfortran version problem.This computer is with1603956603937.png
which version of GNU should I install?
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I'm moving this to the Infrastructure Forum as this appears to be a compiler/porting issue.
 

jedwards

CSEG and Liaisons
Staff member
Yes, your gnu compiler version is too old. It looks like this is fixed in gcc 5.x but current is 10.x, you should get the latest that works on your system.
 
Back
Top