|
From: Patrice D. <per...@fr...> - 2008-12-19 19:13:09
|
On Fri, Dec 19, 2008 at 06:55:22PM +0100, strk wrote: > On Fri, Dec 19, 2008 at 11:57:03AM +0100, Patrice Dumas wrote: > > > Things are worse, in fact. distutil seems to be able to do the object > > file only in the source file directory. I found a workaround that looks > > fine. Patch attached. > > Pat, the current ming head seems to succeed in building python > out of the source tree already. What am I missing ? > Different python or automake versions ? Maybe it is linked with newer distutils. If I remember well, the case with ming_wrap.c present in the source dir failed since the .o was also created in the source dir. -- Pat |