From: Danny Milosavljevic <dannym@scratchpost.org>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add python2-shedskin.
Date: Wed, 30 Mar 2016 00:49:42 +0200 [thread overview]
Message-ID: <20160330004942.6a24c141@scratchpost.org> (raw)
In-Reply-To: <20160330002745.30a98f5c@scratchpost.org>
A question about this:
Shedskin results always #includes pcre.h and -lgc . Does this mean we should propagate both or is it expected that the user knows about those or should we patch the Shedskin Makefile generator so that it references specific inputs?
If the latter, see shedskin/makefile.py which uses (distutils) sysconfig.get_config_var('LIBS') and sysconfig.get_config_var('SYSLIBS') and others.
Those are probably Python's compilation flags. Should we extend those or rather patch shedskin/makefile.py to also get them from somewhere else?
next prev parent reply other threads:[~2016-03-29 22:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 22:27 [PATCH] gnu: Add python2-shedskin Danny Milosavljevic
2016-03-29 22:49 ` Danny Milosavljevic [this message]
2016-03-30 5:26 ` [PATCH v2] " Danny Milosavljevic
2016-04-06 22:19 ` Leo Famulari
2016-04-07 12:13 ` [PATCH v3] " Danny Milosavljevic
2016-04-07 12:28 ` [PATCH v4] " Danny Milosavljevic
2016-04-07 15:16 ` [PATCH v3] " Leo Famulari
2016-04-25 2:04 ` Danny Milosavljevic
2016-05-01 17:52 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160330004942.6a24c141@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).