https://sourceware.org/bugzilla/show_bug.cgi?id=20995
--- Comment #16 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Hans-Peter Nilsson :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1fbd05e16ebde966e44c1108dc77871f3fba329a
commit 1fbd05e16ebde966e44c
Hi,
I am trying to install GNU Binutils on a Cray XC30 supercomputer
with 12-core Intel "Ivy Bridge" processor.
OS - SUSE Linux Enterprise Server 11 (x86_64)
When I try to configure it, I get the following error -
binutils-2.7> ./configure
Configuring for a x86_64-unknown-linuxoldld host.
Inv
https://sourceware.org/bugzilla/show_bug.cgi?id=20995
--- Comment #15 from Jiong Wang ---
(In reply to Alan Modra from comment #14)
> If you define COMMONPAGESIZE, yes, you may waste up to COMMONPAGESIZE extra
> on disk in order to *save* memory pages.
>
> To see this, imagine a system where mem
https://sourceware.org/bugzilla/show_bug.cgi?id=20995
--- Comment #14 from Alan Modra ---
If you define COMMONPAGESIZE, yes, you may waste up to COMMONPAGESIZE extra on
disk in order to *save* memory pages.
To see this, imagine a system where memory pages are 16k and disk pages are 4k.
Consider