guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add python2-shedskin.


From: Danny Milosavljevic
Subject: Re: [PATCH] gnu: Add python2-shedskin.
Date: Wed, 30 Mar 2016 00:49:42 +0200

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]