all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building with multiple architectures
@ 2017-12-30 16:15 Rutger Helling
  2017-12-31 14:07 ` Rutger Helling
  0 siblings, 1 reply; 3+ messages in thread
From: Rutger Helling @ 2017-12-30 16:15 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

Hey Guix,

is it possible to specify a specific architecture for an input? I'm
trying to build Wine with WOW64 (meaning both 32-bit and 64-bit 
support at once), however this requires that I need access to both
32-bit and 64-bit (i686/x86_64) inputs.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Building with multiple architectures
  2017-12-30 16:15 Building with multiple architectures Rutger Helling
@ 2017-12-31 14:07 ` Rutger Helling
  2018-01-08 15:36   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Rutger Helling @ 2017-12-31 14:07 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

I've already solved this via a different way, but it's still an
interesting question I guess.

I think the only way to do it is via specifying #:system in arguments
for an input to force it to build for a certain architecture?

On Sat, 30 Dec 2017 17:15:53 +0100
Rutger Helling <rhelling@mykolab.com> wrote:

> Hey Guix,
> 
> is it possible to specify a specific architecture for an input? I'm
> trying to build Wine with WOW64 (meaning both 32-bit and 64-bit 
> support at once), however this requires that I need access to both
> 32-bit and 64-bit (i686/x86_64) inputs.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Building with multiple architectures
  2017-12-31 14:07 ` Rutger Helling
@ 2018-01-08 15:36   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-01-08 15:36 UTC (permalink / raw)
  To: Rutger Helling; +Cc: help-guix

Rutger Helling <rhelling@mykolab.com> skribis:

> I think the only way to do it is via specifying #:system in arguments
> for an input to force it to build for a certain architecture?

Yep!

Ludo'.

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

end of thread, other threads:[~2018-01-08 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30 16:15 Building with multiple architectures Rutger Helling
2017-12-31 14:07 ` Rutger Helling
2018-01-08 15:36   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.