June 14, 2004
6:33 p.m.
hi there, I'm trying to use distutils to build on windows native as well as cygwin, and I just had to notice that the content of sysconfig.get_config_vars() differs wildly between the two. Why is that ? Isn't distutils' scope also to unify the build process for different platforms ? Unfortunately the 'build_ext' command that ships with distutils isn't flexible enough for me, so I'm rolling my own. But to do that with minimal efford I intended to use all the configuration data I could get out of distutils.sysconfig... Thanks, Stefan
8069
Age (days ago)
8069
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Seefeld