How do I get Pike to use another pike then /usr/local/bin/pike?
Setting PIKE, USE_PIKE or --with-pike doesn't seem to help.
config.info reports: | pike............ /usr/local/bin/pike-7.5
but:
| precompile: /usr/local/bin/pike /home/mirar/pike/bin/precompile.pike /home/mirar/pike/src/modules/Gmp/mpq.cmod (method=QQQQQ) | /home/mirar/pike/bin/precompile.pike:2121:Indexing on illegal type. | Pike: Failed to compile script: | Compilation failed. | | Failed to find a Pike executable that could run /home/mirar/pike/bin/precompile.pike.
Aah, my pike-7.5 is *too old* to understand precompile.pike. Brilliant.
/ Mirar
Previous text:
2004-02-22 10:49: Subject: PIKE
How do I get Pike to use another pike then /usr/local/bin/pike?
Setting PIKE, USE_PIKE or --with-pike doesn't seem to help.
config.info reports: | pike............ /usr/local/bin/pike-7.5
but:
| precompile: /usr/local/bin/pike /home/mirar/pike/bin/precompile.pike /home/mirar/pike/src/modules/Gmp/mpq.cmod (method=QQQQQ) | /home/mirar/pike/bin/precompile.pike:2121:Indexing on illegal type. | Pike: Failed to compile script: | Compilation failed. | | Failed to find a Pike executable that could run /home/mirar/pike/bin/precompile.pike.
/ Mirar
But you can download from the same source as xenofarm if you like: http://pike.ida.liu.se/generated/pikefarm/packages/7.5/latest
Then you won't check in a new version.h.
/ Martin Nilsson (saturator)
Previous text:
2004-02-22 11:18: Subject: PIKE
make export
/ Martin Nilsson (saturator)
Which might be good. *bookmarks*
/ Mirar
Previous text:
2004-02-22 11:20: Subject: PIKE
But you can download from the same source as xenofarm if you like: http://pike.ida.liu.se/generated/pikefarm/packages/7.5/latest
Then you won't check in a new version.h.
/ Martin Nilsson (saturator)
It is written out on http://pike.ida.liu.se/download/
/ Martin Nilsson (saturator)
Previous text:
2004-02-22 11:22: Subject: PIKE
Which might be good. *bookmarks*
/ Mirar
That's a bug, precompile.pike needs to be reasonably backwards-compatible, or the whole thing falls apart.
/ Fredrik (Naranek) Hubinette (Real Build Master)
Previous text:
2004-02-22 10:55: Subject: PIKE
Aah, my pike-7.5 is *too old* to understand precompile.pike. Brilliant.
/ Mirar
pike-devel@lists.lysator.liu.se