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 

attempt_rlo_load and record_profile_address spurious warning

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
StamK



Joined: 12 Oct 2016
Posts: 159

PostPosted: Sun Jun 18, 2017 4:39 pm    Post subject: attempt_rlo_load and record_profile_address spurious warning Reply with quote

When linking any subroutine file(s) (even a basic one) into a DLL, I am always getting the following warnings. To be noted, this is with the latest slink64.exe I was kindly given by Paul.

Code:

Loading c:\wlib64\empty.obj
Creating executable file empty.dll
The following symbols were not defined:

__attempt_rlo_load
__record_profile_addresss



Example of empty.for

Code:

subroutine empty
integer i
i=1
end subroutine
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Mon Jun 19, 2017 7:25 am    Post subject: Reply with quote

StamK

This will only affect users of the SLINK64 download. These routines are in the latest salflibc64.dll which is available elsewhere on this Forum.

However, I suggest that you simply ignore the warnings. These relate to a new rlo feature in SLINK64 which is similar to the one that is in SLINK.
Back to top
View user's profile Send private message AIM Address
StamK



Joined: 12 Oct 2016
Posts: 159

PostPosted: Mon Jun 19, 2017 2:02 pm    Post subject: Reply with quote

Thanks Paul.
Normally I am using Qt to call the Fortran DLLs so no issue there, however when using a Silverfrost executable (either via ftn95 or scc) that calls the DLL then it will stop with an error that it cannot find these calls. I downloaded the dropbox download newDLLS12.zip


temporary image share
Back to top
View user's profile Send private message
StamK



Joined: 12 Oct 2016
Posts: 159

PostPosted: Mon Jun 19, 2017 2:37 pm    Post subject: Reply with quote

Forget about my latest post, it was a path issue...
Sorry!
Back to top
View user's profile Send private message
StamK



Joined: 12 Oct 2016
Posts: 159

PostPosted: Mon Jun 19, 2017 4:08 pm    Post subject: Reply with quote

I can confirm that with the n.12 DLL release the warnings disappear (from my first post).
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 -> 64-bit 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