On Sun, 2008-06-29 at 13:43 -0400, John Bossom wrote: > > Did you perform a dlclose (i.e. explicitly unload them) before trying > to compile a new one? No, since, I was sort of thinking/hoping that when dlopen had been called the code and symbols from the module would reside in memory making the actual file on the hard drive irrelevant? I'm on Ubuntu 8.04 Linux 2.6.24 btw... /Dacobi