bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Common C++ installation on Solaris 8


From: David Sugar
Subject: Re: Common C++ installation on Solaris 8
Date: Thu, 29 Nov 2001 06:10:03 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914

I am aware there is a problem where it mistakenly believes atomoc_t can be built on Solaris/sparc because it sees sys/atomic.h. Playing a little with that test in configure can eliminate this problem. If there is a preprocessor to test for Solaris, I would be happy to add a check for it to bypass the atomic_t specific code.

David

Nick Peterkin wrote:

I am trying to install Common C++ version 1.9.1 on a un enterprise 250 running solaris 8 and when I type make i get the following error.

thread.h:430: 'atomic_t' is used as a type, but is not defined as a type.

I am running gcc version 3.0.2 although it is compiling using c++ rather than g++.

Any help would be much appreciated.

Nick Peterkin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]