Andy Dougherty <[EMAIL PROTECTED]> wrote:
> On Wed, 31 Aug 2005, Chromatic wrote:

>> Hi all,
>>
>> In a recent discussion with Chip and Leo, the idea came up to ask for a
>> list of very specific TODO items -- specifically things that should work
>> but don't.

> It should be possible to Configure and build parrot with a compiler other
> than the one that built the underlying perl.  Even with --ask, Parrot
> insists on picking up inappropriate items from the perl5 %Config.

$ perl Configure.pl cc=XX cxx=XX link=XX ld=XX

should do it. But selecting just a different 'cc' should be enough to
default all to the new C compiler.

leo

Reply via email to