|
From: Gav W. <gav...@fa...> - 2005-01-25 11:51:12
|
i'm trying to profile a program that happens to be linked with sdl (and opengl fwiw). i'm getting: ==14779== Reading syms from /usr/lib/libSDL-1.2.so.0.7.0 (0x4F447000) ==14779== object doesn't have a symbol table ==14779== object doesn't have any debug info ./ffx: error while loading shared libraries: libSDL-1.2.so.0: cannot enable executable stack as shared object requires: Invalid argument i couldn't find any reference to this error on the mailing list, faq, or google. what is it, why am i getting it and what can i do to get rid of it? cheers for any help you can offer, gav |