Hi Stefan
On Tue, 2014-10-28 at 10:53 -0400, Stefan Seefeld wrote:
> For avoidance of doubt, I don't think I'm able to help you with that. I
> have used distutils in the past, but found it pretty limited in its
> support of extension modules.
> I ended up adding a few custom commands to build pure C++ libraries
> (specifically for dependencies shared by multiple extension modules).
> That was never particularly elegant or generic, and so I don't think
> it's worth reusing this.
> 
> An example of this you can find in
> https://github.com/stefanseefeld/synopsis/tree/master/Synopsis/dist (in
> case you are brave enough :-) ). I haven't touched that code in quite a
> while, and there may be much better solutions these days using more
> modern substitutes for the distutils package.
> 
> Regards,
>         Stefan
> 
> 
Anyhow - thanks for the link. I will have a look on this. Currently I am
waiting for response from the Python list. Let's see if those guys have
a clever idea. 

regards
  Eugen

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to