Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3916: implicit gcc fortran generator omits -fPIC when buildung shared libs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-28 07:53:50
#3916: implicit gcc fortran generator omits -fPIC when buildung shared libs
----------------------------------------+-----------------------------------
Reporter: jan.boehme@⦠| Owner: vladimir_prus
Type: Bugs | Status: closed
Milestone: | Component: build
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords: boost build gcc gfortran shared
----------------------------------------+-----------------------------------
Comment(by vladimir_prus):
Jan,
as you see, I've fixed this issue. Could you try with SVN HEAD? As for
your second question -- it might be possible to use intel for fortran
sources, but only explicitly, for example:
obj a : a.f : <toolset>intel ;
exe main : main.cpp a ;
This is untested code, beware.
Thanks,
Volodya
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3916#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC