On Wed, 26 Oct 2011 00:17:08 -1000 > Subject: Hardened gcc-4.6.x > To: hlfs-dev@linuxfromscratch.org > Message-ID: <22feb0b3-a1c8-4054-9304-f9c8449ae...@hawaii.rr.com> > Content-Type: text/plain; charset=us-ascii > > Has there been any work done on updating the HLFS patches > from gcc-4.5.3 to the gcc-4.6 series?
Following up on my own post: The 4.5.x fortify and stack-protector patches apply to gcc-4.6.2 cleanly, but the fpie patch needed some adaptation.
gcc-4.6.2-fpie-0.patch
Description: Binary data
The resulting compiler mostly works (I've been able to compile most of the common libraries for a temporary system), except that it doesn't compile a working vim unless optimization is turned off, and it doesn't compile the kernel (2.6.32 + grsec). Unfortunately I haven't been able to determine what the problem is in either case. -dean takemori
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page