------- Additional Comments From hjl at lucon dot org  2007-12-17 16:50 -------
(In reply to comment #8)
> Maybe I broke the patch during backport to 2.18, but now 'strip' does not 
> break
> a.out any more, but its size is reduced only slightly compared to 2.16.1:
> 
>   original size: 68632
>     with 2.16.1:  5692
> with this patch: 67132
> 
> And if I redo this patched 'strip' again on the 5692-sized one, it's size is
> increased to 67132.

That is because 2.16.1 uses 4K maximum page size and my patch changes to
64K maximum page size.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5449

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to