On Thu, Jun 04, 1998 at 04:25:56PM -0300, Alexandre Oliva wrote: > I don't think so, but it's easy to work around this problem. Here's a > patch that adds this test case. [...] > +int main() {} Don't forget to exit(0). r~