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

            Bug ID: 108027
           Summary: mcf thread model causes build issues for
                    x86_64-w64-mingw32 multilibs
           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: ---

Created attachment 54051
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54051&action=edit
config.log and build logs

undefined reference to `__MCF_cxa_thread_atexit'
collect2: error: ld returned 1 exit status
make[9]: *** [Makefile:751: libstdc++.la] Error 1
make[8]: *** [Makefile:784: all-recursive] Error 1
make[7]: *** [Makefile:576: all-recursive] Error 1
make[6]: *** [Makefile:501: all] Error 2
make[5]: *** [Makefile:870: multi-do] Error 1
make[4]: *** [Makefile:840: all-multi] Error 2
make[3]: *** [Makefile:576: all-recursive] Error 1
make[2]: *** [Makefile:501: all] Error 2
make[1]: *** [Makefile:13906: all-target-libstdc++-v3] Error 2
make: *** [Makefile:1029: all] Error 2

Reply via email to