[Distutils] executable?

Paul Dubois dubois1@llnl.gov
Fri Jul 5 13:42:01 2002


	Has anyone used distutils to build an executable? I have it building a
C library and then I need to build an executable based on that library
using the same macro and library definitions and one new .c file
containing the main.