C++ iostream problem in uClibc++ library

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Aug 3 06:39:26 UTC 2016


On August 3, 2016 8:02:29 AM GMT+02:00, Vikram Singh <vsp1729 at gmail.com> wrote:
>Hi all
>
>I am porting uClibc++ library for a standalone os-less barecoard. The
>uClibc C library is working fine. But uClibc++ std::cin & std::cout are
>not
>working. Almost all other C++ features are working like class, new &
>delete, ctor & dtor, exception handling etc.
>
>While other features are working BUT cin & cout are not working. What
>the
>problem may be?

You need to be more specific. What does not work? Testcase including instructions on how to build it, what architecture, what toolchain...

Thanks,



More information about the uClibc mailing list