On Sun, 2005-05-29 at 15:02 +0200, Tóth Attila wrote: > Beside modifying profile symlink you shouldn't need "pic" and "pie" flags > in your make.conf any more.
You need USE=pic if your going to use the hardened toolchain or you will be in a world of hurt. Take gzip for example. Without the pic use flag that package will not function properly for us do to some bad inline asm.. But you are right on the pie thing. USE=pie is now obsolete. [snip] -- Ned Ludd <[EMAIL PROTECTED]> -- gentoo-hardened@gentoo.org mailing list