> g++: -lopenbabel: linker input file unused because linking not done This sounds like you are supplying -lopenbabel when you are compiling objects before linking the binary. Assuming the binary links, there's no problem -- the compiler is just telling you that you don't need -lopenbabel (e.g., in CXXFLAGS).
Hope that helps, -Geoff ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss