Re: [Cppunit-devel] Patch for compiling latest CVS code with MIPSpro
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-09-19 03:39:43
|
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 |