public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/100663] New: dietlibc build fail 'FP_NAN' was not declared in this scope
@ 2021-05-18 20:23 unlvsur at live dot com
  2021-05-18 22:29 ` [Bug libstdc++/100663] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: unlvsur at live dot com @ 2021-05-18 20:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100663
           Summary: dietlibc build fail 'FP_NAN' was not declared in this
                    scope
           Product: gcc
           Version: 12.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 50841
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50841&action=edit
error message

There are other build issues.

1. __leaf variables are macros on dietlibc.
2. libstdc++ script mistreats dietlibc as glibc and uses glibc's locale setting
which needs to be fixed.

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

* [Bug libstdc++/100663] dietlibc build fail 'FP_NAN' was not declared in this scope
  2021-05-18 20:23 [Bug libstdc++/100663] New: dietlibc build fail 'FP_NAN' was not declared in this scope unlvsur at live dot com
@ 2021-05-18 22:29 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-05-18 22:29 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
           Severity|normal                      |enhancement

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't think *-linux-dietlibc support has been ever upstreamed into GCC.
I am just seeing the support from config.{guess,sub} and libtool.  Nothing in
libgcc/config.host, gcc/config.gcc, or libstdc++/configure.host .

So you will need to add much more support than just libstdc++ here.


Since this was never supported, I am thinking about closing this as invalid but
I will let someone else make that call.

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

end of thread, other threads:[~2021-05-18 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 20:23 [Bug libstdc++/100663] New: dietlibc build fail 'FP_NAN' was not declared in this scope unlvsur at live dot com
2021-05-18 22:29 ` [Bug libstdc++/100663] " pinskia 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).