[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: Easier building of Perl



Johan Vromans (lists.p5p):
>Would it be feasible to split the Perl configure process in two
>stages. The first stage uses a reasonably small shell script to find
>out major things like program locations and (some) libraries. This
>information is used to build a miniature Perl interpreter (even less
>than the current miniperl). This interpreter should be able to process
>the Perl5 language, excluding the system dependent stuff.
>
>In the second stage, the miniature interpreter processes a much bigger
>configure script (Makefile.PL?) and gathers the information to build
>the complete Perl interpreter.

That's exactly what I'm doing. See my post last week about configureless
builds. The first stage is done. If you want to help out on the second,
please feel free to get in touch. :)

-- 
I went to San Francisco.  I found someone's heart.  -- Steven Wright


[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]