Re: win32 daily trunk build failing: Weird libofx linker flags?

Derek Atkins derek at ihtfp.com
Sat Apr 2 16:42:22 EDT 2011


I can look at it when I get home tonight, unless you get to it first Geert.

-derek

----- Reply message -----
From: "Christian Stimming" <stimming at tuhh.de>
Date: Sat, Apr 2, 2011 4:26 pm
Subject: win32 daily trunk build failing: Weird libofx linker flags?
To: "gnucash-devel" <gnucash-devel at gnucash.org>

The current win32 daily trunk build is failing during "make" of gnucash:

make[5]: Entering directory `/c/soft/gnucash/build/src/import-export/ofx'
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  [...] -g -o libgncmod-
ofx.la [...]  -Lc:/soft/gnome/lib -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -
lglib-2.0 -lintl   -Lc:/soft/libofx/lib -lofx   -lm  -lm

grep: /mingw/lib/gcc/mingw32/4.5.2/libstdc++.la: No such file or directory
/bin/sed: can't read /mingw/lib/gcc/mingw32/4.5.2/libstdc++.la: No such file 
or directory
libtool: link: `/mingw/lib/gcc/mingw32/4.5.2/libstdc++.la' is not a valid 
libtool archive
make[5]: *** [libgncmod-ofx.la] Error 1
make[5]: Leaving directory `/c/soft/gnucash/build/src/import-export/ofx'
make[4]: *** [all-recursive] Error 1

However, the linker command line (the libtool line which I've shortened above) 
looks just fine. The only way how any mention of "libstdc++" could come into 
play are libofx's libtool files. Maybe the libofx installation that is picked 
up by gnucash in c:/soft/libofx/lib wasn't compiled with this current compiler 
but instead an older gcc compiler? Geert or Derek, can you remove the folder 
c:/soft/libofx so that it will be re-compiled next night with the correct 
compiler?

Regards,

Christian
_______________________________________________
gnucash-devel mailing list
gnucash-devel at gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list