[fpc-pascal]Cosscompiling
Peter Vreman
peter at freepascal.org
Mon Jul 16 09:45:28 CEST 2001
> Thus spoke Andreas K. Foerster (AKFoerster at nikocity.de):
>
> > Is it possible to set up FPC as Crosscompiler?
> > I mainly use Linux, but I also want to write Apps for Linux AND Windows.
>
> It should be possible, but I don't know how to set it up...
> I have exactly the same needs as you, so an "ultimate" answer
> to this is indeed appreciated! :-)
You need a cross-assembler and cross-linker. You can place those in a new directory and
the use -FD<directory where the crosstools are>
More information about the fpc-pascal
mailing list