by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
May 29, 2007 at 07:35 PM
> 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).
Long shot: you have some other toolchain that has as/ld or make in a
directory that is before the FPC dir in the PATH ?
Try to put FPC's bin dir as first in the path.