-
I tried to `CC="x86_64-w64-mingw32-gcc" ./configure --host=x86_64-w64-mingw64` on a _Ubuntu subystem_ and `make` gave me
```
Making all in usrsctplib
make[1]: Entering directory '/mnt/c/git/usrs…
-
```
What steps will reproduce the problem?
1.Cross compile your modules
2.change to perldroid/tools
3../make_core_modules_pkg.pl ~/perl-arm-5.16.0-14/install_me_here/lib/
What is the expected output?…
-
```
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…
-
```
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…
-
Issue is created to have on one place instructions how to upgrade linino(https://github.com/arduino/linino) to make bleno(https://github.com/sandeepmistry/bleno) work.
1. upgrade bluetooth to latest v…
-
I am taking some time to organize the file-system structure and document some tool-chain practices in the codebase. I am considering different naming conventions, as the different "cwa" and "internal…
-
Currently used arm-none-eabi-gcc is 5.2 in the Nix manager.
However, gcc 6.1 exists in the archlinux repos: https://www.archlinux.org/packages/community/x86_64/arm-none-eabi-gcc/
Possibly, creating n…
-
could you add binarie packages for pasbery pi the 32 and ne new default 64 bit version.
-
Sorry for headline. I don't know what to call it more specifically.
I'm the creator of a face tracking library, that uses emscripten to crosscompile to the browser.
On iOS in Safari the followin…