Closed GoogleCodeExporter closed 9 years ago
This is a problem in mainline Python as well (checked trunk and the 2.5 maint
branch),
and may well be a problem with Xcode's gcc: a simple "int main(void) { return
0; }" test
program compiled with -pg doesn't produce a gmon.out on Darwin but does on
Linux.
Original comment by collinw
on 25 Jun 2009 at 11:00
Original comment by collinw
on 5 Jan 2010 at 12:11
Original issue reported on code.google.com by
collinw
on 18 Jun 2009 at 5:26