bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Common C++ 1.9.0 install failure


From: David Sugar
Subject: Re: Common C++ 1.9.0 install failure
Date: Mon, 05 Nov 2001 08:53:10 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010802

I see the problem here. Signal handling got moved to "PosixThread", but still is inserted in Thread code if _SIG_THREAD_ALARM is not defined. As a quick fix, try defining this...

David


Paul Lew wrote:

Just tried install common C++ 1.9.0 and I was not able to install it:

$ uname -a
SunOS cns-build2 5.6 Generic_105181-16 sun4u sparc

$ gcc -v
Reading specs from 
/auto/insbu-cnstools/lib/gcc-lib/sparc-sun-solaris2.6/3.0.2/specs
Configured with: ../gcc-3.0.2/configure --prefix=/auto/insbu-cnstools
Thread model: posix
gcc version 3.0.2

Command used:

$ ./configure --prefix=/auto/insbu-cnstools
....<see attachment>....
In file included from thread.cpp:44:
exception.h:73: looser throw specifier for `virtual
  ost::Exception::~Exception()'
/auto/insbu-cnstools/include/g++-v3/exception:53:   overriding
`virtual
  std::exception::~exception() throw ()

                                        -- Paul  11/04/01  10:10 AM --

commonc++-1.9.0.log.gz

Content-Description:

compressed common C++ 1.9.0 build log
Content-Type:

application/octet-stream
Content-Encoding:

base64







reply via email to

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