Mail Archives: djgpp/1995/03/14/19:05:46
> Interesting idea, but I'm fairly sure DJGPP currently does some sort of
> demand loading when it uses its own extender (as opposed to DPMI);
> compression would tend to break this technique, unless executables were
> uncompressed to a temp. directory first, which would increase load time.
> A more sophisticated tcx-like solution might almost be feasible, but the
> appropriate TSR would probably be a bit tricky to write.
Since V2 does not demand load anymore, appropriate modifications to the
stub could make this a reality.
- Raw text -