People,
I have a program that I made with TP. After compiling it works perfect.
From now I want to work with FPC. After comiling with FPC, no errors was given. If I run the application it stops after 30 minutes (consequent). Exitcode 201 further no other reason.
Within the debugger mode, dgb it keeps running, no message.
It is a darwin simulating program and has a endles loop (do while true)
In what direction do I have to my resaerch?
Thanx,
nico