[Nasm-bugs] [Bug 3392635] New: Output is not reproducible because it encodes file paths

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sat Nov 30 20:03:31 PST 2019


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

            Bug ID: 3392635
           Summary: Output is not reproducible because it encodes file
                    paths
           Product: NASM
           Version: 2.15 (development)
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: JPEWhacker at gmail.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Build from source archive using configure

Created attachment 411747
  --> https://bugzilla.nasm.us/attachment.cgi?id=411747&action=edit
Add strlcat

Object files are not reproducible because the source file paths are encoded
into them. The attached patches add support for the a "--debug-prefix-map"
option which behaves in a similar manner to GCC's "-fdebug-prefix-map"

-- 
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