Albert Schlef wrote: > There are some utility programs that let you look into a library and see > the symbols exposed. This way you see how the compiler mangled them. (It goes without saying that if you distribute your source code, somebody may use a compiler which mangles the names differently and your ruby/dl won't see them anymore.) -- Posted via http://www.ruby-forum.com/.