On 20 Oct 2007, at 09:28, Marc Santhoff wrote:


Is there any debugging technique or some other information that can help
me finding the cause?

Run the program through strace to see what the actual error is. Some unrelated error codes are also converted to "disk full" (such as EFAULT).


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to