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 

Missing routine - get_time

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



Joined: 03 Jun 2013
Posts: 279

PostPosted: Wed Mar 01, 2017 11:23 am    Post subject: Missing routine - get_time Reply with quote

When making use of SECONDS_SINCE_1980@ the 64 bit version of ftn95 (version 8.10) generates an executable which results in the runtime error "missing routine - get time". Progamme code
Code:

      REAL*8 dr
      CALL SECONDS_SINCE_1980@(dr)
      write(*,*) 'dr=',dr
      end

This does not happen when compiling the code for 32 bit (with ftn95 version 8.10) .

Regards,
Dietmar
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Wed Mar 01, 2017 1:59 pm    Post subject: Reply with quote

Dietmar

The missing call has now been fixed. Please try the following download but keep a backup of your existing DLLs.

https://www.dropbox.com/s/4tlx2ynkeq9o8cj/newDLLs2.zip?dl=0
Back to top
View user's profile Send private message AIM Address
DietmarSiepmann



Joined: 03 Jun 2013
Posts: 279

PostPosted: Fri Mar 03, 2017 10:32 am    Post subject: Reply with quote

Paul,

thanks, however, I'm afraid there are other calls missing, too: trim , get_wkey1@ , flush_wkeyboard@ , set_palette@ , get_graphics_modes@ .

Regards,
Dietmar
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


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

PostPosted: Fri Mar 03, 2017 10:52 am    Post subject: Reply with quote

Dietmar

You can use TRIM@ in place of TRIM.
The other routines require an interface for 64 bits.
These are provided in the standard include file dbos.ins.
Back to top
View user's profile Send private message AIM Address
LitusSaxonicum



Joined: 23 Aug 2005
Posts: 2388
Location: Yateley, Hants, UK

PostPosted: Fri Mar 03, 2017 3:03 pm    Post subject: Reply with quote

Paul,

I have a feeling that you are soon going to get asked for DBOS64.MOD ...

Eddie
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