distutils is able to handle...
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

distutils is able to handle...

From: mg <mg.mailing-list@laposte.net>
Date: Tue Jul 05 2005 - 13:20:29 CEST

Hello

I work on an finite element framework and Python bindings have been
developped.
Actually, we use Boost.Build as build system but we would like to change
it.

We have two kinds of problems. First, the framework is used for generate
pure C++ applications with static libraries ; second, the framework have
some dependencies to fortran projects.
Then, in order to know if Distutils can be use in our case, I would like
to know if :
- Can distutil compile static C/C++ libraries ?
- Can distutil compile C/C++ applications ?
- Can distutil manage fortran compiler and compile fortran libraries and
applications ?

Thank for your answers
Received on Thu Sep 29 16:45:45 2005