linker_sc = CWD / "linker.sc" obj = cc("main.c", "test.S") aout = ld("a.out", obj)