Q. Ziv Li

Results 4 comments of Q. Ziv Li

@luzhiguang You can post the full output of `echo $SHELL` and `sh -x configure` to help us debug this issue.

@luzhiguang 1. There's no prebuilt boot file for arm32, you need cross compilation; #163 may make some help. 2. A minor bug in the `configure` script, it produces a disturbing...

For cross compilation, first steps should be done on a “host” machine, e.g., Linux runs on x86. Issue #163 may contain some useful information for you. I haven’t a Raspberry...

> If we were to go about trying to solve the problem of getting both the return value and final value of `errno` from a foreign call then that sounds...