Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1228: bug in toolset gcc + HP/UX PA-RSIC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-02 06:44:30
#1228: bug in toolset gcc + HP/UX PA-RSIC
-----------------------------------------+----------------------------------
Reporter: oliver.kowalke_at_[hidden] | Owner: vladimir_prus
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: build
Version: Boost 1.34.1 | Severity: Showstopper
Resolution: fixed | Keywords:
-----------------------------------------+----------------------------------
Comment (by vladimir_prus):
Usually, -fPIC is needed only for shared libraries. This is handled by
this code:
{{{
flags gcc.compile OPTIONS <link>shared : -fPIC ;
}}}
is there a reason this is not sufficient on HP-UX?
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1228#comment:7>
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:49:56 UTC