LekKit

Results 242 comments of LekKit

Commit 42b23d3 should fix build.

> I remembered there's a table showing the current porting status for each os in README.md before? It grew so much that there is no point in showing it even...

Interesting notes: - It is probably really a fat binary, I tried injecting purposely non-compilable code into RVJIT ARM64 backend and the build failed - On Windows, no Win32-specific code...

RVVM now has proper Cosmopolitan support as of 4607ad0, including GUI support via dynamically-loaded SDL2 (X11 or Wayland may theoretically work too, but need to somehow provide their headers without...

Also note that when Wine with binfmt support is installed in your host distro, it is very wise to disable it temporarily, otherwise `cosmocc` as well as the built RVVM...

Since 79d52cf RVVM has Cosmopolitan CI target with SDL2 support built-in, and runs tests in CI. The artifacts are available as usual (Note that despite it being marked as `x86_64`,...

Seems to be an Arch RISC-V issue. Will contact them on the Matrix server. UPD: seems like you already told them about the issue

> Is it related with the PCIe problem? Not really. Basically it's a udev Arch issue due to which it doesn't load drivers properly.

This issue is resolved in Arch RISC-V upstream now. Update your system and rebuild initramfs.

> ``` > [ 51.975145] Generic FE-GE Realtek PHY r8169-0-8:00: attached PHY driver (mii_bus:phy_addr=r8169-0-8:00, irq=MAC) > [ 52.100125] r8169 0000:00:01.0 enp0s1: Link is Up - 10Gbps/Full - flow control off...