[Scummvm-tracker] [ScummVM] #7833: Support new style DWARF2 debug info for i386 assembly

Adrian Frühwirth trac at scummvm.org
Wed Jun 27 19:47:11 CEST 2018


#7833: Support new style DWARF2 debug info for i386 assembly
--------------------------+--------------------
  Reporter:  SF/chkr      |      Owner:  (none)
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Component:
Resolution:               |   Keywords:
      Game:               |
--------------------------+--------------------

Comment (by bonki):

 {{{yasm}}}-support is already available and was added to {{{configure}}}
 in commit 09a54d765f96c1d6eed8fdbbc42aa3b47fa8f331. However, as it is now,
 it's only used as fallback to {{{nasm}}}.

 It appears that all that is needed is to reverse priority, prefer
 {{{yasm}}} over {{{nasm}}} and add the appropriate switches in the
 {{{yasm}}}-case as described by OP which should be a fairly trivial
 change.

--
Ticket URL: <https://bugs.scummvm.org/ticket/7833#comment:6>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list