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 

Making a fully working release version of executable

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



Joined: 20 Feb 2017
Posts: 1

PostPosted: Tue Feb 21, 2017 12:05 am    Post subject: Making a fully working release version of executable Reply with quote

Dear Users,

I am using Plato 4.7.0 to compile the programs I wrote. The checkmate version is working very well and giving expected results. However, when I make a release version executable I am getting "Access violation" error message. The same error occurs for the debug version of executable. Will appreciate if someone can guide me on any other compiler setting I should use to get rid of the errors in the release version. I want to use the executables independent of Plato program. many thanks

Kannan
Back to top
View user's profile Send private message
mecej4



Joined: 31 Oct 2006
Posts: 1885

PostPosted: Tue Feb 21, 2017 12:31 am    Post subject: Reply with quote

Plato is not a compiler. It calls the FTN95 compiler with whichever compiler options have been set in its configuration.

The occurrence of the access violation is an indication of a bug in your program. You should diagnose and fix the bug instead of looking for a magical compiler option that will hide the bug.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Tue Feb 21, 2017 9:28 am    Post subject: Reply with quote

It is unusual for a program to run in checkmate mode but not debug mode.
Select debug mode and step into the program using the debugger. Let the program run in the debugger and it should stop at the point of failure. See if you can locate and fix the cause of failure at this point.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support 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