develooper Front page | perl.perl5.porters | Postings from March 2007

Re: [Probably Bug] DynaLoader.a is not Present in maintperl and Breaks the Compilation of Website Meta Language

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
March 14, 2007 07:20
Subject:
Re: [Probably Bug] DynaLoader.a is not Present in maintperl and Breaks the Compilation of Website Meta Language
Message ID:
20070314142033.GU5748@plum.flirble.org
On Wed, Mar 14, 2007 at 02:50:30PM +0100, Rafael Garcia-Suarez wrote:
> On 14/03/07, Nicholas Clark <nick@ccl4.org> wrote:

> From blead's INSTALL document:
> 
>  Currently, for most systems, the main perl executable is built by
>  linking the "perl library" libperl.a with perlmain.o, your static
>  extensions (usually just DynaLoader.a) and various extra libraries,
>  such as -lm.
> 
> I guess that should be updated. But maybe for maint you'd wish to
> revert that change.

I'm not sure that I want to revert the change itself, because moving
DynaLoader to libperl.so makes sense.

But providing an empty DynaLoader.a might be an alternative.

Somehow, ExtUtils::MakeMaker gets it right when compiling a static extention,
and I'm wondering how it knows whether there is a DynaLoader.a

Nicholas Clark

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