On Thu, Oct 6, 2011 at 10:05 PM, Michael Schwartz <[email protected]> wrote:
> .so should be able to find the symbols. I think there's a special command > line switch to gcc/ld that will export all the symbols in your main program > (and libv8.so) to the elf file. > -rdynamic -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
