Hi, At Wed, 8 Sep 2004 08:30:08 +0900, Dominik Werder wrote in [ruby-talk:111808]: > But to link it against the C++ Archive, I have to use the g++ > compiler, otherwise the linker doesn't find symbols (any workaround > for this?!?) Add have_library("stdc++") to extconf.rb. > The bad thing is that g++ doesn't compile the ruby extension properly. > I'm very new to C++, so I've no idea how to solve this. > Does anybody know of a ruby extension that wraps C++ libs where I can > spoof a little bit? How doesn't it work properly? -- Nobu Nakada