-
EDIT: See also: https://github.com/mono/mono/issues/21515
I tried to compile a trivial program then process it using LLVM aot.
The error looks like this: https://github.com/mono/mono/issues/18779
…
-
I reported this bug first as an OSL bug here: https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/issues/1712 but it seems the "bug" is in LLVM itself.
TL;DR - in a heavey interactive …
-
Attempting to compile my program with musl. Attaching relevant `--verbose` output.
GHC: 9.2.7 (newest LTS)
Stack: 2.7.5
Using the provided command:
```
stack build \
--ghc-options ' -stati…
-
Executing command: python3 ./run_f2py_tool.py --build-dir f2py_build --f90flags='-fno-second-underscore -O -Dlinux -fPIC' --f77flags='-fno-second-underscore -O -Dlinux -fPIC' --fcompiler=gfortran ./…
-
```
ld: error: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC
>>> defined in /lib/libc.so.7
>>> referenced by samplerate.c
>>> sampl…
-
At the March 20 dev meeting, I committed to getting these documented for reference.
The following are the list of scenarios I have been presented with for the case I'm generally calling "air gap". …
-
# Problem Description
PIE has been [disabled by default](https://github.com/ykjit/yk/blob/8bda32e50a6dbdac4942c2238b8b9faa3da067c3/ykbuild/build.rs#L130) in the JIT for some time.
The reason for…
-
Hi,
What is the correct compilation command or flag that can be used to compile this repository? Because I am getting the following error:
``` (.text+0x1942): relocation truncated to fit: R_X86_…
-
### What happened?
Cannot Boot the image. Its not related to NVME or SDCARD boot but missing `.dtb` file
Process followed: [official](http://www.orangepi.org/orangepiwiki/index.php?title=Orange_Pi_3…
-
Hi as far as I know different people are reporting various SIGSEGV error on Alpine, not specific to Liberica either. In my case seems to be happening with Bouncy Castlem but it's npt Bouncy Castle rel…