public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Should libc/locale/lnumeric.c be in GENERAL_SOURCES (EL/IX level 1)?
@ 2021-08-19 16:26 Roger Sayle
  2021-08-20  8:32 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Roger Sayle @ 2021-08-19 16:26 UTC (permalink / raw)
  To: 'Newlib'

 

I believe that newlib/libc/locale/Makefile.am should place lnumeric.c

in GENERAL_SOURCES [EL/IX level 1].  The motivation for doing this is

that both stdlib/strtod.c and stdlib/gdtoa-gethex.c unconditionally

call __get_numeric_locale, and they themselves are in GENERAL_SOURCES

(i.e. EL/IX level 1).

 

This would fix another unresolved symbol problem on nvptx-none.

 

Many thanks in advance,

Best regards,

Roger

--

Roger Sayle

NextMove Software

Cambridge, UK

 


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

end of thread, other threads:[~2021-08-23  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 16:26 Should libc/locale/lnumeric.c be in GENERAL_SOURCES (EL/IX level 1)? Roger Sayle
2021-08-20  8:32 ` Corinna Vinschen
2021-08-20 13:29   ` Joel Sherrill
2021-08-23  8:03     ` Corinna Vinschen

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).