[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to configure Jitter for Poke
From: |
Luca Saiu |
Subject: |
How to configure Jitter for Poke |
Date: |
Sat, 07 Sep 2019 16:27:52 +0200 |
User-agent: |
Gnus (Gnus v5.13), GNU Emacs 25.1.50.2, x86_64-unknown-linux-gnu |
Hello José.
A friend from the GHM told me about failures running Poke. It turns out
that he was compiler Jitter commit
745ba29c15dd56c60a7ab0320e09c1ca705018b7
, but configuring Jitter with all dispatches enabled which also made the
Jitter test suite fail.
You should suggest configuring these older Jitter snapshot like this:
SOURCE_DIRECTORY/configure --disable-dispatch-minimal-threading
--disable-dispatch-no-threading
, plus any other options one may want. Jitter can be directly built in
the source directory as well.
For everybody reading this without following recent developments:
This workaround will not be needed in recent Jitter snapshots, but those
are still not supported by Poke because of API changes. Advanced
dispatches are now disabled by default in recent Jitter snapshots, and
they will be enabled by default again after they get reliable -- I have
to implement defective instruction replacement, which is coming.
So, José, right now I think you should update the "Jitter" section in
Poke's HACKING.
Regards,
--
Luca Saiu
* My personal web site: http://ageinghacker.net
* GNU epsilon: http://www.gnu.org/software/epsilon
* Jitter: http://ageinghacker.net/projects/jitter
I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".
signature.asc
Description: PGP signature
- How to configure Jitter for Poke,
Luca Saiu <=