New Reply

Fortran compiling error

 
Share Thread Thread Tools
Feb6-13, 07:47 AM   #1
 

Fortran compiling error


I Just finished installing gcc and SciTE .

when i try to run a basic code ..the following error is returned(refer attached file)
many thanks


PS:I have saved fortarn.properties file in the installation folder of scyntilla
Attached Thumbnails
Untitled.jpg  
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Feb6-13, 09:22 AM   #2
 
Mentor
It appears to me that Windows doesn't know how to find your compiler. You need to add the directory path for the Fortran compiler to the path environment variable. Here's a link that might help if you don't know how to do this: http://www.computerhope.com/issues/ch000549.htm.
 
Feb8-13, 02:58 AM   #3
 
Quote by Mark44 View Post
It appears to me that Windows doesn't know how to find your compiler. You need to add the directory path for the Fortran compiler to the path environment variable. Here's a link that might help if you don't know how to do this: http://www.computerhope.com/issues/ch000549.htm.

Hi Mark44
thanks for reply.

But the variable you are talking about is already set (refer the screenshot).

i think its something else.Can you suggest some other method of running fortran with good text editor as i am newbie...offcourse a freeone :P
Attached Thumbnails
syntilla.jpg  
 
Feb8-13, 09:54 AM   #4
 
Mentor

Fortran compiling error


I'm not convinced that you have the path variable set correctly. The screen shot was pretty small, so was hard to read. The 2nd item looks like C:\gcc\libexec\gcc\686pc...

Does this actually refer to a directory on your computer? The two gcc parts in the path seem odd to me.
 
Feb17-13, 01:26 AM   #5
 
Quote by Mark44 View Post
I'm not convinced that you have the path variable set correctly. The screen shot was pretty small, so was hard to read. The 2nd item looks like C:\gcc\libexec\gcc\686pc...

Does this actually refer to a directory on your computer? The two gcc parts in the path seem odd to me.
Thanks MARK44

I somehow got it working by following a video on YOUTUBE
 
New Reply
Thread Tools


Similar Threads for: Fortran compiling error
Thread Forum Replies
fortran compiling error Programming & Comp Sci 9
Fortran compiling Help Programming & Comp Sci 4
Error compiling in Fortran (Ubuntu) Programming & Comp Sci 2
Compiling Fortran 77 for Windows Programming & Comp Sci 2
Fortran 95 Help ( Compiling errors) Programming & Comp Sci 3