public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to disable Windows x64 support in Wine?
@ 2013-03-03 18:01 Nikos Chantziaras
  2013-03-03 18:26 ` Mike Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: Nikos Chantziaras @ 2013-03-03 18:01 UTC (permalink / raw
  To: gentoo-user

app-emulation/wine-1.5.25 has (for some reason I can't comprehend) 
removed its "win64" USE flag. Does anyone know how to disable 64-bit 
Windows support now?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] How to disable Windows x64 support in Wine?
  2013-03-03 18:01 [gentoo-user] How to disable Windows x64 support in Wine? Nikos Chantziaras
@ 2013-03-03 18:26 ` Mike Gilbert
  2013-03-03 19:03   ` [gentoo-user] " Nikos Chantziaras
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Gilbert @ 2013-03-03 18:26 UTC (permalink / raw
  To: gentoo-user

On Sun, Mar 3, 2013 at 1:01 PM, Nikos Chantziaras <realnc@gmail.com> wrote:
> app-emulation/wine-1.5.25 has (for some reason I can't comprehend) removed
> its "win64" USE flag. Does anyone know how to disable 64-bit Windows support
> now?
>
>

You want to override the ABI_X86 use-expand values.

A couple of possible methods:

Method 1:

Add this to /etc/portage/package.use
app-emulation/wine abi_x86_32 -abi_x86_64

Method 2:

Create an env file /etc/portage/env/32bit.conf
ABI_X86="32 -64"

Add this to /etc/portage/package.env
app-emulation/wine 32bit.conf


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-user] Re: How to disable Windows x64 support in Wine?
  2013-03-03 18:26 ` Mike Gilbert
@ 2013-03-03 19:03   ` Nikos Chantziaras
  0 siblings, 0 replies; 3+ messages in thread
From: Nikos Chantziaras @ 2013-03-03 19:03 UTC (permalink / raw
  To: gentoo-user

On 03/03/13 20:26, Mike Gilbert wrote:
> On Sun, Mar 3, 2013 at 1:01 PM, Nikos Chantziaras <realnc@gmail.com> wrote:
>> app-emulation/wine-1.5.25 has (for some reason I can't comprehend) removed
>> its "win64" USE flag. Does anyone know how to disable 64-bit Windows support
>> now?
>
> You want to override the ABI_X86 use-expand values.
>
> A couple of possible methods:
>
> Method 1:
>
> Add this to /etc/portage/package.use
> app-emulation/wine abi_x86_32 -abi_x86_64
>
> Method 2:
>
> Create an env file /etc/portage/env/32bit.conf
> ABI_X86="32 -64"
>
> Add this to /etc/portage/package.env
> app-emulation/wine 32bit.conf

Thanks.  Though I have to say that this makes no sense :-P  Since I'm 
not interested in the host's ABI, I wouldn't expect ABI_* to control 
support for the wanted MS Windows architecture.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-03 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03 18:01 [gentoo-user] How to disable Windows x64 support in Wine? Nikos Chantziaras
2013-03-03 18:26 ` Mike Gilbert
2013-03-03 19:03   ` [gentoo-user] " Nikos Chantziaras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox