develooper Front page | perl.perl5.porters | Postings from December 2004

Static linking XML::Parser --- possible?

Thread Previous | Thread Next
From:
Bennett Todd
Date:
December 28, 2004 08:07
Subject:
Static linking XML::Parser --- possible?
Message ID:
20041228160705.GA15431@rahul.net
2004-12-28T14:30:17 Bennett Todd:
> 2004-12-28T10:42:51 Nicholas Clark:
> > This may seem like a kludge, but I believe that the intended way of making
> > perl with statically linked extensions is as follows:
> > 
> > 0: Build and install perl from the distribution tarball
> > 
> > for each extension
> > 
> > 1: Unpack it
> > 2: Run perl Makefile.PL
> > 4: make all test
> > 5: make install
> [...]
> I'll give this approach a try for XML::Parser, see if it works.

Nope, didn't build a fresh perl, and I can't seem to find a make
target to do so.

I'll go back to trying to get an all-in-one package working. Will
report back if I succeed, or give up.

-Bennett

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About