[Bug 2490] preloader.c does not compile with -fpie/-fstack-protector

Wine Bugs wine-bugs at winehq.org
Sun Sep 26 05:23:10 CDT 2004


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





------- Additional Comments From basic at mozdev.org  2004-26-09 05:23 -------
after digging abit more, I'm not sure if disabling pic/stack-protector is the
correct fix for this one. It seems that the only issue here is that when pic is
turned on, gcc does not allow some registers to be used directly by inline
assembly (see http://bugs.kde.org/show_bug.cgi?id=79696), is there any reason to
use inline assembly rather than syscall ?

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