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

Home » Public Forums » archive » auto-compile
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
auto-compile [message #49424] Fri, 21 July 2006 11:40
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
To create binary .sav routine files, I have had luck writing a
"compile_foo.pro" procedure which finds all .pro files in a directory
hierarchy, compiles them with RESOLVE_ROUTINE, and then uses
RESOLVE_ALL to pick up all the rest of the routines of interest from
the IDL library and other libraries. However, this does *not* work
for routines which get called with CALL_FUNCTION, CALL_PROCEDURE, or
EXECUTE. An example is the IDL library routine 'SVDFUNCT', which
SVDFIT calls by name using CALL_FUNCTION. Anyone have any tricks for
locating and compiling these (other than exercising all paths in your
code)?

Thanks,

JD
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: LINUX IDL Install Help
Next Topic: Subpixel registration with idl/envi

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

Current Time: Fri Oct 10 11:56:53 PDT 2025

Total time taken to generate the page: 1.91125 seconds