relocation problems

Mike Morasky mike at thebumblebee.com
Sat Jan 20 20:41:25 EST 2001


I've written a stack of python extension modules and fear that I have
outgrown the allowable dynamic addressing space.
When loading a module I get:

ImportError: /usr/local/lib/foo.so: R_PPC_REL24 relocation out of range

I'm assuming that I've (unbelievably) outgrown the allowable address
space of dynamically loaded modules.
I'm somewhat new to dsos on linux so if anyone could shed a little light
on this I'd appreciate it.






More information about the Python-list mailing list