[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23784: Problem when using libtool with gfortran5 on FreeBSD 10.3 x86
From: |
Thomas Jahns |
Subject: |
bug#23784: Problem when using libtool with gfortran5 on FreeBSD 10.3 x86_64 |
Date: |
Fri, 17 Jun 2016 14:25:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
Hello,
when I tried to build a software package with gfortran5, I encountered a new
behaviour: -l without trailing library names was added to postdeps for the
Fortran compiler.
I turned out that gfortran5 emits a line starting with 'Driving:' that needs to
be filtered out just like 'Configured with:'. Please see the attached patch for
a corresponding fix and the text document for the exact output I found given a
simple command.
The patch was constructed for libtool master
08c5524fb24 bootstrap: use the upstream repo as git module
I assume the patch applies to multiple installations of recent gfortran releases
on FreeBSD but didn't try to test more release/arch combinations.
Regards, Thomas Jahns
--
Thomas Jahns
HD(CP)^2
Abteilung Anwendungssoftware
Deutsches Klimarechenzentrum GmbH
Bundesstraße 45a • D-20146 Hamburg • Germany
Phone: +49 40 460094-151
Fax: +49 40 460094-270
Email: Thomas Jahns <address@hidden>
URL: www.dkrz.de
Geschäftsführer: Prof. Dr. Thomas Ludwig
Sitz der Gesellschaft: Hamburg
Amtsgericht Hamburg HRB 39784
0001-Fix-for-gfortran5-on-FreeBSD.patch
Description: Text Data
patch.txt
Description: Text document
smime.p7s
Description: S/MIME Cryptographic Signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#23784: Problem when using libtool with gfortran5 on FreeBSD 10.3 x86_64,
Thomas Jahns <=