Menu

#158 Sun C++ compiler build failure

Compilation Issues
open
nobody
None
1
2006-04-03
2005-02-20
No

The Sun C++ compiler fails while building 3.0.4:
CC -c -O2 -DNO_DEBUG -I. -I/opt/TWWfsw/libqt33/include
-o optionsDialog.o optionsDialog.cpp
"./exceptions.h", line 121: Error: Function
XxUsageError::~XxUsageError() can throw only the
exceptions thrown by the function
std::domain_error::~domain_error() it overrides.
"./exceptions.h", line 142: Error: Function
XxIoError::~XxIoError() can throw only the exceptions
thrown by the function
std::runtime_error::~runtime_error() it overrides.
"./exceptions.h", line 163: Error: Function
XxInternalError::~XxInternalError() can throw only the
exceptions thrown by the function
std::runtime_error::~runtime_error() it overrides.

Discussion

  • Martin Blais

    Martin Blais - 2006-04-03
    • milestone: --> Compilation Issues
     
  • Martin Blais

    Martin Blais - 2006-04-03
    • priority: 5 --> 3
     
  • Martin Blais

    Martin Blais - 2006-04-03
    • priority: 3 --> 1
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.