In both cases I ran undump_modules before, so there were no dumped modules beforehand to load.
I'm working on it...
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2002-11-26 17:14: Subject: Image.SSL?
Yes, the dump order is not the whole truth; what's relevant is really the order in which the compiler makes recursive compilations. It e.g. matters which modules are read from dumps, and which modules that already are compiled when a certain module is resolved.
Do you have a similar minimized case where Array.pmod fails? That'd be more interesting.
/ Martin Stjernholm, Roxen IS