|
From: | amodra at gmail dot com |
Subject: | [Bug ld/21294] Binary size regression on PPC embedded (COMMONPAGESIZE 64k) |
Date: | Tue, 03 Oct 2017 04:10:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21294 Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |amodra at gmail dot com Resolution|--- |INVALID --- Comment #1 from Alan Modra <amodra at gmail dot com> --- I think the size change is because ld 2.27 and later defaults to -z relro for linux targets. Making COMMONPAGESIZE equal to MAXPAGESIZE usually *decreases* disk size (at the expense of memory size). Try configuring with --disable-relro -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |