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

Home » Public Forums » archive » Call_External and referenced symbol not found
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 and referenced symbol not found [message #30697] Thu, 09 May 2002 09:07
Todd David halter[1] is currently offline  Todd David halter[1]
Messages: 4
Registered: May 2002
Junior Member
I made a mistake in my initial post. The function that is giving me
trouble is in libsocket.a. From my so file (zlog.so) I am calling the
function usy_init () which is located is libsocket.a, which is located in
/usr/lib. The way I am compiling it is:

cc -g -G -K pic -xarch=v9 -I/apps/base/rsi/idl_5.4/external -c zlog.c -o
obj/zlog.o
cc -B static -G -K pic -xarch=v9 -L/usr/lib -lsocket -o zlog.so
obj/zlog.o

The v9 tell it to create 64bit code not 32bit. I am still getting the
same error. I will keep playing with it, but if anyone can see what I am
doing wrong please let me know. Thanks.

Todd
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Time Woes
Next Topic: Re: Data range for axis has zero length

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

Current Time: Wed Oct 08 16:50:00 PDT 2025

Total time taken to generate the page: 0.00530 seconds