-
### Describe the bug
There is a linking issue during the early stages of DPC++ build on latest Ubuntu 24.10:
```
[201/3343] : && /usr/lib/ccache/g++-13 -fPIC -fPIC -fno-semantic-interposition -fvis…
-
**Host Environment**
- OS: Windows 10 20H2 (19042.685), x64
- Compiler: VS2019 16.8.3
**To Reproduce**
Steps to reproduce the behavior:
vcpkg.exe install v8:x86-windows-static
or
vcpkg.exe in…
-
I am building a project which uses `rust-lzma` in "static" mode:
https://github.com/crazystylus/otadump
On Fedora 40, it errors with:
```
error: could not find native static library `lzma`, …
-
> ![grid.is/@ibarracperales](https://github.com/user-attachments/assets/6f31783c-f3fc-46c5-9568-901a31b115bb)
> [grid.is/@ibarracperales](https://grid.is/@ibarracperales/chart-builder-Hhzw3nppQZ:GZhk8…
-
I've been waiting for a build for apple silicon for months.
I'm trying to use the app on my M2 mac. It works terribly with rosetta.
After using the app for a while and then quitting, it freezes.…
-
### Device_Name
tubeszb-efr32-mgm24-2023
### Static_IP
10.0.20.10
### Gateway
10.0.20.1
### Subnet
255.255.0.0
-
```-fPIC``` should only be used for shared libraries.
```-fPIC``` reduces code performance therefore defearing the purpose of static libraries.
Version 6.3.0
OS: FreeBSD 13
-
We have an issue with CodeQL analysis where it would hang while extracting the files from the PR.
I've found which part was causing this and made a separate reproducible code snippet.
Here's a …
-
`installTBB.cmake` called by tasklib/CMakeLists.txt relies on the custom meta target `TBB`, which is not created by the TBB 2021 provided TBBConfig.cmake:
```
[ 3s] + /usr/bin/cmake /home/abuil…
-
I guess this is because of this: https://github.com/nh2/static-haskell-nix/issues/95
For the record, the problem looks like:
```
$ ./build-static_by-nix.sh
+ /nix/store/4jl99687r2r5xdxis5g93v…