public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/107693] New: undefined reference to `_ZSt8to_charsPcS_DF128_St12chars_formati' std::format does not work on x86_64-w64-mingw32
@ 2022-11-15  5:29 unlvsur at live dot com
  2022-11-15  8:06 ` [Bug libstdc++/107693] " unlvsur at live dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: unlvsur at live dot com @ 2022-11-15  5:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107693
           Summary: undefined reference to
                    `_ZSt8to_charsPcS_DF128_St12chars_formati' std::format
                    does not work on x86_64-w64-mingw32
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

g++ -o fstream_std_format fstream_std_format.cc -Ofast -std=c++23 -s -flto
-march=native -I../../../include -static-libstdc++
lto-wrapper.exe: warning: using serial compilation of 2 LTRANS jobs
lto-wrapper.exe: note: see the '-flto' option documentation for more
information
d:/x86_64-windows-gnu/x86_64-w64-mingw32/bin/../lib/gcc/x86_64-w64-mingw32/13.0.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
C:\Users\unlvs\AppData\Local\Temp\ccc9ergr.ltrans0.ltrans.o:<artificial>:(.text+0x7243):
undefined reference to `_ZSt8to_charsPcS_DF128_'
d:/x86_64-windows-gnu/x86_64-w64-mingw32/bin/../lib/gcc/x86_64-w64-mingw32/13.0.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
C:\Users\unlvs\AppData\Local\Temp\ccc9ergr.ltrans0.ltrans.o:<artificial>:(.text+0x7906):
undefined reference to `_ZSt8to_charsPcS_DF128_St12chars_formati'
....

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

end of thread, other threads:[~2022-11-15 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15  5:29 [Bug libstdc++/107693] New: undefined reference to `_ZSt8to_charsPcS_DF128_St12chars_formati' std::format does not work on x86_64-w64-mingw32 unlvsur at live dot com
2022-11-15  8:06 ` [Bug libstdc++/107693] " unlvsur at live dot com
2022-11-15  9:42 ` jakub at gcc dot gnu.org
2022-11-15 10:55 ` redi at gcc dot gnu.org
2022-11-15 14:29 ` cvs-commit at gcc dot gnu.org
2022-11-15 14:32 ` redi at gcc dot gnu.org

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).