List:MySQL and Perl« Previous MessageNext Message »
From:Steve Sapovits Date:February 3 2003 3:06am
Subject:Re: Solaris 2.7 run time linking problem
View as plain text  
Jochen Wiedmann wrote:

> There is absolutely no reason to build a statically linked
> Perl. The driver was even developed on Solaris in the
> beginning.

Okay, so I obviously am missing something then.  Any pointers
on how to get started down the static path?  I looked for
'static' and all I found was some old commented out code in
the make ... nothing in the docs for example.

I'm talking about the DBD::mysql piece.  I'm missing how that
can be static and then become part of a Perl program ... I
believe all other Perl modules I use that have a C code piece
build that piece as a shared library so it can be loaded
dynamically.  Maybe I'm wrong about that though.

I am using a static mysqlclient.a -- I've tried that and the
shared version I built from source.  The make assumes a static
mysqlclient.a by default and that's where most of my attempts
have been directed.

-- 
Steve Sapovits    GSI Commerce, Inc.    http://www.gsicommerce.com
Email:   sapovitss@stripped


Thread
Solaris 2.7 run time linking problemSteve Sapovits2 Feb
  • Re: Solaris 2.7 run time linking problemJochen Wiedmann2 Feb
  • Re: Solaris 2.7 run time linking problemSteve Sapovits2 Feb
    • Re: Solaris 2.7 run time linking problemJochen Wiedmann2 Feb
  • Re: Solaris 2.7 run time linking problemSteve Sapovits2 Feb
    • Re: Solaris 2.7 run time linking problemJochen Wiedmann2 Feb
  • Re: Solaris 2.7 run time linking problemSteve Sapovits3 Feb
  • Re: Solaris 2.7 run time linking problemSteve Sapovits3 Feb
    • Re: Solaris 2.7 run time linking problemJochen Wiedmann3 Feb