public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/99264] New: Ada doesn't build against latest glibc
@ 2021-02-25 10:02 jakub at gcc dot gnu.org
  2021-02-25 10:03 ` [Bug ada/99264] " jakub at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-02-25 10:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99264
           Summary: Ada doesn't build against latest glibc
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

In file included from /usr/include/signal.h:315,
                 from /usr/include/sys/param.h:28,
                 from ../../gcc/system.h:305,
                 from ../../gcc/ada/init.c:71:
../../gcc/ada/init.c:584:18: error: missing binary operator before token "("
  584 | # if 16 * 1024 < MINSIGSTKSZ
      |                  ^~~~~~~~~~~

Apparently the latest glibc defines it as
sysconf (_SC_SIGSTKSZ)
and so it isn't usable in preprocessor.

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

end of thread, other threads:[~2021-03-05 11:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 10:02 [Bug ada/99264] New: Ada doesn't build against latest glibc jakub at gcc dot gnu.org
2021-02-25 10:03 ` [Bug ada/99264] " jakub at gcc dot gnu.org
2021-02-25 10:07 ` rguenth at gcc dot gnu.org
2021-02-25 10:08 ` fw at gcc dot gnu.org
2021-02-25 10:10 ` fw at gcc dot gnu.org
2021-02-25 11:27 ` ebotcazou at gcc dot gnu.org
2021-02-25 11:40 ` fw at gcc dot gnu.org
2021-02-27  8:55 ` [Bug ada/99264] latest glibc release breaks Ada buildr on Linux ebotcazou at gcc dot gnu.org
2021-03-05 11:47 ` [Bug ada/99264] latest glibc release breaks Ada build " cvs-commit at gcc dot gnu.org
2021-03-05 11:53 ` cvs-commit at gcc dot gnu.org
2021-03-05 11:54 ` cvs-commit at gcc dot gnu.org
2021-03-05 11:56 ` ebotcazou 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).