This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Help! A C++ compiling error!
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: jiayu 33576 <jiayu at huawei dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 19 Aug 2004 12:27:12 -0400
- Subject: Re: Help! A C++ compiling error!
- References: <ff9b100d1.100d1ff9b@huawei.com>
jiayu 33576 <jiayu@huawei.com> writes:
> We are using gcc 2.96 which is supplied by windriver with Tornado 2.2.
That is a very old version--the current version is 3.4.1. Moreover
there was no official gcc release with the version number 2.96--there
was 2.95, but no 2.96, so we can not know what your actual compiler
sources look like. I recommend that you contact Wind River for help
with this.
Ian