[fpc-pascal] How to make all FPC utils?

Michael Van Canneyt michael at freepascal.org
Sat May 24 21:41:34 CEST 2025



On Sat, 24 May 2025, Thomas Kurz via fpc-pascal wrote:

>> Pass FPCMAKENEW=/path/to/utils/fpcm/bin/i386-win32/fpcmake.exe correct
> the path to generated make.
>
> I must admit I don't understand this response. First thing is I'm on Linux x64 and I don't think that the `fpcmake.exe` will help. Apart from that, there *is* an fpcmake built just some minutes ago which is being used.
>
> My problem is just that I *can* `make` all utilities, but I have to
> `chdir` into each separately.  On the other hand, there is a makefile in
> the parent directory which compiles lots of units, but just doesn't output
> any binaries (except for some pas2js, iirc).  Is this behavior
> intentional?

It is not intentional.

If I run "make" in the utils/ directory, then all util programs are made.

Michael.


More information about the fpc-pascal mailing list