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

Home » Public Forums » archive » Call External Error
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
Call External Error [message #45902] Thu, 20 October 2005 14:13
dmg31 is currently offline  dmg31
Messages: 3
Registered: October 2005
Junior Member
Hey, I am calling a c routine from IDL and I get the following error:

CALL_EXTERNAL: Error loading sharable executable.
Symbol: reflect, File = /Users/dmg31/jup/SIMUL/simul.so
dlsym(0x10f7c0, reflect): symbol not found

reflect is a function in the C code. I am guessing it is a compiling
error. I am having trouble with this becuase this program worked when
it was running on a Sun OS but now I am running on mac OS X and I have
trouble using call external. My code to compile the C routine is as
follows:

ld simul2.o -flat_namespace -lbundle1.o -undefined suppress -lm -o
simul.so

if anyone could help me out that would be great!

thanks
dan
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Removing overlapping data points
Next Topic: Re: converting a vector into a string

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

Current Time: Wed Oct 08 17:41:45 PDT 2025

Total time taken to generate the page: 0.00599 seconds