> I want to create a pascal compiler which can cross compile for linux from windows.
>
> ( So I can develop server programs on windows and then later run then on linux
> server's )
>
> It seems there are 2 pascal compilers which might be able to do that:
>
> 1. free pascal.
> 2. gnu pascal.
>
Hi,
I want to create a pascal compiler which can cross
compile for linux from windows.
( So I can develop server programs on windows and
then later run then on linux server's )
It seems there are 2 pascal compilers which might
be able to do that:
1. free pascal.
2. gnu pascal.
I am