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.