[Boost-bugs] [Boost C++ Libraries] #3662: Define _SVID_SOURCE and _POSIX_SOURCE for Comeau

Subject: [Boost-bugs] [Boost C++ Libraries] #3662: Define _SVID_SOURCE and _POSIX_SOURCE for Comeau
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-23 23:55:33


#3662: Define _SVID_SOURCE and _POSIX_SOURCE for Comeau
------------------------------------------+---------------------------------
 Reporter: mloskot <mateusz@…> | Owner: rogeeff
     Type: Patches | Status: new
Milestone: Boost 1.42.0 | Component: test
  Version: Boost Development Trunk | Severity: Problem
 Keywords: como |
------------------------------------------+---------------------------------
 According to [http://www.comeaucomputing.com/4.3.0/minor/linux/ manual] of
 Comeau C++ 4.3, on Linux

   ''In order to use some POSIX or SVID extension routines/struct's, it may
 be necessary to define _POSIX_SOURCE or _SVID_SOURCE''

 The attached patch adds these definitions to Jamfile.v2 for the build.
 However, I don't know where it would be required else, for example, when
 Boost.Test is used in ''included'' mode, etc.

 My environment:
  * Linux 32-bit
  * Comeau C/C++ 4.3.10.1
  * GCC 4.3.3

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