[fpc-pascal] Null values with JSON RPC

Ryan Joseph genericptr at gmail.com
Sat Aug 8 16:20:15 CEST 2020



> On Aug 8, 2020, at 8:37 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
> 
> I don't know, that depends on your system. It is the path where FPC is installed.

It's the compiler path? This is the same errors I got before which made me rebuild the compiler (macOS btw)

packages$ sudo make clean make install PREFIX=/usr/local/lib/fpc/3.3.1/ppcx64
Password:
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C fpmkunit clean_bootstrap
/bin/rm -rf units_bs
./fpmake clean --localunitdir=.. --os=darwin --cpu=x86_64 -o -dx86_64 --compiler=/usr/local/bin/ppcx64 -bu
Warning: Removed non empty directory "univint/units/x86_64-darwin/"
make: *** No rule to make target `make'.  Stop.
packages$ 


Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list