On Wednesday 13 April 2005 18:53, jerry gay wrote:
> # New Ticket Created by  jerry gay
> # Please include the string:  [perl #34963]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34963 >
2>&1 is not the best way, it only works if the shell supports it, which is not 
always the case (AFAIK).

I suggest to use the new "capture_output" (from 
lib/Parrot/Configure/Step.pm)...

BTW: the same problem is in
- config/inter/progs.pl
- config/init/hints/mswin32.pl
- config/auto/antlr.pl
- config/auto/python.pl

On Win98/VC6, there is a file "&1" after Configure.pl ran.

jens

Reply via email to