When a linker script change output target with
OUTPUT_FORMAT("elf32-i386")
and elf32-i386 isn't the default target, -z max-page-size won't work
correctly.
--
Summary: -z max-page-size may not work for linker scripts
Product: binutils
Version: 2.20 (HEAD)
--- Additional Comments From hjl dot tools at gmail dot com 2009-08-28
00:03 ---
Here is a patch with 2 testcases:
http://sourceware.org/ml/binutils/2009-08/msg00512.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10569
--- You are receiving this mail because: ---
Yo
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-27
13:58 ---
Fixed. See http://sourceware.org/bugzilla/show_bug.cgi?id=10515 for the patch
commit log
--
What|Removed |Added
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-08-27
13:57 ---
Subject: Bug 10518
CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org 2009-08-27 13:56:56
Modified files:
bfd: ChangeLog
Log message:
PR l