Bug 534778 - f90
Summary: f90
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 9.5.0   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-16 15:37 EDT by Yehuda Singer CLA
Modified: 2020-09-04 15:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yehuda Singer CLA 2018-05-16 15:37:37 EDT
Dear Sir/M\rs.
I use the Oxygen Eclipse and develop C/C++ and Fortran90 programs.
For the Fortran the order of compilation is important because Fortran modules refer to other module via the keyword USE. THe module pointed by the USE has to be compiled before the module which is point to it.
The Eclipse compiles the files/modules following the order in the GNU Fortran project list.

A partial solution is using the MakeDepf90, but it is not tivial.



Thanks in advance for your help.

Best regards,
Yehuda