So, ho-kay, I released a new build today. Some minor improvements, nothing much, but oh well, at least it has pushed forward a lil' bit. Also, I experimentally tapped F9 under windows and it compiled, so if anyone is curious enough, they can try the Winderps version. Beware that I didn't test it much and it tends to crash a lot (that's why I didn't include a win-build in the previous release). Use the links in the first post.


@code_glitch:
Judging by the "64" in ELFCLASS64, I'd say the problem is in the fact that I compiled it on a 32-bit CPU, whereas you run a 64-bit. Unfortunately I can't help you with that right now, FPC does not provide seperate 32/64 bit compiling options for Linux as it does for Windows, and I don't own a 64-bit machine.