Author Topic: How to Install standard compiler ?  (Read 4619 times)

Offline sospel

  • Multiple posting newcomer
  • *
  • Posts: 10
How to Install standard compiler ?
« on: May 03, 2013, 04:36:12 pm »

Hello !
 
I'm a very, very new user of CODE-BLOCKS : I downloaded  and installed it this morning ! But I had a "little" problem... Here he is:

I program astronomical calculations in FORTRAN-95. So,  in the option of the " SETTINGS - > COMPILE " , I chose the " GNU Fortran Compiler ". Then I tried to compile a small program, but nothing takes place  :(
I looked in the directory of CB if there is a directory with compilers, but I found ANYTHING !

Thus, I would want to know if one of you know what to do to download this compiler and where  install it so that  it becomes the standard compiler to CB.

Many thanks for any answer :)
Cordially
SosPel

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline sospel

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: How to Install standard compiler ?
« Reply #2 on: May 04, 2013, 09:04:01 pm »
OK  stahta01 !

Thank you for the link, which also contains a special paragraph on FORTRAN "Installing Fortran Compiler":

I am going to try to install the version of the "GNU / gfortran Fortran 95"

Cordially
Sospel

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
Re: How to Install standard compiler ?
« Reply #3 on: May 04, 2013, 11:58:13 pm »
I missed FORTRAN mention the first time I read your message.

http://wiki.codeblocks.org/index.php?title=Fortran_Project_plugin

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline sospel

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: How to Install standard compiler ?
« Reply #4 on: May 06, 2013, 10:37:15 am »
hello Tim !

Thanks for your last link to Fortran project  :)

It is what I was looking for !

Cordially
Sospel