all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Pre-compiled .exe-files for other target-plaforms
@ 2016-10-02  8:56 Hartmut Goebel
  2016-10-02 18:47 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2016-10-02  8:56 UTC (permalink / raw)
  To: guix-devel

Hi,

I discovered that Python setuptools includes pre-compiled .exe files.
First I thought, these can be savely removed from the source. But when I
researched on this, I found [1] saying: " These installers can even be
created on Unix platforms or Mac OS X."

This means, these .exe files have to be included in our distribution,
too. (One may still need to ask the Python developers, resp. the
setuptools developers whether this is true and how this is supposed to
work.)

Normally we remove all pre-compliled stuff, don't we? So how should we
handle this case? We would need to cross-build these .exe files., which
are available for x86, amd64 and arm.

[1]
https://docs.python.org/2/distutils/builtdist.html#creating-windows-installers

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

end of thread, other threads:[~2016-10-02 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-02  8:56 Pre-compiled .exe-files for other target-plaforms Hartmut Goebel
2016-10-02 18:47 ` Leo Famulari

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.