[fpc-pascal]ARM packages of >= 1.9.3?

Marco van de Voort marcov at stack.nl
Fri Apr 2 14:45:33 CEST 2004


> > Get fpc via cvs, change to the fpc dir and do a
> > make clean all OS_TARGET=linux CPU_TARGET=arm 
> > BINUTILSPREFIX=arm-linux-
> > 
> 
> I'm interested in "ppccrossarm" and I already generated it using the
> make command line write above, but
> Where is arm version going to install (directories) if I "make install"?

> In the same than x86?

yes, but then units/cross/arm-linux instead of units/linux

> How do I write fpc.cfg for arm? 

You don't. You blend the ARM config into your current fpc.cfg, see
the buildfaq for examples.  (http://www.stack.nl/~marcov/buildfaq.pdf) 

> Can arm and x86 version coexists together?

I suppose so. It worked with Powerpc/x86 combo in november (when I last
did this)




More information about the fpc-pascal mailing list