> So does this imply pch can't be made to work (as it stands) on > djgpp-hosted gcc? (I'm just thinking about hosts apart from the > amiga that don't support the semantics needed to reload-in-place). There is no mmap() function in DJGPP at all. So, if you rely on mmap, it won't work.