Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 224931

Summary: [PATCH] sys-devel/gcc-{4.2.3,4.2.4,4.3.0} can not be emerged on multilib amd64-linux
Product: Gentoo/Alt Reporter: Stefan Hoelldampf <stefan.hoelldampf>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gcc-multilib.patch

Description Stefan Hoelldampf 2008-06-04 19:12:03 UTC
The attached patch makes sure that the no-libs-for-startfile.patch (for Solaris?) is not applied on amd64-linux multilib systems. Otherwise the 32 bit parts can not be built.
<http://thread.gmane.org/gmane.linux.gentoo.alt/3754>
Comment 1 Stefan Hoelldampf 2008-06-04 19:12:41 UTC
Created attachment 155535 [details, diff]
gcc-multilib.patch
Comment 2 Fabian Groffen gentoo-dev 2008-06-04 19:15:01 UTC
ehm... that looks no good, as that patch is quite necessary on linux as well iirc.
Comment 3 Fabian Groffen gentoo-dev 2008-06-06 14:33:31 UTC
can you post your emerge --info and describe the system you build on?
Comment 4 Fabian Groffen gentoo-dev 2008-06-06 14:37:05 UTC
and that USE-flags are you using when emerging gcc?  (emerge -av gcc)
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-06-06 14:42:37 UTC
WORKSFORME on no-multilib profile..

Installed versions:  4.2.4(4.2)(11:06:22 AM 06/05/2008)

Multi-lib is such a headache that I don't want to touch it, sorry.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-07-08 17:19:12 UTC
Since amd64 is all 64bits now..WONTFIX. Thanks for reporting and looking into it.