On 2020-08-12 15:20, Ryan Joseph via fpc-pascal wrote:
On Aug 12, 2020, at 5:39 PM, Tomas Hajny <xhaj...@hajny.biz> wrote:
Yes. Please, provide the same output if you add "uses process;" to
empty.pas. Also, please provide output of "ls -l
/usr/local/lib/fpc/3.2.0/units/x86_64-darwin/fcl-process/process.ppu".
Here's that. Is it possible I overwrote the files somehow? I was
rebuilding the trunk and RTL just the other day to get some changes
and maybe I did something unintended.
~$ ls -l
/usr/local/lib/fpc/3.2.0/units/x86_64-darwin/fcl-process/process.ppu
-rw-r--r-- 1 root wheel 59458 Aug 9 09:40
/usr/local/lib/fpc/3.2.0/units/x86_64-darwin/fcl-process/process.ppu
.
.
Indeed, you probably overwrote the installed 3.2.0 unit with a different
version (probably compiled with trunk compiler, because PPU version 208
is used in the trunk compiler).
Tomas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal