|
From: | Paul Eggert |
Subject: | Re: Making --with-wide-int the default |
Date: | Sat, 14 Nov 2015 23:05:43 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Eli Zaretskii wrote:
I can always build my own Emacs with that option
When I build and test 32-bit code, I typically use --with-wide-int as well.My impression is that --with-wide-int is typically better for production use these days. For older, slower platforms and with debugging turned on and/or optimization turned off, --with-wide-int may well cost more than it's worth. That being said, typical 32-bit use nowadays would probably benefit from --with-wide-int.
[Prev in Thread] | Current Thread | [Next in Thread] |