Re: [Q]: CALL_EXTERNAL on SGI (Indigo 2, IRIX 5.2) [message #3677] |
Mon, 06 March 1995 11:57 |
rivers
Messages: 228 Registered: March 1991
|
Senior Member |
|
|
In article <FRANK.95Mar6111139@lynx>, frank@lynx (Frank J.Oynes) writes:
>
> Hi all!
>
> The subject line is the question!
> Has anyone made it work? Is it at all possible?
> I'm using the native cc compiler, not gcc.
>
Yes, I just built a big application built this weekend which uses CALL_EXTERNAL
on SGI, IRIX5.2, native cc compiler. The instructions in
IDL_DIR/misc/dynamic_link worked fine. The important flags are:
cc -KPIC
ld -shared
I had no problems.
____________________________________________________________
Mark Rivers (312) 702-2279 (office)
CARS (312) 702-9951 (secretary)
Univ. of Chicago (312) 702-5454 (FAX)
5640 S. Ellis Ave. (708) 922-0499 (home)
Chicago, IL 60637 rivers@cars3.uchicago.edu (Internet)
|
|
|