Marc:
The setup is:
I'm in an infinite loop, streaming trace information to the terminal.
I hit ^C to interrupt it.
I get the message
*** ERROR IN Newton-step, "utilities.scm"@93.16 -- Deadlock detected 1>
Can you explain what this message means in this context?
This is gcc -v (with no configuration information ;-):
[lucier@descartes src]$ gsc -v v4.4.2 20090319212953 powerpc64-unknown-linux-gnu
Brad