TimoMyyrä wrote: > I'm trying to make Gauche Scheme work on OpenBSD but I'm hitting a wall > debugging it. The problem is that thread tests get stuck. > Debugging the issue would indicate that the thread test causes threads to > suspend and sem_wait blocks forever.
Can you make a testcase in plain C? I don't want to debug seven layers of abstraction.