Bug 440121 - Add support for gfortran build output parser
Summary: Add support for gfortran build output parser
Status: NEW
Alias: None
Product: PTP
Classification: Tools
Component: Photran.Unknown (show other bugs)
Version: 8.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Photran Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-22 10:33 EDT by Rocky Dunlap CLA
Modified: 2014-07-22 11:09 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rocky Dunlap CLA 2014-07-22 10:33:17 EDT
CDT supports GCC build output parsers to discover and populate per-language entries such as compiler directives, includes, libraries, defined symbols, etc.  We would like support for a gfortran build output parser, both a local version and a "sync" version which parses output when the compiler is executed remotely.

Language setting entry providers are found in Eclipse Preferences-->C/C++ General-->Preprocessor Include Paths, Macros, etc.-->Providers tab.