Gentoo Archives: gentoo-hardened

From: "Peter S. Mazinger" <ps.m@×××.net>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] -fno-PIE usage in ebuilds
Date: Sun, 26 Sep 2004 17:01:30
Message-Id: Pine.LNX.4.44.0409261853370.31448-100000@lnx.bridge.intra
1 Hello!
2
3 I see that more and more ebuilds use -fno-PIE and -fno-pie (both)
4
5 1. Should we not make some arch dependent usage of these (built into gcc)?
6 I need info about the different archs, which one should be used (the same
7 as -fPIC / -fpic)
8 2. It would be more correct to use nopie, this will also disable the use
9 of the PIC built crt start and endfile, else I should add -fno-PIE and
10 -fno-pie to the crtfile selection too (this happens if some package calls
11 directly ld, not through gcc)
12
13 Peter
14
15 --
16 Peter S. Mazinger <ps dot m at gmx dot net> ID: 0xA5F059F2
17 Key fingerprint = 92A4 31E1 56BC 3D5A 2D08 BB6E C389 975E A5F0 59F2
18
19
20 ____________________________________________________________________
21 Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
22 Probald ki most! http://www.freestart.hu
23
24 --
25 gentoo-hardened@g.o mailing list

Replies

Subject Author
[gentoo-hardened] Re: -fno-PIE usage in ebuilds Peter Simons <simons@××××.to>
Re: [gentoo-hardened] -fno-PIE usage in ebuilds Ned Ludd <solar@g.o>