I've run the testsuite of libtool on an OpenBSD 4.6 system (with Fortran compiler installed), with the patch series posted here applied: Since I only have remote access to this BSD system, I've used the following command run to build and test libtool, so the the testsuite could continue to run without me having to remain logged in the whole time: $ (nohup sh -c 'set -x; ./configure && make && make check') & Attached are the generated output (`nohup.out'), and the files `config.log', `test-suite.log' (attached as `old-testsuite.log.gz' here) and `tests/testsuite.log' (attaches as `new-testsuite.log.gz' here). Regards, Stefano