Author |
Message |
Topic: Parameters of subroutines |
Martin Schulz
Replies: 3
Views: 5103
|
Forum: Support Posted: Thu Jan 31, 2008 7:30 pm Subject: Parameters of subroutines |
Hello Paul,
I tried all your suggestions and also your sugesstions from my posted "Problem of two libraries".
I have examinate Qd-sig from my Fortran library to focus the problem. The ... |
Topic: Parameters of subroutines |
Martin Schulz
Replies: 3
Views: 5103
|
Forum: Support Posted: Tue Jan 29, 2008 7:36 pm Subject: Parameters of subroutines |
Hi, if a call the NAG-subroutine D01AJF directly from the main program it works well. But an "Access Violation" is accured if D01AJF called from Qd-sig. The problem is to give the name of th ... |
Topic: Problem by use of two libraries |
Martin Schulz
Replies: 8
Views: 9762
|
Forum: Support Posted: Tue Jan 22, 2008 3:41 pm Subject: Problem by use of two libraries |
Hello Paul,
thanks for your idea. I will test your idea, but I can't find the right command for the command line.
In the past I have used "SLINK -archive:mslib.lib".
How can I creatin ... |
Topic: Problem by use of two libraries |
Martin Schulz
Replies: 8
Views: 9762
|
Forum: Support Posted: Tue Jan 15, 2008 12:12 pm Subject: |
Hello Paul,
thanks for your answer.
to 1.) The library mslib.lib is created without /import_lib.
to 2.) Yes, I can call NAG routines and functions from the main program.
Martin |
Topic: Problem by use of two libraries |
Martin Schulz
Replies: 8
Views: 9762
|
Forum: Support Posted: Sun Jan 13, 2008 7:33 pm Subject: Problem by use of two libraries still exist |
Hello Paul,
thanks for your answer and your ideas. I apply your ideas but I didn't have success. I give your same more information, so I hope you have other suggestions.
This is a file in my sel ... |
Topic: Problem by use of two libraries |
Martin Schulz
Replies: 8
Views: 9762
|
Forum: Support Posted: Tue Jan 08, 2008 10:14 pm Subject: |
mslib.lib is a Fortran library and includes Fortran obj's. mslib.lib was generated through the FTN95 command "SLINK -archive:mslib.lib". |
Topic: Problem by use of two libraries |
Martin Schulz
Replies: 8
Views: 9762
|
Forum: Support Posted: Mon Jan 07, 2008 5:11 pm Subject: Problem by use of two libraries |
Hello,
several years ago my Fortran 77 programs runs on a convex under UNIX with use of NAG Fortran Mark 14.
Two libraries were linked to generate the executable. The NAG-Library and a self created ... |
Topic: static archive - instructions |
Martin Schulz
Replies: 1
Views: 4132
|
Forum: Support Posted: Tue Aug 07, 2007 8:13 am Subject: static archive - instructions |
First I use FTN95 only from the command line.
I have build an static archive with slink to store obj-files in it. Now I missing instructions to
- add obj-files in the archive
- delete obj-files fr ... |
|