Hi all, trying to get a handle on this conceptually - ideally, I'd like to be able to load an arbitrary number of JHC-compiled dylibs at the same time. Is this likely to work? Do hs_init and hs_exit apply globally to some static variables in the C code JHC produces? Cheers Mark