http://bugs.winehq.org/show_bug.cgi?id=2490
------- Additional Comments From basic@mozdev.org 2004-26-09 08:41 ------- ok after playing around abit, it seems that the stack protector problem is with the -nodefaultlibs linker option. Not sure if removing that option would be ok. Adding -lc -lgcc didn't help. Though after digging through all this, I'm wondering if it is possible to have configure options to use or not to use the preloader? I mean, the preloader is only used to make wine portable across 2.4 and 2.6 linux kernels right?