[Bug 6035] Wine-preloader segfaults when compiled with GCC 4.1 unless using -fno-stack-protector

Wine Bugs wine-bugs at winehq.org
Sun Aug 27 03:50:24 CDT 2006


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





------- Additional Comments From mike at codeweavers.com  2006-27-08 03:50 -------
No, my gcc doesn't have -fstack-protector turned on.

The point is, we can't setup %gs in wine-preloader, so if -fstack-protector
depends on that, we can't use it for wine-preloader.

If the stack protector code assumes that a program is linked with glibc (which
is unreasonable, imo) then it can't be used with wine-preloader.

If Ubuntu uses -fstack-protector by default, you have to find some way to turn
it off.


-- 
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