forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compile Listings

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General
View previous topic :: View next topic  
Author Message
Richie



Joined: 15 Feb 2006
Posts: 2

PostPosted: Wed Feb 15, 2006 10:48 am    Post subject: Compile Listings Reply with quote

I was wondering if there is a way to view and/or print a compile listing using this compiler? I've looked and cannot find a way. My instructor wants use to turn in the listing and I would rather use Plato than sending the program to a VAC server.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Thu Feb 16, 2006 12:41 am    Post subject: Compile Listings Reply with quote

Richie

If you are using a project, open the Project Properties -> Compiler Options -> Diagnostics and check "Output listing file".

If you are not using a project, open a Command Prompt box and type

FTN95 prog.f90 /list

on the command line.

You can also use "Output assembler listing" or

FTN95 prog.f90 /explist

Back to top
View user's profile Send private message AIM Address
Richie



Joined: 15 Feb 2006
Posts: 2

PostPosted: Thu Feb 16, 2006 8:53 am    Post subject: Compile Listings Reply with quote

Thank you so much. You have no idea how big of a help that is.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group