Actions
Bug #6
opengfortran 5 is 'of insufficient version' but version 4 is OK
Status:
New
Priority:
Normal
Assignee:
-
Start date:
04/14/2017
Due date:
% Done:
0%
Estimated time:
Description
Ubuntu 16.04 comes with (As default) gcc 5.4.0. The associated gfortran is also 5.4.0. However bilder claims it's too old:
Time to install. Setting BILDER_WAIT_DAYS to 0.
PYC_CXX = g++. gxxlib = /usr/lib/gcc/x86_64-linux-gnu/5/libstdc++.so.
gfortran not of sufficiently high version.
It cannot handle allocatable arrays inside derived types.
Install per README-gfortran or set FC to set compiler.
Suspect logic is still checking gcc is 4 and above 4.6 or similar. Needs to know that gcc5 and gcc6 are probably OK.
No data to display
Actions