tagsĀ 801338 + patch
thanks

Hello,

Can this please be fixed? It causes programs to consume much more RAM than 
required, and also random crashes.
I'm attaching patch that fixes the bug.

Regards,
Ievgenii Meshcheriakov

Index: newlib-2.4.0.20160527/libgloss/arm/elf-nano.specs
===================================================================
--- newlib-2.4.0.20160527.orig/libgloss/arm/elf-nano.specs
+++ newlib-2.4.0.20160527/libgloss/arm/elf-nano.specs
@@ -3,7 +3,7 @@
 %rename cpp		nano_cpp
 
 *cpp:
--isystem =/include/newlib-nano %(nano_cpp)
+-isystem /usr/include/newlib/nano %(nano_cpp)
 
 *nano_libc:
 -lc_nano

Reply via email to