Menu

GCC 3.0.x and Common C++

2001-10-02
2001-11-08
  • Sebastian Wain

    Sebastian Wain - 2001-10-02

    There are any plans to use Common C++ together with GCC 3.0.x?
    I tried to compile my code using the new GCC resulting in many errors.

    Thank You
    Sebastian Wain

     
    • David Sugar

      David Sugar - 2001-10-14

      The current releases should compile on gcc 3.0, or so other people that have tried this had said that it now does...if you have a specific patch for something that isn't correct for 3.0, I would be happy to take it in...

       
    • janvier

      janvier - 2001-11-07

      I completely agree with you, Mr. Sebastian Swain. I have recently downloaded CommonC++-1.9.0. I tried to compile it using GCC-3.0.1 but it has produced compilation errors. It seems that it has a conflict between GCC's include files located at /usr/include/g++-v3.

      Can anyone help me out on this?

      Here it is:

      In file included from thread.cpp:44:
      exception.h:73: looser throw specifier for 'virtual ost::Exception::~Exception()'
      usr/include/g++-v3/exception:53:  overriding 'virtual std::exception::~exception() throw ()'
      make[1]: *** [thread.lo] Error 1
      ...

      I would really appreciate all the help I can get.

       
      • Frediano Ziglio

        Frediano Ziglio - 2001-11-08

        I opened bug 479541 for this problem

         

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.