[fpc-pascal] Freepascal 2.0 for cygwin
Peter Vreman
peter at freepascal.org
Tue Aug 16 12:33:19 CEST 2005
> Hi there,
>
> Is there some 2.0 fpc release for cygwin?
> If no, How can I build it starting from the scratch?
There is no release. If you want to start a cygwin special the best way is
to start with a unix target and adapt it for cygwin. Things like opening
files etc. all need to be done through the cygwin1.dll so using the win32
rtl can not be used for that.
More information about the fpc-pascal
mailing list