http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55610
m...@gcc.gnu.org <mrs at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrs at gcc dot gnu.org --- Comment #3 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2012-12-06 23:58:07 UTC --- We don't need to do that. We need to not run the unmap call in host-darwin.c when we dlopen things in the compiler; for example, dragonegg. Then, we need to test this and see if the bug is fixed. You can do that by adding in a #if 0 #end around the unmap call.