comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » linkimage an unix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
linkimage an unix [message #13136] Tue, 20 October 1998 00:00
Wolfgang Weber - Fahr is currently offline  Wolfgang Weber - Fahr
Messages: 2
Registered: September 1998
Junior Member
Hi everybody,

I'm trying to port a rather big IDL program from PC-Version (Windows NT)
to DEC Unix. The Problem is, that the Program uses a Smoothing Routine
that's written in C/Fortran and load's it via LINKIMAGE. It was working
on a Windows NT machine but somehow I can't make linkimage load the code
under unix.
That's what I did:
The Programm consists of a C-Wrapper which calls the main Fortran
Programm which again uses a C-Sort routine (and some Library c-Functions
like sqrt). I Compiled all parts of the Program and linked them together
(with a dummy main programm to make 'make' work). Then I used 'ar' to
create a library file which seems to hold all necessary funktions.
If I call this file from linkimage with 'linkimage, func-name,
filename,1,func-name' I get the message : 'dlopen: cannot load
filename'.

Has anybody got a clue how to do these things right??

Thanks in advance,

Wolfgang Weber - Fahr
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: dongle licence problems
Next Topic: Re: linkimage an unix

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 09:39:00 PDT 2025

Total time taken to generate the page: 2.64136 seconds