On May 29, 12:15 am, David Mitchell <d...@[EMAIL PROTECTED]
> wrote:
> Hi,
>
> Anyone able to recommend a good pascal for linux (or, dare I say it,
> windows).
>
> I used to use TMT pascal for windoze, but they seem to have gone the way
> of all flesh; and version 2.0.4 of the normally wonderful FPC is a crock
> (I can't compile even simple apps without either the IDE or the compiler
> going tits up).
>
> --
> =======================================================================
> = David --- If you use Microsoft products, you will, inevitably, get
> = Mitchell --- viruses, so please don't add me to your address book.
> =======================================================================
Hello
I am using freepascal compiler since it early versions.
It works great under linux and produce code which for me is better
than one produced by gcc.
To simplify installation I suggest you to use branded tools for
package management like apt-get or yum.
This way you can install fpc and be sure it'll work.
Compiling fpc youself makes sence if you need latest unstable version
which is not in the repositories.
Please, do not claim fpc isn';t good enough for you because it is imho
the best pascal crossplatform compiler ever written.


|