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,

begin:vcard
fn:Mathieu Gontier
n:Gontier;Mathieu
org:Free Field Technologies
adr:;;16 place de l'Universite;Louvain La Neuve;;1348;Belgium
email;internet:[EMAIL PROTECTED]
title:Product Development Engineer
tel;work:003210451226
tel;fax:003210454626
x-mozilla-html:FALSE
url:http://www.fft.be
version:2.1
end:vcard

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to