Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » fortran source code analysis
fortran source code analysis [message #892018] Tue, 26 June 2012 20:34
Josh Hofling is currently offline Josh HoflingFriend
Messages: 1
Registered: June 2012
Junior Member
Hi folks,

what I would like to do is the following.

I need to analyze an Fortran based source code in order to analyze and adapt a certain algorithm. The program reads a seperate txt as input data in order to perform an optimizations procedure.
So far I am having trouble to set up Eclipse Indigo to make it work proper...
(First time working with Fortran&Eclispe, please give me a little indulgence).
I am using Win7; 64.

What I´ve done so far:
- new project-> fortran project-> 'executable GNU Fortran on Windows'
- import 'existing code as makefile project'->imported folder, folder includes program & files
- 'toolchain for Indexer settings on MinGW GCC'
- Strg+B

If I run as fortran application: Launch failed. Binary not found..
So I tried run configuration and selected C:\MinGW64\mingwvars.bat for the fortran application.
Nothing seemed to happen, just the console is saying:
'Setting up environment for using MinGW with GCC from C:\MinGW64\.'


I don´t not what to do.
Thanks for helping


Previous Topic:How to make a source attachement in eclipse?
Next Topic:importing web project in eclipse
Goto Forum:
  


Current Time: Fri Apr 19 05:12:58 GMT 2024

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top