Re: [Cppunit-devel] Patch for compiling latest CVS code with MIPSpro
Brought to you by:
blep
From: Patrick H. <pa...@13...> - 2001-09-19 14:31:29
|
We have been compiling with -LANG:std on IRIX. Most of our projects use that option to ensure standards-compliant C++ with MIPSpro. I just did a build of our test suite against the latest CppUnit code, and it is still failing. Using strstream instead of strstream.h fixes the problem. I haven't tested the effects of this change on platforms besides IRIX and Linux, so I cannot be sure that this change would not break portability elsewhere. -Patrick "Steve M. Robbins" <ste...@vi...> wrote: } On Thu, Aug 30, 2001 at 09:43:10AM -0500, Patrick Hartling wrote: } > A week ago, I submitted a bug report (#454711) to fix a compiler error } > in include/cppunit/Portability.h. This error occurs with SGI's MIPSpro } > Compilers 7.3.1.2 and is the mostly the result of some missing std::'s. } > The bug report contains the patch I made to get it compiling. Is there } > any chance of this patch being applied sometime soon? Thanks. } } Hello Patrick, } } I am going through the bug reports now. } } In the case of the MIPSpro compiler, what you need to do is enable the } standard library using } } ./configure CXX='CC -LANG:std' .... } } So I closed the bug report. } (Did you get an email notice?) } } -Steve } } -- } by Rocket to the Moon, } by Airplane to the Rocket, } by Taxi to the Airport, } by Frontdoor to the Taxi, } by throwing back the blanket and laying down the legs ... } - They Might Be Giants } } } _______________________________________________ } Cppunit-devel mailing list } Cpp...@li... } https://lists.sourceforge.net/lists/listinfo/cppunit-devel Patrick L. Hartling | Research Assistant, VRAC pa...@13... | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ |