En/na Luca Olivetti ha escrit:
The following program:program hello; begin writeln('hello'); end.runs but it doesn't print anything, neither under scratchbox nor on the tablet.
I installed strace on the tablet:
~ $ strace ./hello
execve("./hello", ["./hello"], [/* 59 vars */]) = 0
syscall: unknown syscall trap 0x00008000
Bye
--
Luca
_______________________________________________
fpc-pascal maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
