Hello Albert, Kent,
* Albert Chin wrote on Tue, Sep 19, 2006 at 04:58:59PM CEST:
> On Tue, Sep 19, 2006 at 10:11:36AM +0200, Kent Boortz wrote:
> > Albert Chin <[EMAIL PROTECTED]> writes:
> >
> > > So, in both cases, libz is not on the command-line used to create the
> > > shared library.
> >
>
On Tue, Sep 19, 2006 at 10:11:36AM +0200, Kent Boortz wrote:
>
> Albert Chin <[EMAIL PROTECTED]> writes:
>
> > So, in both cases, libz is not on the command-line used to create the
> > shared library.
>
> Yes, what I meant was that I took the "cc" line libtool expand to,
> inserted "-lmysqlc
Albert Chin <[EMAIL PROTECTED]> writes:
> So, in both cases, libz is not on the command-line used to create the
> shared library.
Yes, what I meant was that I took the "cc" line libtool expand to,
inserted "-lmysqlclient" and tried link it manually. and it worked.
Making me beleive it is a l
On Tue, Sep 19, 2006 at 12:29:50AM +0200, Kent Boortz wrote:
>
> On HP-UX 11.11 PA-RISC I try create a "module" that is loadable using
> "libltdl". When creating the module, I try link against a static
> library "libmysqlclient". This fails.
>
> OS : HP-UX B.11.11 (hppa)
> c.guess : hppa