> > 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)
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal