On Tue, 2011-05-10 at 14:42 +0200, Michael Hertling wrote:
> On 05/10/2011 12:19 PM, Erlend Pedersen wrote:
> > I am having problems with Fortran linking that doesn't work when
> > building static libraries, only when building shared libraries. I am
> > using cmake from Ubuntu 10.04 (2.8.0-5ubuntu1
On 05/10/2011 12:19 PM, Erlend Pedersen wrote:
> I am having problems with Fortran linking that doesn't work when
> building static libraries, only when building shared libraries. I am
> using cmake from Ubuntu 10.04 (2.8.0-5ubuntu1).
>
> I use CMake to build a project, including project-internal
I am having problems with Fortran linking that doesn't work when
building static libraries, only when building shared libraries. I am
using cmake from Ubuntu 10.04 (2.8.0-5ubuntu1).
I use CMake to build a project, including project-internal shared
libraries. All executables are Fortran, but one of