[fpc-pascal]DJGPP
Marco van de Voort
marcov at stack.nl
Tue Feb 19 22:41:29 CET 2002
> >> I was curious the .o files that FPC produce on the DOS/Win32 platforms
> >> are they compatible with what DJGPP produces?
> >
> > Yes, they are.
> >
> hmmm... one more.
>
> Does DJGPP produce Win32 executables (I didn't know about this, I
> thought only DPMI), or do you mean that the .O produced by FPC/Win32 are
> linkable to DJGPP/DPMI executables (and therefore, to FPC/GO32 too)?
FPC is more or less kept compatible with the GCC clone on the platofrm.
So for Go32v2 that is DJGPP, for Win32 that is cygwin or mingw, Linux and
FreeBSD :gcc, etc.
More information about the fpc-pascal
mailing list