http://bugs.winehq.org/show_bug.cgi?id=4412
------- Additional Comments From vapier@gentoo.org 2006-24-01 21:12 ------- no, it isnt a Gentoo specific issue
however, you would only see the bug if you built everything with -fstack-protector (which is the default on Gentoo hardened systems)
go into the loader directory and try to compile everything in there with '-fstack-protector' ... it should error during the final link because ssp symbols were not found (which is because wine-preloader does not link against system libc or system ldso)