Re: Inquiry.

2011-09-04 Thread Daniele Tricoli
Hello Haris, On Saturday 03 September 2011 19:42:01 Haris Ibrahim K. V. wrote: > I would like to know more about how your project works out. You can find more info here: http://wiki.debian.org/Python HTH, -- Daniele Tricoli 'Eriol' http://mornie.org -- To UNSUBSCRIBE, email to debian-pyth

how to correctly link a python extension ?

2011-09-04 Thread Vincent Danjean
[please CC me as I'm not subscribed] Hi, One of my package is building a python extension (with swig). I would like to know what is the right way to find the correct linkage for a python version. My package is using "python-configX.Y --libs", so -lpythonX.Y is added. But "-lpthread -ldl -luti

Re: how to correctly link a python extension ?

2011-09-04 Thread Josselin Mouette
Heya, Le dimanche 04 septembre 2011 à 23:24 +0200, Vincent Danjean a écrit : > One of my package is building a python extension (with swig). I would > like to know what is the right way to find the correct linkage for a > python version. My package is using "python-configX.Y --libs", so > -lpyt