jerry gay wrote:
i'd like reports from a third compiler/arch to know how it should
behave... enabled by default, or disabled. so far, we have:
gcc - disabled
It's not that easy and depends on a lot of factors (available mem is a
major issue). Then there are some brpken gcc versions around. An
On 1/4/06, Andy Dougherty <[EMAIL PROTECTED]> wrote:
> And, just to be clear, that's building with
> Configure.pl --optimize=???
> (that is, exactly what optimization flags did you use?)
>
configure.pl --optimize
(which means i used perl's optimize flags: -MD -Zi -DNDEBUG -O1)
~jerry
On Wed, 4 Jan 2006, jerry gay via RT wrote:
> On 1/4/06, Andy Dougherty <[EMAIL PROTECTED]> wrote:
> > On Wed, 4 Jan 2006, Joshua Hoblitt via RT wrote:
> > > I'm wondering if it's worth disabling optimizations for
> > > those compilation units if nobody noticed a problem in the period
On 1/4/06, Andy Dougherty <[EMAIL PROTECTED]> wrote:
> On Wed, 4 Jan 2006, Joshua Hoblitt via RT wrote:
> > I'm wondering if it's worth disabling optimizations for
> > those compilation units if nobody noticed a problem in the period
> > between the tree reorganization and the breakage
On Wed, 4 Jan 2006, Joshua Hoblitt via RT wrote:
> Andy,
>
> Were you caught by either "takes too long" or "Overwhelms some
> compilers."?
Well, it hadn't quite overwhelmed the compiler yet -- it was swapping like
mad for at least 20 minutes and still growing, and several other processes
(incl
Andy,
Were you caught by either "takes too long" or "Overwhelms some
compilers."? I'm wondering if it's worth disabling optimizations for
those compilation units if nobody noticed a problem in the period
between the tree reorganization and the breakage of --optimize.
Cheers,
-J
--
On Tue, Jan
thanks, applied as r10874.
~jerry
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #38141]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38141 >
This patch fixes a couple of simple oversights falling out of the src/
reorganizatio