http://bugs.winehq.org/show_bug.cgi?id=4413
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-01 21:34 -------
Doh! spelling error... wine-patches(a)winehq.org of course.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4413
------- Additional Comments From vapier(a)gentoo.org 2006-24-01 21:28 -------
seems the wine-patches list is down atm ... guess i'll try again later
Mail delivery failed: returning message to sender
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
wine-patchs(a)winehq.org
SMTP error from remote mailer after end of data:
host localhost.localdomain [127.0.0.1]: 550 5.1.0 unknown user
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4412
------- Additional Comments From vapier(a)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.
http://bugs.winehq.org/show_bug.cgi?id=4412
------- Additional Comments From mike(a)codeweavers.com 2006-24-01 20:22 -------
Two things:
Looks like it would be better to fix the reason it fails with -fstack-protector.
I'm gcc built from the gcc 4.1 branch, and Wine built with that gcc
4.1-branch-ish works with no problem for me. Perhaps this is a problem with Gentoo?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4412
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-01 20:12 -------
Patches tend to bitrot here. Please submit it to wine-patchs(a)winehq.org
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4413
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-01 20:11 -------
Patches tend to bitrot here. Please submit it to wine-patchs(a)winehq.org
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4411
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony.lambregts(a)gmail.com 2006-24-01 20:04 -------
I was just cleaning up the database in those cases (they had no app name thats
why I deleted them)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4413
Summary: have winegcc pass -m32/-m64 along to the linker
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vapier(a)gentoo.org
when you compile with -m32/-m64, winegcc will strip these flags out ... but they
are needed as raw linker flags as well
--
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.