Home > Archive > Fortran > April 2005 > IDE for Linux
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| s8ngsu3@yahoo.com 2005-04-06, 12:21 pm |
| What IDE would you recommend for Fortran development under Linux? It
must provide convenient way to navigate multiple source files and to
debug. I know that many like Emacs, but what are other developers
using? If it matters, I wish to use Intel Fortran 8.1 free edition.
| |
| asifaleras@hotmail.com 2005-04-06, 12:21 pm |
| I had the same question myself, before some time. If you are interested
you can read the replies to my message in the following link:
http://groups-beta.google.com/group...4256cd7d0400756
However, I noticed that the majority preferred to work with Emacs.
Angelo
| |
| beliavsky@aol.com 2005-04-06, 12:21 pm |
| s8ngsu3@yahoo.com wrote:
> What IDE would you recommend for Fortran development under Linux? It
> must provide convenient way to navigate multiple source files and to
> debug. I know that many like Emacs, but what are other developers
> using? If it matters, I wish to use Intel Fortran 8.1 free edition.
Walt Brainerd announced Photran here recently, based on Eclipse
http://www.eclipse.org, an open source system for building graphical
tools, but the site http://www.photran.org he mentioned is unavailable.
I don't know where Photran can be obtained.
| |
| Walt Brainerd 2005-04-06, 12:21 pm |
| beliavsky@aol.com wrote:
> s8ngsu3@yahoo.com wrote:
>
>
>
> Walt Brainerd announced Photran here recently, based on Eclipse
> http://www.eclipse.org, an open source system for building graphical
> tools, but the site http://www.photran.org he mentioned is unavailable.
> I don't know where Photran can be obtained.
>
It must have been a temporary glitch.
eclipse.org seems to be there now for me.
--
Walt Brainerd +1-877-355-6640 (voice & fax)
The Fortran Company +1-520-760-1397 (outside USA)
6025 N. Wilmot Road walt@fortran.com
Tucson, AZ 85750 USA http://www.fortran.com
| |
| Walt Brainerd 2005-04-06, 12:21 pm |
| Walt Brainerd wrote:
> beliavsky@aol.com wrote:
>
> It must have been a temporary glitch.
> eclipse.org seems to be there now for me.
>
Sorry, I meant photran.org.
--
Walt Brainerd +1-877-355-6640 (voice & fax)
The Fortran Company +1-520-760-1397 (outside USA)
6025 N. Wilmot Road walt@fortran.com
Tucson, AZ 85750 USA http://www.fortran.com
| |
| Dmitry V. Gorbatovsky 2005-04-06, 12:21 pm |
| s8ngsu3@yahoo.com wrote:
> What IDE would you recommend for Fortran development under Linux? It
> must provide convenient way to navigate multiple source files and to
> debug. I know that many like Emacs, but what are other developers
> using? If it matters, I wish to use Intel Fortran 8.1 free edition.
If you donīt mind to use graphical interface ,
then Kdevelop3 will do the IDE job ,
with your makefile for small
or automake/configure for big project.
Cheers,
Dmitry
| |
| Gib Bogle 2005-04-06, 12:21 pm |
| beliavsky@aol.com wrote:
> s8ngsu3@yahoo.com wrote:
>
>
>
> Walt Brainerd announced Photran here recently, based on Eclipse
> http://www.eclipse.org, an open source system for building graphical
> tools, but the site http://www.photran.org he mentioned is unavailable.
> I don't know where Photran can be obtained.
The site is available to me.
Gib
| |
|
| s8ngsu3@yahoo.com articulated on 04/04/05 11:56:
>What IDE would you recommend for Fortran development under Linux? It
>must provide convenient way to navigate multiple source files and to
>debug. I know that many like Emacs, but what are other developers
>using? If it matters, I wish to use Intel Fortran 8.1 free edition.
>
>
>
I have just tried Eclipse 3.0.2 with Photran 2.1.0 using g95 and gdb,
and it seems to work quite well. How nice! Those who are addicted to
visual debuggers do not have any more excuse to keep using Windows
(well, except for those who use Cygwin, may be...).
--
FCC.
===
The rule is perfect: in all matters of opinion our adversaries are insane.
-Mark Twain
| |
|
| s8ngsu3@yahoo.com articulated on 04/04/05 11:56:
>What IDE would you recommend for Fortran development under Linux? It
>must provide convenient way to navigate multiple source files and to
>debug. I know that many like Emacs, but what are other developers
>using? If it matters, I wish to use Intel Fortran 8.1 free edition.
>
>
>
I have just tried Eclipse 3.0.2 with Photran 2.1.0 using g95 and gdb,
and it seems to work quite well. How nice! Those who are addicted to
visual debuggers do not have any more excuse to keep using Windows...
--
FCC.
===
The rule is perfect: in all matters of opinion our adversaries are insane.
-Mark Twain
|
|
|
|
|