question

HE-5177 avatar image
0 Votes"
HE-5177 asked HE-5177 answered

ML64 creates wrong offset's . Or did I just forget something in config or somewhere else

@Anna Xiu-MSFT

I described everything in the attached PDF file.
It would be very nice, if someone can give some feedback.


114794-masm-bug.pdf


vs-general
masm-bug.pdf (420.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Viorel-1 avatar image
1 Vote"
Viorel-1 answered

Try the “Release” configuration.

In case of “Debug”, go to Project Properties, and try setting these options (for “x64” platform):

  • Linker, General, Enable Incremental Linking: NO,

  • Linker, Optimisation, Link Time Code Generation: Use Link Time Code Generation (/LTCG).

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HE-5177 avatar image
0 Votes"
HE-5177 answered

@Viorel-1
Thank you very much, all your suggested solutions work fine

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.