This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
internal compiler error
- To: "'egcs-bugs at egcs dot cygnus dot com'" <egcs-bugs at egcs dot cygnus dot com>
- Subject: internal compiler error
- From: "Letcher, Wayne" <wayne dot letcher at cdott dot com>
- Date: Tue, 11 Jan 2000 12:02:02 -0500
Hi. I work for Computing Devices Canada, in Ottawa Canada. I came across
an internal compiler error that I was instructed to send to you.
Our application is being developed on Solaris2.5.6, and our C++ code is
being compiled against the header files included with the Tornado2
appilcation, supplied by VxWorks. Tornado2 uses the following compiler:
cygnus-2.7.2-960126 ecgs-971225 tornado 2.0
The actual text error can be found in the attached file "error.out".
Our code is ultimately going to be executed under the VxWorks operating
system, on a Power PC 6750
The file that produces the compile error is CInterface.cpp (we did not try
and 'build' this file, but rather compiled it, by itself).
All other files (so far) have compiled successfully, using similar functions
and system calls.
Our trouble shooting produce inconsistent results, and could not pin-point a
coding error.
Attached are the files are the files that you might need to troubleshoot the
problem. The files that get inlcuded in the CInterface.cpp class have
already been compiled, successfully, prior to our new problem.
Feel free to contact me for any questions you might have. Thanks.
<<CClientSocket.cpp>> <<CClientSocket.h>> <<CInterface.cpp>>
<<CInterface.h>> <<CMsgLog.cpp>> <<CMsgLog.h>> <<CServerSocket.cpp>>
<<CServerSocket.h>> <<CSocket.cpp>> <<CSocket.h>> <<error.out>>
<<LOCATORconstants.h>> <<LOCATORmessages.h>>
Wayne Letcher
wayne.letcher@cdott.com
(613) 596-7495
CClientSocket.cpp
CClientSocket.h
CInterface.cpp
CInterface.h
CMsgLog.cpp
CMsgLog.h
CServerSocket.cpp
CServerSocket.h
CSocket.cpp
CSocket.h
error.out
LOCATORconstants.h
LOCATORmessages.h