bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23567] much larger static binaries compared to a few months ago


From: felix-glibc at fefe dot de
Subject: [Bug ld/23567] much larger static binaries compared to a few months ago
Date: Thu, 23 Aug 2018 14:25:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23567

--- Comment #6 from Felix von Leitner <felix-glibc at fefe dot de> ---
-N makes .text and .data the same LOAD program header, which is
read+write+execute, so that is actually a real security problem.

It does make the binary smaller, but the cost is too high.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]