http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #193 from hash HASH.DuOrden@gmail.com 2012-03-14 10:45:15 CDT --- (In reply to comment #192)
Created attachment 39360 [details] Emerge --info output from working Gentoo 64~
....
This only works, when the ebuild calls 'epatch_user' (which wine-9999.ebuild acually does). Old habits are also hard to put down..
I asked about emerge --info just to look in your CFLAGS since I didn't know your level of Linux understanding I thought it'll easer way of looking in that. So as you use gcc-4.6 and you don't use --enable-frame-pointer it is mean one of three options: 1. gcc-4.6 can compile WINE without braking it. :) 2. some default CFLAGS from Gentoo profile insert --enable-frame-pointer by default. 3. Some of your CFLAGS or combination of them made gcc compile WINE without braking it. :)