Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113476 - Windowmaker fails to compile with gcc4.1
Summary: Windowmaker fails to compile with gcc4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-24 08:58 UTC by Robert Marmorstein
Modified: 2005-12-28 14:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch file to make windowmaker compile with gcc-4.1 (windowmaker-gcc4.patch,5.09 KB, patch)
2005-11-24 09:00 UTC, Robert Marmorstein
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Marmorstein 2005-11-24 08:58:12 UTC
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 Robert Marmorstein 2005-11-24 09:00:36 UTC
Created attachment 73502 [details, diff]
Patch file to make windowmaker compile with gcc-4.1
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2005-12-08 18:28:47 UTC
Upstream already has this patch as well.
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2005-12-28 14:31:21 UTC
Fixed, thanks.
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2005-12-28 14:31:47 UTC
...actually resolving the bug this time.... :)