public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* PCH and exec-shield...
@ 2004-03-02 19:02 David Daney
  2004-03-02 19:05 ` Eric Christopher
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: David Daney @ 2004-03-02 19:02 UTC (permalink / raw)
  To: gcc

Using a recent 3.4.0 snapshot, I found that most of the PCH testsuite 
has random failures when run on a machine that has the exec-shield 
"feature" (Fedora Core 1 and probably RH9 also).

It was pointed out to me that putting the following in my 
/etc/sysctl.conf file would fix the problems:

# Turning off exec shield.
kernel.exec-shield = 0
kernel.exec-shield-randomize = 0

I searched through the info pages as well as 
http://gcc.gnu.org/gcc-3.4/changes.html and found no mention of this.

Is this documented anywhere?

If not, should it be?

David Daney


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2004-03-21 18:02 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-02 19:02 PCH and exec-shield David Daney
2004-03-02 19:05 ` Eric Christopher
2004-03-02 19:22   ` law
2004-03-02 19:55     ` Jakub Jelinek
2004-03-02 19:59     ` Ian Lance Taylor
2004-03-02 20:09       ` Jakub Jelinek
2004-03-02 20:17         ` Ian Lance Taylor
2004-03-02 21:00       ` Geoff Keating
2004-03-08 21:04       ` Mark Mitchell
2004-03-08 21:13         ` Ian Lance Taylor
2004-03-08 21:34           ` Mark Mitchell
2004-03-16  3:36         ` Mike Stump
2004-03-16  4:15           ` David Edelsohn
2004-03-16 22:17             ` Mike Stump
2004-03-16 22:37               ` Mark Mitchell
2004-03-16 23:55                 ` Zack Weinberg
2004-03-17  1:49                   ` Mike Stump
2004-03-17  2:55                     ` Ian Lance Taylor
2004-03-17 18:49                       ` Mike Stump
2004-03-21 18:14                   ` Hans-Peter Nilsson
2004-03-21 19:29                     ` Zack Weinberg
2004-03-16  4:34           ` Mark Mitchell
2004-03-02 21:01   ` Geoff Keating
2004-03-02 19:25 ` Giovanni Bajo
2004-03-03  4:04 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).