Author |
Message |
Topic: Error when creating DLL using SLINK |
worleyparsons
Replies: 7
Views: 7948
|
Forum: Support Posted: Tue Jan 13, 2015 11:36 pm Subject: |
I have also tried building it in Plato IDE and I get the following error:
*** No main program supplied
Compilation failed. |
Topic: Error when creating DLL using SLINK |
worleyparsons
Replies: 7
Views: 7948
|
Forum: Support Posted: Tue Jan 13, 2015 11:34 pm Subject: |
The DLL is called by an external program so I can't provide anything on that, is that what you mean? All I need is to compile this subroutine as a DLL
In terms of building the DLL, I run FTN95 to g ... |
Topic: Error when creating DLL using SLINK |
worleyparsons
Replies: 7
Views: 7948
|
Forum: Support Posted: Mon Jan 12, 2015 11:23 pm Subject: |
Thanks for the suggestion Paul.
I tried several other bits of code that use to compile using the same version of Silverfrost several years ago and I get the same error dump as posted above each tim ... |
Topic: Error when creating DLL using SLINK |
worleyparsons
Replies: 7
Views: 7948
|
Forum: Support Posted: Mon Jan 12, 2015 5:07 am Subject: |
Looking further into this issue, I have come across a couple of things that may be causing the problem:
1. Required DLLs not installed properly (do I need to do anything special in addition to just ... |
Topic: Error when creating DLL using SLINK |
worleyparsons
Replies: 7
Views: 7948
|
Forum: Support Posted: Sun Jan 11, 2015 11:54 pm Subject: Error when creating DLL using SLINK |
Hi
I was attempting to create a DLL file using the 'ftn95' and 'slink' commands. Running the following command creates the obj file with out any problems:
ftn95 user_force.f90
I then run the s ... |
|