-
Hi.
Here is what I got:
> [ 2%] Built target ossp-uuid-external
> [ 4%] Built target spdlog-external
> [ 7%] Built target zlib-external
> [ 10%] Built target libsodium-external
> [ 12%] Bui…
-
Should only require compiling native libraries for ARM and otherwise be good, but who knows what might crop up.
Yes, ideally on all OSes (Linux, Windows, macOS).
-
```
What steps will reproduce the problem?
1. using the 'make' command to compile the toolchain (get on the svn
repository)
2.
3.
What is the expected output? What do you see instead?
I had lot of …
-
```
What steps will reproduce the problem?
1. using the 'make' command to compile the toolchain (get on the svn
repository)
2.
3.
What is the expected output? What do you see instead?
I had lot of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
On revision 1.0.0RC1.38643 and 38553, FreeCAD crashes when trying to delete one of t…
-
```
What steps will reproduce the problem?
1. using the 'make' command to compile the toolchain (get on the svn
repository)
2.
3.
What is the expected output? What do you see instead?
I had lot of …
-
```
What steps will reproduce the problem?
1. using the 'make' command to compile the toolchain (get on the svn
repository)
2.
3.
What is the expected output? What do you see instead?
I had lot of …
-
My `GNU ld (GNU Binutils) 2.39` complains about our linker script when building Theseus:
```
ld: warning: build/nano_core/asm_common_x86_64.o: missing .note.GNU-stack section implies executable st…
-
I wanted to port my Yash kernel thing to alloy, but I need inline assembly to make things a little easier... so inline assembly; how should we go about this?
-
Even the most simple packet-stream-based client-server scenario may get stuck in corner cases if two cores observe conflicting values of `Packet_descriptor_queue::_head` and `_tail`. In this case a co…