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

Home » Public Forums » archive » Re: Using C++ DLM's With IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Using C++ DLM's With IDL? [message #26051 is a reply to message #26042] Tue, 31 July 2001 10:18 Go to previous messageGo to previous message
K. Banerjee is currently offline  K. Banerjee
Messages: 4
Registered: July 2001
Junior Member
Nigel Wade <nmw@ion.le.ac.uk> wrote:
> K. Banerjee wrote:

>> I need to call some outside code from IDL. I created a
>> shared object file, using a C++ compiler (g++). When I call
>> a function from the DLM from the IDL command prompt, I get
>> the error:
>>
>> Symbol not found: cerr
>>
>> (There are other symbols not found.)
>>
>> Is it possible to use C++ shared objects for DLM's ?
>> (I have to use some classes for my routine.)
>>
>> Thanks.
>>
>> K. Banerjee
>>
>>

> You don't say what platform you are using, but I'll hazzard a guess that
> it's Linux.

> Did you use g++ to link the DLM? It's generally a wise thing to use the
> same tool to create a shared object as you use to compile the source.

> You could try linking the DLM with g++, or adding the the relevent c++
> library to the link command - cerr is in one of the libraries called
> /usr/lib/libstdc++..., the particular one depends on what version of g++
> and libc you are using.

Yes, I am using g++ on Linux. Do you know off hand how to link
with a shared object library? (libstdc++... is a shared object).

Thanks.

K. Banerjee
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Discussion on global variables in IDL - reply to Martin and Pavel
Next Topic: Re: How to organize client-server IDL application?

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

Current Time: Fri Oct 17 23:55:45 PDT 2025

Total time taken to generate the page: 2.08219 seconds