-
I am opening up this issue to document the current implementation details for interface call dispatch in OpenJ9 which uses PIC slots (Polymerhic Inline Cache).
Basic idea is to cache the class addr…
-
While upgrading our toolchain from 11.x to 15.0.7, I ran into a crash in lld. Immediately before the crash, this error is displayed:
```
LLVM ERROR: Function Import: link error: linking module fla…
-
`
root@ubuntu20:/home/maximus/tmp# git clone https://github.com/markus-perl/ffmpeg-build-script.git
Cloning into 'ffmpeg-build-script'...
remote: Enumerating objects: 940, done.
remote: Counting o…
-
**Describe the bug**
- When a directory is a symbolic link to a mounted rom directory "/mnt/rom" where rom is a shared samba folder.
- rom is a symlink in the user home directory
**To Reproduce*…
-
See: aws/aws-lc#1477
-
On [my fork of this repo](https://github.com/tcumby/rss_ringoccs/tree/incorporate-cmake-into-packagin) I've been working on converting this project over to a [CMake build system](https://cmake.org/) a…
-
## The Problem
- Currently the program still gives a "Install XYZ with Winget" option, even if client machine does not have winget
## Solution
- Use the command-exists module to check if winget c…
-
### Package name
asm-lsp
### Brief description of package
Language server for NASM/GAS/GO Assembly
### URL for package's homepage
https://github.com/bergercookie/asm-lsp
### Provide a basic test…
-
**Problem**
The installation of the dioxus-cli using:
cargo install --git https://github.com/DioxusLabs/dioxus dioxus-cli
on a windows computer fails due to a compilation problem.
error: fai…
-
Hi,
I am trying to compile linphone-sdk source code in Windows 11. Unfortunately I am getting following issues:
As per the ReadMe in the github page, installed as shown below:
1. Visual Studi…