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 

LINK : error : Main program not permitted in DLL

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



Joined: 31 Aug 2011
Posts: 30
Location: Connecticut

PostPosted: Sat Feb 16, 2013 5:10 am    Post subject: LINK : error : Main program not permitted in DLL Reply with quote

I am compiling a FORTRAN program in Visual Studio 2005 with several functions, subroutines, and includes. After rebuilding the FORTRAN program in Visual Studio it is throwing the following error:

"LINK : error : Main program not permitted in DLL"
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Sat Feb 16, 2013 9:56 am    Post subject: Reply with quote

Perhaps you have a main program in your code. That is not allowed when creating a DLL.

Often main programs begin with PROGRAM but not always. So if your code does not contain PROGRAM, look for a fragment of code that is being treated as a main program.
Back to top
View user's profile Send private message AIM Address
BillJohnson



Joined: 31 Aug 2011
Posts: 30
Location: Connecticut

PostPosted: Sat Feb 16, 2013 7:54 pm    Post subject: Reply with quote

Paul. Thank you. That was it.

R/ Bill
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 -> 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