propolice detection in imake even work?

"Jeremy C. Reed" <[email protected]> Thu, 14 Feb 2008 23:00:00 -0600 (CST)
Newsgroups gmane.os.openbsd.x11
Message-ID <[email protected]>
Have a look at util/imake/imake.c

http://www.openbsd.org/cgi-bin/cvsweb/xenocara/util/imake/imake.c

at function get_stackprotector.

Does it even work?

gcc -v goes to stderr so it reads nothing?

I noticed this because I just removed (in upstream) the abort after 
pclose() because of core dump when using pcc (as cc).

  Jeremy C. Reed