[fpc-pascal] Is this the correct way to configure fpc for multiple arm-embedded subarchs?

Christo Crause christo.crause at gmail.com
Wed Jul 4 10:50:25 CEST 2018


On Wed, Jul 4, 2018 at 9:21 AM, Tomas Hajny <XHajT03 at hajny.biz> wrote:

> On Wed, July 4, 2018 07:53, Christo wrote:
> > Any hints on how to compile and use fpcmake so that changes in the ini
> > file ends up in the generated MakeFile?
>
> I assume that you updated fpcmake.ini in /fpcsrc/utils/fpcm/ (or without
> /fpcsrc if using a checkout of the fpc repository rather than fpcbuild)
> and rebuilt either all utils, or just fpcmake, right? Could you please
> check whether fpcmake.inc (in the same directory) got updated during the
> rebuild (this should reflect your changes to fpcmake.ini)? If I understand
> it correctly, you copied the resulting updated fpcmake binary into the
> respective RTL directory and tried to regenerate the Makefile there,
> correct?


My update procedure is basically what you describe: I manually added the
changes from r30766 fpcmake.ini to trunk, then call make inside the fpcm
directory, then execute the newly compiled fpcmake with the Makefile.fpc
file in the fpcm directory as test.

Tonight I will check if fpcmake.inc got updated.  Thanks for this hint, I
don't
yet know how the different fpcmake pieces fit together.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180704/23f7f3d2/attachment.html>


More information about the fpc-pascal mailing list