Re: Phix :

new topic     » goto parent     » topic index » view thread      » older message » newer message

First off: does p -test work?

You could try changing global constant showfileprogress = 0 -- show files, times, etc. on line 162 of p.exw. - try that next.

Phix can get into a pickle if the auto-include info of psym.e does not match reality, re-including the same file pointlessly forever.
Sometimes running p p test shows something that p test does not (and sometimes vice versa).

One last desperate trick is to add/uncomment a trace(1) in pmain.e at the start of Compile(), run p p test, then key F6 and brew a cuppa.
You might be able to tell where it is going mental, but it is very slow, and far from always obvious.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu