Ok, thanks for "resident expert" title :) Not sure I'm an expert, but
I've seen this issue with libstdc++.dll.a in MinGW - it's a known
problem, has nothing to do with Openbabel. See:

http://thread.gmane.org/gmane.comp.gnu.mingw.user/30206/focus=30243

To solve it:
edit the file /mingw/lib/gcc/mingw32/4.4.0/libstdc++.la
to remove (or comment out) the line:
library_names='libstdc++.dll.a'

Hope this helps,
Igor

On Wed, 2009-10-14 at 10:21 -0400, Geoffrey Hutchison wrote:
> On Oct 9, 2009, at 5:19 PM, TJ O'Donnell wrote:
> > I am NOT using cmake.  Is that required?  I took the wiki section  
> > about
> > building OB using cmake to be for those who do use cmake.
> > I am using the ./configure & make method.
> 
> I think the "resident expert" in MinGW is Igor Filippov. Here's what  
> he said about the 2.2.2 release:
> 
> > But to be completely fair, I ended up using configure for all but  
> > one of
> > the systems I have compiled OB 2.2.2 (the one I was able to use  
> > cmake on
> > was Fedora 9 system). Even on MinGW I ended up running configure to  
> > have
> > a monolithic libopenbabel-3.dll with everything compiled in. Things  
> > that
> > worked for SVN branch snapshot just didn't for the release - and  I
> > didn't want to bring up the MinGW question again after all the great
> > work everyone put into it before the 2.2.2 release :(
> 
> -Geoff


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to