Skip to content

Add preprocessor check to exclude string and stream code.#6

Open
gilbertoabram wants to merge 1 commit intoilmola:masterfrom
gilbertoabram:master
Open

Add preprocessor check to exclude string and stream code.#6
gilbertoabram wants to merge 1 commit intoilmola:masterfrom
gilbertoabram:master

Conversation

@gilbertoabram
Copy link

Although this is a header only library, the mere act of including iostream & co ends up needing additional symbols at link time that make it unable to be used on systems lacking the full runtime support (specifically, it does not work with the latest few versions of the ARM gcc embedded toolchain with -nostdlib).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant