[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BASE_PURESIZE
From: |
Eli Zaretskii |
Subject: |
Re: BASE_PURESIZE |
Date: |
Mon, 07 Aug 2006 06:53:38 +0300 |
> From: Andreas Schwab <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> Date: Sun, 06 Aug 2006 22:25:23 +0200
>
> Reiner Steib <address@hidden> writes:
>
> > On i686 (2x Intel Xeon 2.40GHz) I get "1245323 pure bytes used".
> > On x86_64 (AMD Athlon 64 3500+) I get "2064768 pure bytes used".
> >
> > Both have the same gcc (GCC) 3.3.4 (pre 3.3.5 20040809) and both are
> > running SuSE 9.2.
>
> On the same systems I only get 1100794/1788523 pure bytes with my usual
> configuration (--with-x-toolkit=lucid).
I still think we _must_ investigate this strange disparity, it's just
that I don't have enough time right now to continue the investigation
I started with Reiner's help. The last thing we've determined was
that the difference happens only when loadup.el loads .elc files, not
.el files. Perhaps someone else could pick up where I left off;
Reiner mentioned that past thread in one of his last messages here.