[Bug 4412] disable stack protector on the wine loader

Wine Bugs wine-bugs at winehq.org
Tue Jan 24 21:12:36 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4412





------- Additional Comments From vapier at 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)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list