Re: Phix 1.0.5 uploaded
- Posted by SDPringle 2 weeks ago
- 396 views
There sure are interesting features. After following the instructions. I found the following output when running things from /usr/local/phix:
$ p p64.exu{{{ /usr/local/phix/p64.exu:2 format ELF64 ^ invalid
Press Enter, or d for diagnostics... C:\Program Files (x86)\Phix\pmsgs.e:493 in procedure Abort() attempt to divide by 0 msg = "invalid" errline = "/usr/local/phix/p64.exu:2\nformat ELF64\n^ invalid\n" txtline = "format ELF64" fni = <novalue> lt = 13 k = 12 fn = 3 sli = <novalue> sfi = <novalue> i = 0 ... called from C:\Program Files (x86)\Phix\pmain.e:419 Global & Local Variables
> see /usr/local/phix/ex.err
}}}. Should there be an environment variable set or something?