-
### Summary
![image](https://github.com/user-attachments/assets/d4be7a91-f296-46e8-91c8-e68ca9b53f35)
![image](https://github.com/user-attachments/assets/73301c82-8195-42bf-9b53-3e4e7b9e1e51)
…
-
The dependency on a locally installed `nasm` is very annoying for end users. Being in a build script, it leaks everywhere.
`nasm` is very cheap to clone and build, that could all happen in the buil…
-
Ever since the version bump for hyper-rustls, nasm becomes a dependency and it creates trouble while building.
Building with `cargo build --release` works, whereas when using cross, it does not work.…
-
### Description
os:win server 2022
conan install . --build=missing -pr=default 编译nasm报错
### Package and Environment Details
* Package Name/Version: **nasm/2.16.01**
* Operating System+v…
-
Help
I run make and get this error:
PS C:\Users\George\Workspace\OSdev> .\make
mkdir -p build
nasm src/bootloader/boot.asm -f bin -o build/bootloader.bin
process_begin: CreateProcess(NULL, nasm s…
-
This changeset has the final ident86 report comparing today's drdos.pag with that of 2024-08-02: https://hg.pushbx.org/ecm/edrdos/rev/3d43a9d29b68
Today's build only uses NASM, WarpLink, x2b2, roun…
-
### Brief description of your issue
After installing NASM, it is not detected by `winget list`, and cannot be uninstalled by `winget uninstall`.
### Steps to reproduce
1. `winget install -e --id NA…
-
When one of the source files is built via NASM cv2pdb fails to remove the COFF_SYMBOLS from the built executable.
I tried to create a minimal version to reproduce the bug, it should build fine with…
-
I am not 100% sure if I am right here, so apologies if I am not.
I was looking at test `OpSize/66_D6.asm` which has the instruction:
`movq xmm0, xmm2`
This on NASM generates the (probably unintende…
-
add support for [nasm](https://nasm.us) files