On Mon, 12 Feb 2007 14:50:09 -0800, "Jonathan Leffler"
<[EMAIL PROTECTED]> wrote:

> On 2/12/07, Sean McMahon <[EMAIL PROTECTED]> wrote:
> >
> > When I use perlcc to compile something like module.pm perlcc says
> > compiling of
> > shared objects is disabled.  Does anyone know how to fix this?  Anyone
> > have tips
> > on how to get perl to compile into a binary executable?
> >
> 
> Well, a first step is to identify which DBD module this refers to.
> A second step is to identify which platform you are using.
> A third step is to identify which Perl you are using.
> 
> If I had to guess, you're on HP, and you've not installed the HP ANSI C

Very unlikely, as I know of no build that has shared objects disabled,
and even the braindead bundled C compiler from HP can make shared objects

> compiler.  The bundled C compiler is not sufficient to build modern versions
> of Perl; it does not work with prototypes, and may also not create shared
> objects.  However, that is a wild guess - not wholly uneducated, but still
> pretty wild.

-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.9.x   on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.0 & 10.2, AIX 4.3 & 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to