Follow-up Comment #15, sr #108201 (project libtool):
could you please post your testsuite.log for the following command:
gmake CC=g++ check-local
it is possible that this is yet another bug (either in libtool or in gcc...)
When I only run test 45 with
gmake CC=g++ check-local TESTSUITEFLAG
Follow-up Comment #16, sr #108201 (project libtool):
I had an old git checkout from some time back (with some totally
unrelated work in it) and I used that to run the export test.
I'm not wasting hours on a full testsuite runs for this.
I tested once configuring with CC=g++ and once with CC=gcc. B
Follow-up Comment #17, sr #108201 (project libtool):
I gather that your gcc is rather ancient (4.5.3 from april 2011) but I cannot
determine which version of libtool you are using.
Would it be possible to upgrade gcc to the latest 4.7.2 and
git checkout v2.4.2
in order to update your repositor