-
Installed using the .deb package for ubuntu. I'm getting the following permissions error, it's easy enough to fix, just posting this here because I think the .deb needs the permissions updated
```…
-
### Describe the issue:
I'm trying to contribute and thus build from source but I can't get it to work.
I get the following error:
```
ld: library not found for -lSystem
clang-11: error: link…
-
I am writing a bare metal blink led code for a Raspberry Pi Pico. I need GCC for Cortex-M0+, an `elf2uf2` tool, and a `uf2conv.py` script.
The platform I use is a x86_64 MacIntosh running Monterey,…
-
Very excited to see this library for Go - but I had some issues to get the examples to work on my Intel mac:
The https://github.com/vkngwrapper/examples/tree/main/vulkan_tutorial/sdl2 example compi…
-
| | |
|------------------|-----------------|
|Previous ID | SR-3712 |
|Radar | None |
|Original Reporter | mpetrov (JIRA…
-
When I was trying to compile the project in MacOS 13 with default linker, it outcomes
![image](https://user-images.githubusercontent.com/40686366/185021855-8f8952b6-da0c-4c6e-86a0-343b00725970.png)…
-
I'm encountering problems installing exactextract on my university's linux cluster.
After loading modules of the dependencies listed, the list of loaded modules is the following:
``` $ module list…
-
The RP2040 datasheet contains two links which seem to be dead.
On page 44, section "2.4.1.3. ARM architecture", there are links to https://static.docs.arm.com/ddi0419/d/DDI0419D_armv6m_arm.pdf and ht…
-
I've gotten around the platform mapping issues by symlinking the envoy `envoy/bazel` directory into this project, but have encountered something that seems to look like macos options aren't propagatin…
-
I'm on an M1 Mac, and when I try to build libBF I get errors from ld that look very "M1 suspicious":
```
libBF> ld: warning: -undefined dynamic_lookup may not work with chained fixups
libBF> Prep…