Displaying 1 result from an estimated 1 matches for "qeba_jxz".
Did you mean:
qbe_jxz
2018 Feb 20
0
clang-cl with PGO hits linker errors
I'm attempting to build Firefox on Windows using clang-cl with
-fprofile-instr-generate (*), but I'm running into some linker errors that
I haven't been able to make sense of.
lld-link.exe: error: duplicate symbol: __profc_?width at ios_base@std@@QEBA_JXZ
in minidump-analyzer.obj and in
..\google-breakpad\src\processor\basic_code_modules.obj
lld-link.exe: error: duplicate symbol: __profc_?flags at ios_base@std@@QEBAHXZ
in minidump-analyzer.obj and in
..\google-breakpad\src\processor\basic_code_modules.obj
lld-link.exe: error: duplicate symbol: __pro...