On Fri, Oct 22, 2010 at 9:03 AM, Marcus Meissner <mar...@jet.franken.de> wrote: > On Fri, Oct 22, 2010 at 12:30:48PM -0500, Alexandre Julliard wrote: >> Module: wine >> Branch: master >> Commit: 105793bff75f6a869bd9ccfb390b2f88fa861235 >> URL: >> http://source.winehq.org/git/wine.git/?a=commit;h=105793bff75f6a869bd9ccfb390b2f88fa861235 >> >> Author: Alexandre Julliard <julli...@winehq.org> >> Date: Fri Oct 22 17:13:57 2010 +0200 >> >> configure: Disable Fortify if it's enabled by default, it's too broken. > > What is broken? I could leverage my connections with gcc :/
See http://bugs.winehq.org/show_bug.cgi?id=24606 (and duplicates) as well as http://bugs.winehq.org/show_bug.cgi?id=19899. The latter bug links to http://gcc.gnu.org/ml/gcc-patches/2009-09/msg00073.html, which was supposed to help. -- -Austin