-
Hello, I got dozens of questions when cross compile Asio for VxWorks.Like below:
`liuyu@liuyu-virtual-machine:~/Cross-Compile/asio$ make
Making all in include
make[1]: into directory “/home/liuyu/C…
-
When I check opa-fm rpm package with "annocheck". I got these error message.
Hardened: ./usr/lib/opa-fm/bin/config_check: FAIL: Not linked as a position independent executable (ie need to add '-pie…
ghost updated
1 month ago
-
I have compiled LLVM 18.1.8 with
> cmake -GNinja -DCLANG_INCLUDE_TESTS=OFF -DLLVM_ENABLE_EH=ON -DLLVM_ENABLE_RTTI=ON -DLLVM_ENABLE_Z3_SOLVER=ON -DLLVM_ENABLE_PROJECTS="bolt;clang;clang-tools-extra…
-
I tried placing the autoexec.sh file in root directory of SD card in a NX1000 and powered up.
Nothing happened. Could this work for NX1000 with modifications?
Are there any other files needed?
Is t…
-
# Documentation Issue Finder
Generated: 2022-10-09 13:40:24
## Modules Without Documentation
+ [ ] [metasploit-framework/modules/auxiliary/scanner/dect/call_scanner](https://github.com/rapid7…
-
### Description
I am unable to cross compile boost using LLVM clang version 18.
I installed LLVM clang using:
```
brew install llvm
```
When I try to build boost using a separate build and hos…
-
**Is your feature request related to a problem? Please describe.**
We are always looking for interesting firmware for testing and improving EMBA. This could be:
* Special architecture firmware tha…
-
I just saw this and before I forget (`modules/libcom/src/osi/os/vxWorks/osdFindSymbol.c`, `./modules/libcom/src/osi/os/vxWorks/epicsDynLink.c`)
#if _WRS_VXWORKS_MAJOR < 6 || _WRS_VXWORKS_MINO…
-
### Description
Hi, I have an application based on CMake which I am trying to cross-compile to ARM. CMake is integrated with Conan via [cmake-conan](https://github.com/conan-io/cmake-conan). The ca…
-
I'm trying to build and run to ios device but it fail with error:
```
**********$ flutter run -d XXXXXXXX-XXXXXXXXXXXXXXXX
Launching lib/main.dart on iPhone in debug mode...
Automatically signing …