Re: Linke error
- From: dhandly@xxxxxxxxxxxxx (Dennis Handly)
- Date: 11 Jan 2007 21:00:42 -0700
ranganath ramachandra wrote:
: > dld.sl: Unresolved symbol: symbol not found: __PureVirtualCalled
: > (/opt/odbc32v52/lib/libivicu22.sl)
I'm not sure how that unsat message occurred with just ldd?
: this symbol is defined in /usr/lib/libCsup.2. apparently the odbc libraries
: are C++, so you have to compile and link your application using aCC, which
: will make sure that the C++ runtime libraries are linked in as required.
The aC++ documentation tells you how to package aC++ libs to be used with C:
http://www.docs.hp.com/en/7762/5991-4874/distributing.htm#linking
.
- Prev by Date: Re: Panic Error
- Next by Date: pthread_create fails when used with pthread_attr_setinheritsched() on HPUX
- Previous by thread: call workspace manager function from CDE front panel control
- Next by thread: pthread_create fails when used with pthread_attr_setinheritsched() on HPUX
- Index(es):
Relevant Pages
|
|