Re: Can't install phix
- Posted by petelomax Nov 10, 2022
- 5867 views
A thought just occurred to me: if you can run p -c -test on one linux box, it should populate the test\ directory with 60-odd executables.
You (or someone or even me I guess) could try transferring some (first 10) or all of them onto a machine with the ld.so issue, and see if any of them at all run...
irv said...
Phix would have to be compiled with the -g flag to turn on debugging info. https://u.osu.edu/cstutorials/2018/09/28/how-to-debug-c-program-using-gdb-in-6-simple-steps/
It would first have to be written in C.