How to increase time out in dejagnu?

Jeffrey A Law law@cygnus.com
Fri Jan 23 21:26:00 GMT 1998


  In message < m0xvWu8-0004ecC@ocean.lucon.org >you write:
  > It must be dumb question. I have a very slow machine. When I do
  > "make check" with egcs, I keep getting
  > 
  > child killed: hangup
  > 
  > If I run the command by hand, it works fine. I suspect there
  > is a timeout value somewhere. I was wondering how I could
  > increase it to 10 minutes.
A well placed

set timeout 600

Ought to do the trick.  You might be able to put in a global
site.exp.  I don't really know.

jeff



More information about the Gcc mailing list