[petsc-dev] getting rid of win32fe

Satish Balay balay at mcs.anl.gov
Tue Sep 30 22:44:15 CDT 2014


On Tue, 30 Sep 2014, Barry Smith wrote:

>   I dream of getting rid of the C++ win32fe package and using python

3 ways of getting rid of C++/win32fe

1. replace c++/win32fe with python/win32fe 
[most of current win32fe functionality would have to be reimplemented
in python - and it should be useable as a standalone utility - similar
to current win32fe]

2. implement similar functionality in buildsystem - and use from a
python builder.py [instead of gnumake] - so its not a standalone tool.

3. somehow spit out a MS project file [similar to cmake].

Satish



More information about the petsc-dev mailing list