public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/104833] New: disable-threads don't work for x86_64-linux-gnu target
@ 2022-03-08  2:47 unlvsur at live dot com
  2022-10-05 16:06 ` [Bug libgcc/104833] " unlvsur at live dot com
  0 siblings, 1 reply; 2+ messages in thread
From: unlvsur at live dot com @ 2022-03-08  2:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104833
           Summary: disable-threads don't work for x86_64-linux-gnu target
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

./gthr-default.h:35:10: fatal error: pthread.h: No such file or directory
   35 | #include <pthread.h>
      |          ^~~~~~~~~~~
compilation terminated.
In file included from ../../../../../../../gcc/libgcc/gthr.h:148,
                 from ../../../../../../../gcc/libgcc/libgcov-interface.c:27:
./gthr-default.h:35:10: fatal error: pthread.h: No such file or directory
   35 | #include <pthread.h>
      |          ^~~~~~~~~~~
compilation terminated.
In file included from ../../../../../../../gcc/libgcc/gthr.h:148,
                 from ../../../../../../../gcc/libgcc/unwind-dw2.c:37:
./gthr-default.h:35:10: fatal error: pthread.h: No such file or directory
   35 | #include <pthread.h>
      |          ^~~~~~~~~~~


../../../../gcc/configure --disable-nls --disable-werror
--target=x86_64-ubuntu-linux-gnu --prefix=$PREFIX --disable-libstdcxx-verbose
--enable-languages=c,c++ --disable-hosted-libstdcxx --without-headers
--disable-shared --enable-multilib --with-multilib-list=m64,m32,mx32
--with-gxx-libcxx-include-dir=$PREFIX/$TARGET/include/c++/v1
--disable-decimal-float --disable-threads --with-newlib

I build glibc after libgcc since it needs multilib support. this does not seem
to work correctly

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

* [Bug libgcc/104833] disable-threads don't work for x86_64-linux-gnu target
  2022-03-08  2:47 [Bug libgcc/104833] New: disable-threads don't work for x86_64-linux-gnu target unlvsur at live dot com
@ 2022-10-05 16:06 ` unlvsur at live dot com
  0 siblings, 0 replies; 2+ messages in thread
From: unlvsur at live dot com @ 2022-10-05 16:06 UTC (permalink / raw)
  To: gcc-bugs

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

cqwrteur <unlvsur at live dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from cqwrteur <unlvsur at live dot com> ---
sometimes it is right sometimes it is not

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

end of thread, other threads:[~2022-10-05 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08  2:47 [Bug libgcc/104833] New: disable-threads don't work for x86_64-linux-gnu target unlvsur at live dot com
2022-10-05 16:06 ` [Bug libgcc/104833] " 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).