[fpc-devel] creating the embedded port of fpc

Sietse Achterop s.achterop at rug.nl
Sun Oct 12 22:30:17 CEST 2014


On 10/12/2014 08:06 PM, Michael Ring wrote:
>

  Thanks Michael!

The following (now using armv4) works!

    make clean buildbase installbase CROSSINSTALL=1 OS_TARGET=embedded CPU_TARGET=arm SUBARCH=armv4   BINUTILSPREFIX=arm-none-eabi-

    ppcrossarm -Ch1024 -Cs1024 -Tembedded -Parm -Cparmv4 -XParm-none-eabi- -Wplpc2124  -vu tled1.pp

A final question.
Can I generate a fpc that has both SUBARCH's armv4 and armv7m?
Of should I create to different fpc's for that?

    Thanks again, now I can start building a more complete lpc1768 and start on a stm32f4.

        Sietse





More information about the fpc-devel mailing list