This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.7-20111022 fails to build on PA-RISC


On Sat, 29 Oct 2011, Jonathan Wakely wrote:
On 29 October 2011 19:01, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
The problem is that the mutex contains a volatile type and can't be
copied by the implicit-declared copy constructor.

I'll have to look into this further tomorrow to see if it's a G++
problem or something we need to work around in the library.


Thanks, I appreciate it :-)



Dimitris



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]