From: <mi...@st...> - 2003-08-14 17:35:06
|
Mauro Cicognini wrote: > >> I can also modify setup.py to properly build the two-tuple list of >> defines from a line (see attached diff) >> >> defines = WIN32 > > As I said, I would like this. I second your implementation. > [..] >>> 3. It appears that any library path under "library_dirs" for some >>> reason gets copied over to "runtime_library_dirs", which makes no >>> sense to me. >> >> No clue why David did it. I removed it and it stills builds under >> Linux. I'd appreciate if others test it on different platforms. > > I removed it too, and didn't hurt. I'm wondering too. Ok, checked in both changes in setup.py. Ciao, Michael. |