This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/3611


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          


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]