Hi!
I have problem with my Delphi application. I want to compile it under Linux. Do you know if gnu-pascal supports the Delphi language?
The BP7 stuff: yes. Delphi specials: not yet.
Or exist any other ways to translate it first to C or Pascal?
You may try FPK Pascal (http://home.pages.de/~FPK-Pascal/). Their compiler is less portable and does not support the ISO Standard for the Pascal language, but they are closer to full Delphi compatibility.
Hope this helps,
Peter