[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enlarge dumped_data[]
From: |
Eli Zaretskii |
Subject: |
Re: Enlarge dumped_data[] |
Date: |
Wed, 25 Jan 2023 14:10:18 +0200 |
> From: Po Lu <luangruo@yahoo.com>
> Date: Wed, 25 Jan 2023 08:32:57 +0800
>
> The MS Windows build fails to dump, telling me to enlarge the
> dumped_data[] array.
>
> I find it hard to believe that loadup now generates more than 13 MB.
> Is there a bug here, or is Emacs really so big now.
Is this during bootstrap or during a "regular" build that has just a
few of the preloaded *.el that need to be byte-compiled, and the rest
already have up-to-date *.elc files?
The 64-bit unexec build on GNU/Linux reports about 21MB of static heap
used up, and that with only a few *.el files, the rest *.elc. So I
think 13MB on Windows is not outrageous. I'm okay with increasing the
value, especially since most builds will be unaffected anyway.
- Enlarge dumped_data[], Po Lu, 2023/01/24
- Re: Enlarge dumped_data[],
Eli Zaretskii <=
- Re: Enlarge dumped_data[], Po Lu, 2023/01/25
- Re: Enlarge dumped_data[], Eli Zaretskii, 2023/01/25
- Re: Enlarge dumped_data[], Po Lu, 2023/01/25
- Re: Enlarge dumped_data[], Po Lu, 2023/01/25
- Re: Enlarge dumped_data[], Eli Zaretskii, 2023/01/26
- Re: Enlarge dumped_data[], Po Lu, 2023/01/26
- Re: Enlarge dumped_data[], Eli Zaretskii, 2023/01/26
- Re: Enlarge dumped_data[], Po Lu, 2023/01/26
- Re: Enlarge dumped_data[], Eli Zaretskii, 2023/01/26
- Re: Enlarge dumped_data[], Po Lu, 2023/01/26