[Boost-bugs] [Boost C++ Libraries] #2459: bjam crashes on QNX 6.4.0

Subject: [Boost-bugs] [Boost C++ Libraries] #2459: bjam crashes on QNX 6.4.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-02 01:09:15


#2459: bjam crashes on QNX 6.4.0
------------------------------------------------------+---------------------
 Reporter: Niklas Angare <li51ckf02_at_[hidden]> | Type: Bugs
   Status: new | Milestone: Boost 1.37.0
Component: None | Version: Boost Release Branch
 Severity: Showstopper | Keywords:
------------------------------------------------------+---------------------
 'make install' for Boost fails on QNX 6.4.0 because bjam crashes. QNX
 6.4.0 uses gcc 4.2.4 whereas QNX 6.3.2 used gcc 3.3.5.

 The solution is to add "-Wc,-fno-strict-aliasing" for the qcc toolset in
 tools/jam/src/build.jam (line 257), just like the gcc toolset has -fno-
 strict-aliasing.

 The first crash happens because the compiler optimizes away zeroing of
 fields in file_info() in tools/jam/src/filesys.c.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2459>
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