Thanks
Sent via Deja.com http://www.deja.com/
Before you buy.
Don't know about compilers with VCL support, but if it's a Pascal
program you want to port perhaps the Free Pascal Compiler might be
able to help you, see http://www.freepascal.org/
FP
Philippe (send me a email for any answer)
"Redalien_Delphi" <reda...@krolle.co.uk> escribió en el mensaje
news:8v8vnj$i83$1...@nnrp1.deja.com...
> Anybody know when the linux port of delphi is due, or if there are any
> 3rd party delphi compilers for linux about??
>
>
>"Redalien_Delphi" <reda...@krolle.co.uk> wrote in message
>news:8v8vnj$i83$1...@nnrp1.deja.com...
>> Anybody know when the linux port of delphi is due, or if there are
>any
>> 3rd party delphi compilers for linux about??
>
>Don't know about compilers with VCL support, but if it's a Pascal
>program you want to port perhaps the Free Pascal Compiler might be
>able to help you, see http://www.freepascal.org/
www.vpascal.com is now free and has linux support in v2.0, the 2.1
beta has no way to add linux support, because it no longer uses the
vp.ini file. In the registered version (and the next final version of
virtual pascal hopefully), you can compile programs for DOS, Win32,
OS/2, and Linux from a single source code. The next release is
supposed to have a port of the IDE to linux so you can compile from
linux, until then, you can compile from windows or os/2 for linux,
dos, os/2 or win32. Unlike freepascal, it supports color direct
screen writes using the CRT unit and can compile borland delphi .vcl
files. It can also use borland OWL libraries if you own the source
code....