Home »
Public Forums »
archive »
Re: CALL_EXTERNAL... unresolved?
Re: CALL_EXTERNAL... unresolved? [message #40891] |
Fri, 10 September 2004 14:41 |
Bob[2]
Messages: 5 Registered: June 2004
|
Junior Member |
|
|
umesh wrote:
> Hi!,
>
> Thanks a lot for the reply for my previous posting. I changed the names of
> the files to
> braintest.c and braintest.pro and changed the return value to IDL_INT
> and compiled with
>
> gcc -c -fPIC braintest.c
> ld -shared -o braintest.so braintest.o
> Is there any problem in my compilation and loading commands. Do I have to
> make some file to direct the dll (like I used make in IDL5.5 on
> Windows2000).
Here is a nice synopsis of the vocabulary and methods for creating
shared objects on various systems.
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
The nomenclature can be confusing.
- Bob
|
|
|
Current Time: Wed Oct 08 15:51:51 PDT 2025
Total time taken to generate the page: 0.00589 seconds