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 

Search found 159 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Linking order of object files
StamK

Replies: 10
Views: 499

PostForum: Support   Posted: Sat Mar 16, 2024 10:35 pm   Subject:
I am building a DLL file with a series of object files (.o in Gfortran or .obj in Silverfrost). I cannot put the same object more than once as it will complain that a function is already defined.
  Topic: Linking order of object files
StamK

Replies: 10
Views: 499

PostForum: Support   Posted: Sat Mar 16, 2024 9:17 pm   Subject:
Thanks for the reply, but I don't quite understand. Are you saying that you are building a .LIB file first?
I was saying that with SLINK64 (or SLINK) I never have any issues with undefined reference ...
  Topic: Linking order of object files
StamK

Replies: 10
Views: 499

PostForum: Support   Posted: Sat Mar 16, 2024 3:07 pm   Subject: Linking order of object files
Is FTN95 the only linker where the order of the object files is not important? It seems that in Gfortran if they are not put in the correct dependency order, then it will throw up undefined reference ...
  Topic: invalid_float$ not recognised as Logical
StamK

Replies: 1
Views: 319

PostForum: 64-bit   Posted: Sun Feb 18, 2024 8:53 pm   Subject: invalid_float$ not recognised as Logical
I am trying to compile the following in 64bit but I am getting the error
0004) if( invalid_float$(x)) then
*** Error 420: The condition in an IF statement should be LOGICAL

LOGICAL FUNCTION Q ...
  Topic: Slow speed of 64bit debug vs 32bit debug
StamK

Replies: 4
Views: 1203

PostForum: 64-bit   Posted: Fri Dec 22, 2023 12:08 pm   Subject:
SDBG64 directly
  Topic: Slow speed of 64bit debug vs 32bit debug
StamK

Replies: 4
Views: 1203

PostForum: 64-bit   Posted: Fri Dec 22, 2023 11:16 am   Subject: Slow speed of 64bit debug vs 32bit debug
Since the early days of 64bit up to now, we have noticed that debugging is much slower in 64bit than in 32bit. This is not only when starting up but also when stepping inside the program. Have other u ...
  Topic: Entry point get_file_size not found
StamK

Replies: 1
Views: 1530

PostForum: 64-bit   Posted: Tue Dec 19, 2023 10:11 am   Subject: Entry point get_file_size not found
In the latest v9.0.0, I am getting the above error in SIMDEM64.DLL. Any ideas?
  Topic: ISO_C_BINDING
StamK

Replies: 13
Views: 16968

PostForum: Support   Posted: Fri Apr 28, 2023 1:07 pm   Subject:
Hi, is the implementation of C_ASSOCIATED going to happen any time soon?
Thanks
  Topic: Mouse rotation in 3D simfit
StamK

Replies: 3
Views: 6830

PostForum: Support   Posted: Wed Jan 04, 2023 1:02 pm   Subject:
We are thinking of using SimFit with our Silverfrost Fortran program and was wondering if it allows mouse rotation/zoom of a 3D graph.
  Topic: Mouse rotation in 3D simfit
StamK

Replies: 3
Views: 6830

PostForum: Support   Posted: Wed Jan 04, 2023 11:06 am   Subject: Mouse rotation in 3D simfit
Is this something possible? I mean for the user to rotate/zoom a 3D graph?
  Topic: Using threads
StamK

Replies: 32
Views: 28310

PostForum: Support   Posted: Tue Apr 19, 2022 11:18 am   Subject:
I was wondering if there has been any progress in this? Has anyone used parallelisation successfully in ftn95?
  Topic: $OPTIONS(-UNDEF) not working
StamK

Replies: 3
Views: 4443

PostForum: 64-bit   Posted: Fri Feb 04, 2022 9:17 am   Subject:
So basically in the new version of ftn95 (but not the current 8.83) we will be able to use the command !ftn95$OPTIONS(-UNDEF) at the beginning of a file, correct?
  Topic: $OPTIONS(-UNDEF) not working
StamK

Replies: 3
Views: 4443

PostForum: 64-bit   Posted: Thu Feb 03, 2022 9:11 pm   Subject: $OPTIONS(-UNDEF) not working
!ftn95$OPTIONS(-UNDEF)
used to work in 8.72, it now fails in 8.82 and 8.83.
I have to say that in the last version where it worked, it was not possible to do
!ftn95$OPTIONS(UNDEF)
later on f ...
  Topic: Crash in library function (cannot duplicate)
StamK

Replies: 31
Views: 30210

PostForum: 64-bit   Posted: Wed Jan 26, 2022 9:23 am   Subject:
So what is the conclusion from this thread? Is it an ftn95 bug (zeroing not happening properly) or is it a user error?
I am asking because I occasionally get the same error (cannot easily repeat it).
  Topic: ISO_C_BINDING
StamK

Replies: 13
Views: 16968

PostForum: Support   Posted: Sun Jun 20, 2021 1:00 pm   Subject:
Courtesy of https://stackoverflow.com/questions/19147743/passing-allocatable-array-from-fortran-to-c-and-malloc-it


#include "stdlib.h"
int *create_storage()
{
/* Arra ...
 
Page 1 of 11 Goto page 1, 2, 3 ... 9, 10, 11  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group