RPC in IDL 5.0 [message #12500] |
Thu, 13 August 1998 00:00  |
nordstro
Messages: 1 Registered: August 1998
|
Junior Member |
|
|
Hi -
I am trying to run code with the RPC routines in IDL, but I can't
get them to compile with the library included. In fact, it is this
library that seems to return all of the linker errors! The RPC
didn't work on 4.0 when I started last year to use them, and I spent
a month rewriting everything; now I couldn't do that if I tried,
because I have no source code for the libraries. Anyone seen a similar
problem?
Keith
|
|
|
Re: RPC in IDL 5.0 [message #12570 is a reply to message #12500] |
Mon, 17 August 1998 00:00  |
steinhh
Messages: 260 Registered: June 1994
|
Senior Member |
|
|
In article <MPG.103d030d7dff035098983a@news.frii.com> davidf@dfanning.com
(David Fanning)
> Keith Nordstrom (nordstro@cires.colorado.edu) writes:
>
>> I am trying to run code with the RPC routines in IDL, but I can't
>> get them to compile with the library included. In fact, it is this
>> library that seems to return all of the linker errors! The RPC
>> didn't work on 4.0 when I started last year to use them, and I spent
>> a month rewriting everything; now I couldn't do that if I tried,
>> because I have no source code for the libraries. Anyone seen a similar
>> problem?
>
> I seem to recall Stein Vidar having this problem. As I
> recall, he finally got a fix from RSI. I'd check with
> them. Something is clearly not right in IDL 5.1. I did
> get a notice that IDL 5.1.1 is now available on their
> ftp site. Perhaps check that out
I'm not sure I understand what the problem is.
The problem I ran into was compiler errors when compiling the
idl_rpc_obsolete file - but the errors could just be ignored as far as
I remember. Keith's problem seems to be with the linking of the
library. Some more specific descriptions of the errors would be nice.
Stein Vidar
|
|
|