On Wed, 12 Oct 2022 at 15:45, unlvsur unlvsur wrote: > > But the code is still there. tbh i have patched them myself to remove emergency heap and all its related logic completely for a very long time and i never see any abi issues around it. > > The toggle i need should just disable all code around it So like this untested patch. We should probably also make __cxa_free_dependent_exception an alias of __cxa_free_exception to save a few more bytes.