Compiler Internal error #191, what does that mean?

Tat.Chan@nokia.com Tat.Chan@nokia.com
Wed Jul 24 07:16:00 GMT 2002


Hi,

I am compiling a software library called S/MIME Freeware Library (SFL) developed by Getronics (http://www.getronicsgov.com/hot/sfl_home.htm). The library itself compiled alright on my Redhat Linux 7.3 machine. However, when I tried to compile the attached test utility program, I got the following error:

-------------------------------------------------------------------------
g++ -c -Wall -g -DLINUX -DSTDC_HEADERS   -I../../testsrc/include -I../../include -I../../libcert/include -I../../libCtilMgr/include -I../../../SMPDist/cml/include -I../../../SMPDist/Algs/crypto++4.2  -I../../../SMPDist/util/VDASnacc/cpplib/inc -I../../include/cmapi  sm_testTripleUnwrap.cpp
sm_testTripleUnwrap.cpp: In function `void testTripleUnwrap (int, char 
**)':
sm_testTripleUnwrap.cpp:234: Internal error #191.
sm_testTripleUnwrap.cpp:234: confused by earlier errors, bailing out
make: *** [sm_testTripleUnwrap.o] Error 1
-------------------------------------------------------------------------

My gcc version is 2.96 20000731 (Red Hat Linux 7.3 2.96-110)

Anyone has any idea of what that error means?

Thanks in advance.

Tat Chan
Senior Reserach Engineer
Nokia Research Center
NOKIA INC
5 Wayside Road, Burlington, MA 01803
Phone (781) 993-5776, Fax (781) 993-1907
tat.chan@nokia.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testTripleWrap.cpp
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: StdAfx.cpp
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: testTripleWrap.dsp
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: StdAfx.h
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sm_testTripleWrap.cpp
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sm_testTripleUnwrap.cpp
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment-0004.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20020724/c20c3b89/attachment-0005.ksh>


More information about the Gcc-help mailing list