Hi all,
Just a newbie question: why don't compiled ciao programs output errors but just hang?? This is driving me nuts! I have a program that uses an undefined predicate. When run from the shell, the output '{ERROR undefined predicate ...}' is output as I expected. However, when I compile this program and then run it just hangs. It is not interruptable by doing CTRL-C either.
Is this the normal behaviour for ciao or is there something wrong? If it is the normal behaviour is there at least some way of forcing compiled programs to output errors instead of just hanging??
S!