This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

uClibc support in libstdc++


Hello,

I've started cleaning up my patch collection to merge full
support for ColdFire, uClinux and uClibc into mainline GCC.

To make my work acceptable, I must get rid of this ugly hack
stolen from uClibc's toolchain Makefile:

  cd ${GCC}/libstdc++-v3/config/os/generic
  cp ctype_base.h ctype_inline.h ctype_noninline.h ../gnu-linux/


A comment from there said that full libstdc++ locale support was going to be completed shortly. Is this still true?

Alternatively, I could add a new config/os/uclibc/ subdirectory
in libstdc++.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]