-
Hello,
I'm trying to make a X-Compile from debian 8 to AARCH64 with neon using aarch64-linux-gnu-gcc. Without NEON I have no problem's. But with setting the --enable-neon flag it fails.
Here is my bu…
N30dG updated
8 years ago
-
First of all thanks for your documentation. It helps me a lot to build my own toolchain on a pure Linux 32Bits machine.
www.davidgis.fr/documentation/Cross-Compil_MPV_on_Linux-32Bits_For_Windows-32…
-
It seems the CRC makefile may not be using the correct compiler when `CROSSCOMPILE` is set by Nerves.
## Comments added to crc_src/makefile
```
$(info "**** CRC PLATFORM set to [$(PLATFORM)] ***…
taun updated
4 months ago
-
Tabulae classes are all jvm only.
perhaps worth breaking out tabulae analysis classes and making them shared JS+JVM?
-
I am crosscompiling onnxruntime from windows using vs2017 for Rpi4.
I follow the instructions from [here](https://www.onnxruntime.ai/docs/how-to/build/inferencing.html#native-compiling-on-linux-arm-d…
-
Editing the portfile to pass `-DDBUS_SESSION_SOCKET_DIR=/tmp` to CMake fixes the issue.
### Operating system
macOS (ARM64)
### Steps to reproduce the behavior
```Shell
./vcpkg install dbu…
-
I want to crosscompile a simple Hello-World example to IBM-i PASE environment. This is a AIX 7.2 subsystem on the IBMi (AS400). Normally AIX compiled code should work in this environment.
But when …
-
Should be fixable. Will not link (cannot find -ltcc). Tried adding the library (libtcc.a), but then I get `undefined reference to 'tcc_new'`
-
I feel there's something wrong with the usage of the build tool when I have to make a complete native build prior to cross compiling.
I found this script which shows the correct way to cross compile …
-
https://github.com/qyot27/mpv/blob/extra-new/DOCS/crosscompile-mingw-tedious.txt