howto check programs and C libraries

D

David Palao

Hello,
I'm in charge of preparing a computer room for the practices of
"introduction to programming".
One of the tasks is checking that from all the computers in the room
one can execute some programs and link (and compile) against some
libraries.
My first idea was using Autotools (or cmake), but as I'm a big fan of
python, I was thinking how to do that with python, and I don't have a
clear solution yet.
I know that distutils includes the distutils.command.config module,
and I think it could do the job (when properly subclassed).
Do you have a better idea?
Thanks in advance.
Regards,

DPalao
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top