Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

[perl #38139] Configure.pl no longer honors --optimize.

Visto 0 veces
Saltar al primer mensaje no leído

Andy Dougherty

no leída,
3 ene 2006, 13:20:323/1/06
a bugs-bi...@rt.perl.org
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #38139]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38139 >


The $optimize flag no longer shows up in the root Makefile anywhere.

Configure.pl --help advertises:

--optimize Optimized compile
--optimize=flags Add given optimizer flags

and config/init/defaults.pm further documents this as:

# A plain --optimize means use perl5's $Config{optimize}. If an
# argument is given, however, use that instead.

However, that doesn't work anymore. (I know it used to, because I
documented it that way when I implemented it.)

--
Andy Dougherty doug...@lafayette.edu

Joshua Hoblitt

no leída,
3 ene 2006, 19:00:563/1/06
a perl6-i...@perl.org
The handling of --optimize was begging to be cleanup already. This
should be fixed in r10876. Thanks for reporting.

-J

--

0 mensajes nuevos