[phix] compiling from git download
- Posted by _tom (admin) Feb 27, 2021
- 1036 views
- I downloaded the git repository
- copied files to /home/PHIX
- copied p to /home/PHIX
- "Version 0.8.3 (64 bit Linux) Copyright Pete Lomax 2006..2016"
$ ./p -c p Check for and shut down any running instances of phix (retry messages are given if required after round 4) Self-host round 1: compiling p.exw /home/PHIX/builtins/structs.e:916 s = delete_routine(s,0) ^ routine_id expected ...included by /home/PHIX/pmain.e, line 3899 ...included by /home/PHIX/p.exw, line 229 /home/PHIX/builtins/structs.e:513 if sequence(s) and still_has_delete_routine(s) then ^Warning: forward call assumed Press Enter, or d for diagnostics...
be well
_tom