[Nasm-bugs] [Bug 3392832] Option -MD does not build proper dependency list

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Thu Jul 6 03:28:32 PDT 2023


https://bugzilla.nasm.us/show_bug.cgi?id=3392832

Tomasz Kantecki <tomasz.kantecki at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomasz.kantecki at intel.com

--- Comment #1 from Tomasz Kantecki <tomasz.kantecki at intel.com> ---
We observe the same on Linux and Windows in intel-ipsec-mb library
(https://github.com/intel/intel-ipsec-mb)

I have logged an issue on the project page with steps to reproduce
https://github.com/intel/intel-ipsec-mb/issues/127

Shortly, from what I see, -MD only adds ASM module as dependency for the object
file and NO includes get listed as dependencies for the object file.

I have drafted workarounds for this problem with extra build scripts but I'd
prefer NASM to get fixed if possible.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list