Re: [Boost-bugs] [Boost C++ Libraries] #5936: Missing prototype for pthread_mutex_timedlock causes Oracle/SUN CC to fail on Linux

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5936: Missing prototype for pthread_mutex_timedlock causes Oracle/SUN CC to fail on Linux
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-27 18:03:16


#5936: Missing prototype for pthread_mutex_timedlock causes Oracle/SUN CC to fail
on Linux
--------------------------------------------+-------------------------------
  Reporter: Peter Loibl <boost@…> | Owner: anthonyw
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+-------------------------------

Comment (by Peter Loibl <boost@…>):

 It seems that CC does not use -D_GNU_SOURCE (see ticket #5937). If I call
 CC and add -D_GNU_SOURCE manually, then the source file complies without
 an error, but generates a rather huge warning (see attached file).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5936#comment:1>
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:07 UTC