This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: where to find more information about the error and waring of gcc
- From: "Andrea 'fwyzard' Bocci" <fwyzard-gcc at libero dot it>
- To: 葛旭东 <gxd at cpit dot com dot cn>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 08 May 2003 09:40:10 +0200
- Subject: Re: where to find more information about the error and waring of gcc
Mhm, I don't know.
But if you can't find anything in the GCC manuals or in this mailing list
archive, you can post a small example of code that gives that
warning/error, and we can have a look at that.
BTW, what version of GCC are you using ?
.fwyzard.
At 13.50 08/05/2003 +0800, =?gb2312?B?uPDQ8bar?= wrote:
Hi ,
Could you please tell me where I can get the detail information about the
error and waring output from the gcc/g++,
such as :
error: forming reference to reference type `int&'.
Because some errors and warings are confuse me when I use gcc/g++, I want
the detail information,
and is there any example included?
Best regards!
fanoge.