develooper Front page | perl.perl5.porters | Postings from November 2011

Re: PERL_EXT (was Re: Windows VC6 build broken by Socket changes)

Thread Previous | Thread Next
From:
Paul LeoNerd Evans
Date:
November 14, 2011 12:13
Subject:
Re: PERL_EXT (was Re: Windows VC6 build broken by Socket changes)
Message ID:
20111114201333.GH23005@cel.leo
On Mon, Nov 14, 2011 at 06:33:32PM +0000, Nicholas Clark wrote:
> IIRC I realised that there isn't a default anywhere to -DPERL_EXT for all
> modules building in the core. I "know" that it's supposed to be set,
> because that's what the comments and docs imply. But (IIRC, and as best I
> can tell) the setting is actually done by various Makefile.PLs, not by
> make_ext.pl (nor by its predecessors)
> 
> Presumably this is a bug that should be fixed.

Just FYI: I wasn't planning to actually need to know if Socket was being
built in-core or externally (via CPAN/etc...); so I don't think I'll
need this feature. It works mostly by %Config keys, falling back on
EU::CC to probe for tests that don't exist in %Config. This should be
the empty set when being built in core.

-- 
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/


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