Bug 113476 - Windowmaker fails to compile with gcc4.1
Bug#: 113476 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnustep@gentoo.org Reported By: rmmarm@sdf.lonestar.org
Component: GCC Porting
URL: 
Summary: Windowmaker fails to compile with gcc4.1
Keywords:  
Status Whiteboard: 
Opened: 2005-11-24 08:58 0000
Description:   Opened: 2005-11-24 08:58 0000
A section of inline assembly code fails to compile in x86_specifics.c.  The
error is "can't find a 
register in GENERAL_REGS when reloading asm".

I found a patch from Fedora that I have modified to work with my gentoo
installation.  I will attach 
it after the bug is filed.

------- Comment #1 From Robert Marmorstein 2005-11-24 09:00:36 0000 -------
Created an attachment (id=73502) [details]
Patch file to make windowmaker compile with gcc-4.1

------- Comment #2 From Mark Loeser 2005-12-08 18:28:47 0000 -------
Upstream already has this patch as well.

------- Comment #3 From Mark Loeser 2005-12-28 14:31:21 0000 -------
Fixed, thanks.

------- Comment #4 From Mark Loeser 2005-12-28 14:31:47 0000 -------
...actually resolving the bug this time.... :)