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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to