Re: [Boost-bugs] [Boost C++ Libraries] #2773: Sun toolset uses -fast by default

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2773: Sun toolset uses -fast by default
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-18 12:49:20


#2773: Sun toolset uses -fast by default
--------------------------------+-------------------------------------------
  Reporter: g_sauthoff_at_[hidden] | Owner: vladimir_prus
      Type: Bugs | Status: closed
 Milestone: Boost 1.39.0 | Component: build
   Version: Boost 1.37.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------+-------------------------------------------
Changes (by vladimir_prus):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [51308]) Do not use -fast, since it causes the code to be generated
 for
 the processor the compiler is running on. Use -xO4 instead.
 Fixes #2773.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2773#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:49:59 UTC