Kacper Słomiński
9501228168
nasm: Use different test sources for x86 and x86_64
...
The x86 test files might not work on x86_64 Linux in certain cases,
for example if the kernel is configured without support for x86
executables (which also gets rid of the old system call interface).
Bug: https://bugs.gentoo.org/936911
2 months ago
L. E. Segovia
af40f98d87
nasm test: Set the correct supported OSes for the tests
8 months ago
Alan Coopersmith
710a753c78
nasm tests: skip asm language test on Solaris & illumos
...
The code in this test to make Linux system calls is not compatible
with the SunOS kernel system call conventions.
1 year ago
Xavier Claessens
744e6ebe1d
nasm: Link with windows CRT libs when nasm is used as linker language
2 years ago
Gijs Peskens
5a4168c410
Fix nasm when target has threads as added dependency
2 years ago
Xavier Claessens
725f77650d
tests: Add nasm compiler checks
2 years ago
Xavier Claessens
d67c4c6ab0
nasm: Use an hello world test that works on 32bits too
...
Fixes : #10956
2 years ago
Xavier Claessens
4f4076bfc0
nasm: Harcode default path on Windows
...
NASM's installer does not add itself into PATH, even when installed by
choco.
2 years ago
Xavier Claessens
d29ef2b128
Add yasm as fallback for nasm language
2 years ago
Xavier Claessens
01ee141339
Add NASM compiler
2 years ago