Hello Sebastian
On 31.01.23 19:39, Sebastian Sumpf wrote:
These are some very old issues (2011). Could you let me know how to reproduce this?
The Goa project can be found as follows: - repository: git@github.com:trimpim/wasmedge-genode.git - branch: llvm-arm_v8a_failure
For Goa to build libraries the following version is required: - repository: git@gitlab.com:/gapfruit-community/goa.git - branch: library_support
In the llvm directory execute the following commands: ``` goa build-dir goa build ```
In theory `goa build` should suffice, but for some reason this fails with some compiler errors. As it works by issuing the commands separate, I did not investigate further.
Regards, Pirmin