-
I had the following errors after scaffolding an example application following the instructions in the documentation _https://aya-rs.dev/book/start/development/#prerequisites_.
When i ran the comma…
-
I have successfully been able to crosscompile simple c files to arm with arm-linux-gnueabi-gcc, and raising those binaries using mctoll. However now that I try a file containing the following lines wi…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23935](https://bugs.llvm.org/show_bug.cgi?id=23935) |
| Status | NEW |
| Importance | P normal |
|…
-
Local OS : ubuntu22.04
isar version:bb5af4f9fc202c66584f38066681b36eaca7edcd
kas build config:
`
#
# Automatically generated by kas 4.5
#
_source_dir: /repo
build_system: isar
header:
incl…
-
Hi there,
i need this module because the one installed on the nas is too old and too slow. So i want to replace it with this one. The nas ha git, gcc tools built in. But to compile directly into it, …
ghost updated
5 years ago
-
This is a placeholder issue for adding linux/riscv64.
Motivation to actually work on this will greatly improve when there finally is some **hardware** available comparable to the Raspberry Pi 4 or…
-
An executable (exe) for Windows should be created. This can potentially be done with Pyinstaller. Another program may work better, as Pyinstaller cannot crosscompile, and therefore cannot be set up as…
-
```
We have a gyp-android bot now, but not all the tests run on it (or run in a
neutered form). There are two issues:
1) gyptest -f android doesn't really run any executables, because they are
cros…
-
```
We have a gyp-android bot now, but not all the tests run on it (or run in a
neutered form). There are two issues:
1) gyptest -f android doesn't really run any executables, because they are
cros…
-
I was successful in statically compiling the Pond CLI client for Android, so I thought I'll share my steps here for review before submitting a pull request. Looking forward to your feedback :smiley:
…