octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57370] (mxe-octave) run issues after binutils


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #57370] (mxe-octave) run issues after binutils update
Date: Fri, 6 Dec 2019 10:51:22 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

Follow-up Comment #6, bug #57370 (project octave):

Looks like msys-2.0.dll is the only file (that Ive seen so far) that no longer
works.

Using obj dump on it: (_w) is the one that works)


-msys-2.0.dll_n:     file format pei-x86-64
+msys-2.0.dll_w:     file format pei-x86-64

 Sections:
 Idx Name          Size      VMA               LMA               File off 
Algn
@@ -27,7 +27,9 @@
                   CONTENTS, ALLOC, LOAD, DATA, SHARED
  11 .idata        00003640  0000000180312000  0000000180312000  00293400 
2**2
                   CONTENTS, ALLOC, LOAD, DATA
- 12 .rsrc         00000408  0000000180317000  0000000180317000  00296c00 
2**2
+ 12 .gnu_debuglink 00000014  0000000180316000  0000000180316000  00296c00 
2**

+                  CONTENTS, READONLY, DEBUGGING
+ 13 .rsrc         00000408  0000000180317000  0000000180317000  00296e00 
2**2
                   CONTENTS, ALLOC, LOAD, DATA
- 13 .cygheap      00308000  0000000180318000  0000000180318000  00000000 
2**2
+ 14 .cygheap      00308000  0000000180318000  0000000180318000  00000000 
2**2
                   ALLOC  


So the easy answer may just be don't step the msys dll - we don't strip
notepad dlls at the moment as they wont load otherwise, so its not a
completely new thing.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57370>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]