public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* How to disable per-local string functions?
@ 2017-03-19  7:25 Philip Munts
  2017-03-20 10:58 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Munts @ 2017-03-19  7:25 UTC (permalink / raw)
  To: newlib

I have a resource constrained Cortex-M0 application that fails with newlib 2.5.0.  The strncasecmp() function is now pulling in a lot of locale handling code, which I presume results from commit c1b7d9d93dc8e88693162c0d984a114371919fdd, "Implement per-locale string functions".

How can I either build newlib, or build my application to use the original string functions instead of the new *_l locale handling string functions?

Phil

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

end of thread, other threads:[~2017-03-21  0:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19  7:25 How to disable per-local string functions? Philip Munts
2017-03-20 10:58 ` Corinna Vinschen
2017-03-20 12:33   ` Philip Munts
2017-03-21  0:12     ` Hans-Bernhard Bröker

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