On Mon, 3 Oct 2005, Chromatic wrote:
> Here's (finally) a collection and summary of all of the known broken
> items in Parrot right now as a patch to create BROKEN.pod in the top
> level directory. If this isn't the right name or place to put the file,
> that's fine.
> +=item * Allow Building with a Different Compiler
> +
> +Parrot relies on values pulled from the Perl 5 configuration, even with
> +C<--ask>. Andy Dougherty says that:
> +
> + $ perl Configure.pl cc=XX cxx=XX link=XX ld=XX
> +
> +should, but doesn't, work.
You can remove that one. I've now fixed it [perl #37160]. (There may yet
be warts, but the basic work is in.)
--
Andy Dougherty [EMAIL PROTECTED]