-
At this moment compiling compability is completly broken for x64 MSVC because of inline asm inside `qmath.c` logic,
alternative would be to use jit machine code gen e.g. `asmjit` or put inline asm i…
-
2.6.0 seems to bring some minor changes in dependencies which package maintainers should be aware of in order to fix their manifests:
- New build requirement: `pkgconfig(vulkan)` (i.e. vulkan develop…
dreua updated
13 hours ago
-
**Problem**
````
error: failed to run custom build command for `aws-lc-sys v0.21.2`
Caused by:
process didn't exit successfully: `C:\Users\me\AppData\Local\Temp\cargo-installZPq3k0\release\b…
-
System info:
Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, yasm (latest master 009450c)
Compile Command:
```
$ ./autogen.sh
make distclean
CC=gcc CXX=g++ CFLAGS="-fsanitize=address -fno-omit-frame-p…
-
### Description
The cnats package behaves a bit different than the most Conan packages when using the CMake generators, because it changes the name of the CMake target depending on the build_type set…
-
I use SpaceVim with nasm mode for assembly language programming. I know Neoformat has a definition for asm, however this does not work for nasm mode. I can make it work for nasm mode by creating a n…
-
我在编译的时候发现了问题:
clock.asm:220: error: COFF format does not support non-32-bit relocations
-
I managed to compile successfully but ran into the following issues:
- www.nasm.us is offline so I could not download **nasm-2.15.05.tar.bz2** elsewhere
- ffprobe_lib.cpp:105:35: error: ‘**av_mall…
-
For the time being, build system has been updated to work with NASM 2.14 and 2.16 producing different binaries and delivering different performance levels on some hardware platforms.
Going forward,…
-
(Not really EDR-DOS related, just want to use it as a base to build upon.)
This is concerning https://bugzilla.nasm.us/show_bug.cgi?id=3392916
I'm considering to adapt the fixupp tool as written…