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 _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
