Skip to content

Conversation

earlephilhower
Copy link
Collaborator

The new non-exception libstdc++ was not referenced in the linker script,
allowing it to end up in IRAM when not needed. Add the line to match
and move it into IROM where it belongs.

Earle F. Philhower, III and others added 2 commits December 13, 2018 11:41
The new non-exception libstdc++ was not referenced in the linker script,
allowing it to end up in IRAM when not needed.  Add the line to match
and move it into IROM where it belongs.
@earlephilhower
Copy link
Collaborator Author

Fixes #5476 by getting the std::map classes out of IRAM.

@earlephilhower earlephilhower merged commit 8ede8f1 into esp8266:master Dec 13, 2018
@earlephilhower earlephilhower deleted the fixexceptioniram branch December 13, 2018 20:26
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