Re: linkimage difficulties: mixed case and multiple libraries [message #16277 is a reply to message #16199] |
Fri, 09 July 1999 00:00  |
m.konijnenburg
Messages: 3 Registered: July 1999
|
Junior Member |
|
|
Hi,
In article <37837A15.D0681D93@ll.mit.edu>,
Fred Knight <knight@ll.mit.edu> wrote:
> I'd appreciate hearing about solutions to these problems.
>
> I don't have a solution for the first, except to use all lowercase. I
can only
> solve the second by putting all symbols in one library, but I would be
> interested in a solution using LD_LIBRARY_PATH or something else.
Possibly
> answers to these questions are in the "Advanced Development Guide,"
which I
> don't have, but I can't find any answers in the linkimage description
in the
> "Reference Guide."
@Sorry, I can't help you with the linkimage problem. The documentation
however can be downloaded from RSI's ftp server.
(ftp://ftp.rsinc.com/pub/idl_5.2/info/docs/)
The name has changed from "advanced development guide" to "external
development guide" (edg.pdf).
If you have the sourcecode of the library you want to include, consider
making a dynamic loadable module. It is a bit more work, but it works
easier in IDL. This is the same way RSI incorporates new routines in
IDL.
Best regards,
Marco
------------------------------------------------------------ ----
ing. Marco Konijnenburg FOM instituut AMOLF
_ _ Kruislaan 407
/\ |\/| / \ | |_ 1098 SJ Amsterdam
/--\ | | \_/ |_ | Nederland
Tel: (+31) 020 6081234
mailto:m.konijnenburg@amolf.nl Fax: (+31) 020 6684106
------------------------------------------------------------ ----
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
|
|
|