Skip to content

iostream is not available with newlib #524

Closed
@nolange

Description

@nolange

newlib libc++ is compiled with _LIBCPP_HAS_NO_LOCALIZATION, this means that iostreams are not available at all.

I am not asking for fully supporting the locales, but provide simple C-only locale stubs.

the picolib variant does this, and newlib should be the more complete variant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions