public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/102601] New: [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers  --disable-shared
@ 2021-10-05  2:36 unlvsur at live dot com
  2021-10-05  2:37 ` [Bug libgcc/102601] " unlvsur at live dot com
  2021-10-05  2:50 ` unlvsur at live dot com
  0 siblings, 2 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-10-05  2:36 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102601
           Summary: [maybe not a bug] libgcc requires pthread.h even i use
                    --disable-thread --without-headers  --disable-shared
           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: ---

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

what's wrong with my cross build?

I did that successfully before, did recent updates on GCC break something here?
Or i just do things wrong??

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

* [Bug libgcc/102601] [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers  --disable-shared
  2021-10-05  2:36 [Bug libgcc/102601] New: [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers --disable-shared unlvsur at live dot com
@ 2021-10-05  2:37 ` unlvsur at live dot com
  2021-10-05  2:50 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-10-05  2:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from cqwrteur <unlvsur at live dot com> ---
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/libgcov-interface.c:27:
./gthr-default.h:35:10: fatal error: pthread.h: No such file or directory
   35 | #include <pthread.h>
      |          ^~~~~~~~~~~

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

* [Bug libgcc/102601] [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers  --disable-shared
  2021-10-05  2:36 [Bug libgcc/102601] New: [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers --disable-shared unlvsur at live dot com
  2021-10-05  2:37 ` [Bug libgcc/102601] " unlvsur at live dot com
@ 2021-10-05  2:50 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-10-05  2:50 UTC (permalink / raw)
  To: gcc-bugs

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

cqwrteur <unlvsur at live dot com> changed:

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

--- Comment #2 from cqwrteur <unlvsur at live dot com> ---
use this for mailing list to send file.

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

end of thread, other threads:[~2021-10-05  2:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  2:36 [Bug libgcc/102601] New: [maybe not a bug] libgcc requires pthread.h even i use --disable-thread --without-headers --disable-shared unlvsur at live dot com
2021-10-05  2:37 ` [Bug libgcc/102601] " unlvsur at live dot com
2021-10-05  2:50 ` 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).