On Wed, Jan 05, 2005 at 12:00:24AM -0500, DJ Delorie wrote: > Apparently, if reloading is needed, ONE alternative is chosen, and > reload tries to make it work. If it fails, there doesn't seem to be a > mechanism for trying other alternatives to see if they work. Am I > reading this right? Yes. Thus hackery with PREFERRED_RELOAD_CLASS and such. r~