Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ABI_X86 and app-emulation packages with multilib profile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ulenrich
Veteran
Veteran


Joined: 10 Oct 2010
Posts: 1480

PostPosted: Wed Oct 09, 2013 8:34 pm    Post subject: ABI_X86 and app-emulation packages with multilib profile Reply with quote

What should I do with ABI_X86 ?
Code:
[ebuild     U  ] app-emulation/emul-linux-x86-baselibs-20131008-r1 [20130224-r13] USE="-development" ABI_X86="-32" 54,680 kB
[ebuild     U  ] app-emulation/emul-linux-x86-xlibs-20131008 [20130224-r2] USE="(development) opengl" ABI_X86="-32" 2,627 kB         
[ebuild     U  ] app-emulation/emul-linux-x86-opengl-20131008 [20130224] USE="-development" ABI_X86="-32%" 68,720 kB

Aren't these 32bit ebuilds?
If they show ABI_X86="-32" they only build 64bit packages?
How is my multilib profile supposed to work?

Should I set in /etc/portage/make.conf
ABI_X86="32 64"
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Wed Oct 09, 2013 11:10 pm    Post subject: Reply with quote

Unless you choose a no-multilib profile, you can compile applications for 32 and 64 bits in an Amd64 environment. I use the profile default/linux/amd64/13.0/desktop/kde and the eix command show ABI_X86="32" for app-emulation/emul-linux-x86-baselibs.

I think, what mean it can be different, that ABI_X86="32" is set on package basis by the ebuild and it's not necessary to set it globally.
_________________
Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum