This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Warnings while building gcc-4.3-20080605 on Solaris2.10
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: ctalk at ctalklang dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 7 Jun 2008 02:56:49 -0700
- Subject: Re: Warnings while building gcc-4.3-20080605 on Solaris2.10
- References: <E1K4uxL-0000vt-73@opti1.gateway.2wire.net>
On Sat, Jun 7, 2008 at 2:43 AM, rkiesling <rkiesling@earthlink.net> wrote:
> The build on holly used the native SunOS build tools, so YMMV. If not
> a duplication of effort, should I submit a patch to correct these
> warnings?
Are these warnings during building stage1? If so ignore them. The
different version of GCC don't understand the format warnings for the
GCC internals error/warning functions which change between releases.
Thanks,
Andrew Pinski