public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/100427] New: canadian compile for mingw-w64 copies the wrong dlls for mingw-w64 multilibs
@ 2021-05-05  3:48 unlvsur at live dot com
  2021-05-05  3:51 ` [Bug libstdc++/100427] " unlvsur at live dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: unlvsur at live dot com @ 2021-05-05  3:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100427

            Bug ID: 100427
           Summary: canadian compile for mingw-w64 copies the wrong dlls
                    for mingw-w64 multilibs
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

i find that libstdc++ incorrectly installed 32bit in the $sysroot/bin.
Technically, $sysroot/lib or $sysroot/lib64 should install 64bits of
libstdc++.dll 

The code is compiled, but the libstdc++'s dlls are installed incorrectly.

cqwrteur@Home-Server:~/all_mingw_toolchains/host/x86_64-w64-mingw32/bin$
objdump -h libstdc++-6.dll

libstdc++-6.dll:     file format pei-i386

Sections:

The actual dll is

cqwrteur@Home-Server:~/myhome/glibc231/phase2/gcc/x86_64-w64-mingw32/libstdc++-v3/src/.libs$
objdump -h libstdc++-6.dll

libstdc++-6.dll:     file format pei-x86-64

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-12-26 16:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05  3:48 [Bug libstdc++/100427] New: canadian compile for mingw-w64 copies the wrong dlls for mingw-w64 multilibs unlvsur at live dot com
2021-05-05  3:51 ` [Bug libstdc++/100427] " unlvsur at live dot com
2021-05-05  3:53 ` unlvsur at live dot com
2021-05-05  3:56 ` unlvsur at live dot com
2021-07-19 14:03 ` unlvsur at live dot com
2021-09-10 10:11 ` unlvsur at live dot com
2021-10-05  0:09 ` unlvsur at live dot com
2021-10-18  4:47 ` unlvsur at live dot com
2021-11-18  1:32 ` unlvsur at live dot com
2021-11-18  9:41 ` [Bug bootstrap/100427] " redi at gcc dot gnu.org
2022-12-26 15:35 ` nightstrike at gmail dot com
2022-12-26 16:01 ` nightstrike at gmail dot com
2022-12-26 16:03 ` unlvsur at live dot com
2022-12-26 16:03 ` unlvsur at live dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).