Calling IDL from C language: sunmath problem. [message #8021] |
Fri, 31 January 1997 00:00  |
Alessandro Parisi
Messages: 1 Registered: January 1997
|
Junior Member |
|
|
Hi to everybody.
We have seen that the IDL callable functions, released with IDL package
(Ver. 4.0.1), allow to call IDL from a program written in C language
(routines are: IDL_ExecuteStr and IDL_Execute).
We have compiled the program with "gcc" and there are problems (at link
time) since the library "sunmath" is not found.
Questions:
1- Do we need exactly this library or we can arrange in same way to use
another library ?
2- Could somebody confirm that the gcc is OK for that ?
3- Do you know where to find other information about that ?
(possibly on the WEB)
By.
P.S.: we are not using "rpc" .
|
|
|
|
|
|