distutils cygwin bdist_wininst
Delaney, Timothy
tdelaney at avaya.com
Tue Jul 23 01:26:33 EDT 2002
More information about the Python-list mailing list
Tue Jul 23 01:26:33 EDT 2002
- Previous message (by thread): distutils cygwin bdist_wininst
- Next message (by thread): distutils cygwin bdist_wininst
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Michiel Jan Laurens de Hoon [mailto:mdehoon at ims.u-tokyo.ac.jp] > > > c:\\python22\\python setup.py --compiler=mingw32 > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > or: setup.py --help [cmd1 cmd2 ...] > or: setup.py --help-commands > or: setup.py cmd --help > > error: option --compiler not recognized > > > $ python setup.py --compiler=mingw32 > > $ python setup.py bdist_wininst That should be python setup.py build --compiler-mingw32 Tim Delaney
- Previous message (by thread): distutils cygwin bdist_wininst
- Next message (by thread): distutils cygwin bdist_wininst
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list