News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

New Wiki section: Fortran specific stuff

Started by MortenMacFly, November 22, 2005, 07:04:57 PM

Previous topic - Next topic

MortenMacFly

I have added a new section to the WiKi on how to get C::B working with Fortran applications. I actually did it yesterday but forgot to announce. So in case you didn't already notice, please note the new section "Installing the GNU G77 Fortran compiler" at http://wiki.codeblocks.org/index.php/Main_Page.

I hope you agree, even if it's a totally different language. But: It works! And I'm pretty sure that there are people out there (still using Fortran :o ) that search for an IDE with Fortran support... C::B has it!

With regards,

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

takeshimiya

Great! Not that I'll ever use Fortran, but the more languages supported the better!

terje_a

Greetings all,

I am currently not able to access the referenced G77 installation notes...

I tried using Firefox and - dare I say it - IE6.0...

It appears to try to open a page, then I just get the main page again...

The much maligned fortran language is the basis for much of the engineering computation performed in my company and I am thrilled the Code::Blocks makes it easy to include fortran - and other off-the-beaten-path - languages.  I am also very happy with the work done to include g77 support in RC2.

any ideas on what might be preventing access?

regards,

terje

Urxae

Quote from: terje_a on December 02, 2005, 01:48:29 AM
any ideas on what might be preventing access?

It seems the link was a hardcoded (http://) link instead of a wiki link, and the url for links into the wiki has since changed. Fixed now.

MortenMacFly

#4
Quote from: Urxae on December 02, 2005, 02:14:02 AM
It seems the link was a hardcoded (http://) link instead of a wiki link, and the url for links into the wiki has since changed. Fixed now.
...ooops! :oops:
Sorry & thanks Urxae. I just wonder why it did work for me in the first place...?! :?

Morten.

...Edit: Nevermind: I got that part wrong:
Quote
and the url for links into the wiki has since changed
(Sorry for the noise.)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

terje_a