[MinGW-Notify] [mingw] #40438: Bug in libmingwex-5.3.1 dll

Back to archive index
MinGW Notification List mingw****@lists*****
Tue Jun 2 06:20:40 JST 2020


#40438: Bug in libmingwex-5.3.1 dll

  Open Date: 2020-05-23 10:07
Last Update: 2020-06-01 22:20

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/40438
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40438

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2020-06-01 22:20 Updated by: keith

Comment:

Reply To rosasmje

    Reply To keith
    OK, with named 'specs' assembly fails with & without -static

    "/mingw/bin/../lib/gcc/mingw32/9.2.0/../../../../mingw32/bin/ld.exe: cannot
    find crt2.o: No such file or directory collect2.exe: error: ld returned 1
    exit status"

Well, that's a completely separate issue, which I will not discuss on this
ticket.

FTR, crt2.o is provided by mingwrt-5.3.2-mingw32-dev.tar.xz, is installed in
$MINGW_ROOT/lib, and I cannot reproduce this unrelated issue. If you want to
discuss this further, then please take it to the mailing list, or open a new
ticket.



---------------------------------------------------------------------
Ticket Status:

      Reporter: rosasmje
         Owner: keith
          Type: Issues
        Status: Closed
      Priority: 2
     MileStone: (None)
     Component: WSL
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

libmingwex-5.3.1 is BUGGY! it imports from self procedure
"__emutls_get_address", while not exporting it. thus any linked app would not
start. changed to --static also submitted this as review. also tested Version
5.2.2, it is good; it has not any "__emutls_get_address" inside;



-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/40438
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40438



More information about the MinGW-Notify mailing list
Back to archive index