[fpc-devel] arm embedded
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Apr 19 13:36:48 CEST 2010
On 19 Apr 2010, at 13:29, Geoffrey Barton wrote:
> 1 In the rtl/embedded/arm directory are three target processor
> files. The one for stm32f103 does not get compiled into the units/
> arm-embedded/rtl directory. I added it to the CPU_UNITS line in the
> makefile.fpc in the embedded directory before building ppcrossarm,
> but this does not fix it.
You have to run "fpcmake -Tall" after modifying makefile.fpc to
regenerate the makefile (and make sure you are using an fpcmake from
FPC 2.5.1).
Jonas
More information about the fpc-devel
mailing list