C or FORTRAN compiler for Vista?

  • Context: Fortran 
  • Thread starter Thread starter kde2520
  • Start date Start date
  • Tags Tags
    Compiler Fortran
Click For Summary
SUMMARY

This discussion focuses on finding compatible C and FORTRAN compilers for Windows Vista. Users recommend Visual Studio with Visual C++, Cygwin with the GNU Compiler Collection, and FTN95 with Plato 3 as viable options. The FTN95 compiler is noted for its compatibility with Vista, while Cygwin is suggested for those preferring a command-line interface. Users emphasize the importance of ensuring code validity when troubleshooting compilation issues.

PREREQUISITES
  • Understanding of C and FORTRAN programming languages
  • Familiarity with Integrated Development Environments (IDEs)
  • Basic knowledge of command-line operations
  • Awareness of Windows Vista system limitations
NEXT STEPS
  • Research how to install and configure Cygwin for C/C++ development
  • Explore the features and limitations of FTN95 and Plato 3 for FORTRAN programming
  • Learn about Visual Studio's licensing options and installation procedures
  • Investigate common compilation errors in C and how to resolve them
USEFUL FOR

This discussion is beneficial for physics students, beginner programmers, and anyone seeking to develop C or FORTRAN applications on Windows Vista.

kde2520
Messages
16
Reaction score
0
Can anyone help me find a compiler/IDE for FORTRAN or C that can work with Windows Vista? I am a physics student and would like to learn some programing, but my computer runs Vista and I have yet to find a compiler that works.

Otherwise, are there any recommendations for a language I could learn that might be useful to me and that I won't run into such problems with on Vista?

(Please, please resist the impulse to tell me to can Vista and get XP... really...)
 
Technology news on Phys.org
kde2520 said:
(Please, please resist the impulse to tell me to can Vista and get XP... really...)

No problem... just can Vista and get Linux instead. :biggrin: Or Mac OS X. :biggrin: :biggrin:
 
kde2520 said:
(Please, please resist the impulse to tell me to can Vista and get XP... really...)

You know the solution and you are still asking question? Geez...

That being said, look for Visual Studio and Visual C++. No idea about exact licences available at the moment, but there were free academic or entry level versions available few years ago and the current version (whichever it is) has a three month free trial.
 
Or download Cygwin, which runs fine on Vista, and use the freeware GNU compiler collection, which includes C/C++ and FORTRAN.

- Warren
 
No problem... just can Vista and get Linux instead. Or Mac OS X.

You know the solution and you are still asking question? Geez...

Yes yes yes, I know I know... if I could keep one of you guru's in my back pocket to help with such things (or maybe talk me out of buying a computer loaded with Vista in the first place), or maybe had more time and money to deal with it myself, I'd be in a different spot. In the meantime I have to use what I've got.

That being said, I have tried Visual Studio/Visual C++ with no luck (trying to compile in C, that is). I've also tried EclipseC and Bloodshed. I will try Cygwin next.

Thanks all.
 
Cygwin + JGrasp if you don't feel like learning command-line stuff.
 
kde2520 said:
That being said, I have tried Visual Studio/Visual C++ with no luck (trying to compile in C, that is).

You mean some specific C code, or just any C programs?
 
http://www.silverfrost.com/11/ftn95/overview.asp

From this link you can dowoload Fortran 95 compiler that works fine on Vista, in addition to plato 3 which is in integrated development environment.
As far as I know, the personal edition for free but it is not supposed to be used for research purposes.
 
Borek said:
You mean some specific C code, or just any C programs?

No, just any C programs. Took a class in C last spring and this was a big problem. I had to run Eclipse and store my workspace on a flash drive instead of using my own computer.

Just downloaded the FTN95 compiler with Plato 3 that Useful Nucleus suggested. I'll let y'all know how it worked out once I get a chance to mess with it.
 
  • #10
Strange, I am using an earlier Visual Studio and no problems with C compilation at all. What error messages did you get?
 
  • #11
Are you sure, you know, that the code you're testing the compiler with is valid??
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
6
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
59
Views
9K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K