|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Problems with dynamic sybperl on hpux..
Date: Jun 8 1999 12:41AM
Andrei Nossov writes:
> Hi sybperl gurus
>
> I have some problem with dynamic linking of sybperl.
> It keeps giving me silly 'unresolved symbol' messages:
>
> ...
> /usr/lib/dld.sl: Unresolved symbol: bsd_tcp (code)
> from /opt/sybase/lib/libtcl.sl
> ...
>
> I could get it working only using STATIC link type and
> linking libinsck statically as well (by the way, I had
> to hack the Makefile for this, since CONFIG doesn't
> recognize -l:libinsck.a format in EXTRA_LIBS). I
> myself could stand the static link, but perl gets 500k
> bigger and it considerably affects general
> performance..
Can't you simply add -linsck to the EXTRA_LIBS line and build it
dynamically?
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|