Home »
Public Forums »
archive »
Re: CALL_EXTERNAL using C/Fortran shared library on HPUX11
Re: CALL_EXTERNAL using C/Fortran shared library on HPUX11 [message #29580] |
Wed, 06 March 2002 10:32 |
nobody@nowhere.com (S
Messages: 55 Registered: July 2001
|
Member |
|
|
On 5 Mar 2002 14:25:21 -0800, C. De <c_demm_2002@yahoo.com> wrote:
> I'm using a shared library compiled of C and Fortran codes.
> When I run IDL, I get an error
>
> can't shl_load() a library containing Thread Local Storage:
> /usr/lib/libF90.1
>
> But I have to use -lF90 to resolve Fortran symbols. Any idea
> how to resolve this problem? Thanks in advance.
this is just a guess, I don't know what compiler you use, but does it
have an option like -static ? Sometimes this will prevent dynamic
linking, and I'm guessing that is your problem?
--
Steve S.
steve@NOSPAMmailaps.org
remove NOSPAM before replying
|
|
|
Current Time: Wed Oct 08 17:36:19 PDT 2025
Total time taken to generate the page: 0.00481 seconds