c++/3611

Craig Rodrigues rodrigc@mediaone.net
Mon Aug 13 15:22:00 GMT 2001


On Mon, Aug 13, 2001 at 05:04:43PM -0500, Raja R Harinath wrote:
> However, the ICE happened in ENABLE_CHECKING code.  The version of gcc
> 2.95.3 I have probably is built with --disable-checking.  Is your
> version of gcc 3.0.1 built with ENABLE_CHECKING?

% g++ -v
Reading specs from /usr/local/bin/../lib/gcc-lib/i386-pc-linux-gnu/3.0.1/specs
Configured with: ../configure --prefix=/tmp/gcc-20010812-root/usr/local --enable-shared --enable-threads --disable-checking --enable-languages=c,c++ i386-pc-linux-gnu
Thread model: posix
gcc version 3.0.1 20010813 (prerelease)

So as you can see, it is configured with --disable-checking.

You may be on to something.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          



More information about the Gcc-bugs mailing list