wesnoth-patches
[Top][All Lists]
Advanced

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

[Wesnoth-patches] [patch #4395] Allows to build wesnoth on IRIX6.5 with


From: anonymous
Subject: [Wesnoth-patches] [patch #4395] Allows to build wesnoth on IRIX6.5 with MIPSPRO compilers
Date: Sun, 4 Sep 2005 21:45:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6

Follow-up Comment #3, patch #4395 (project wesnoth):

What MIPSPRO CC says about the const is the following:

cc-1340 CC: ERROR File = game.cpp, Line = 165
  "<unnamed>::game_controller::game_controller(int, char **)" provides no
          initializer for a "const" or reference member.

            Const member "<unnamed>::game_controller::thread_manager" is
                      uninitialized.

I will openly admit that I come from a C perspective and don't know much
about c++. The removal of defining it const was the easiest way for me to fix
it. 

As for the headers, neither the MIPSPRO compiler, nor the sgi STL (as you can
check at http://www.sgi.com/tech/stl/download.html) contain the headers cmath
and cstring. They are just not available for IRIX. Is this a problem, since
these headers are now only used when sgi/mipspro is used?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4395>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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