This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build failure under Linux


I believe so also! (it was reported afterwards, 8-)...).

Thanks a lot!

Philippe

Pranav Bhandarkar wrote:
> 
> >
> > /usr1/MICRESS/Philippe/Compilation/Gcc/./prev-gcc/xgcc
> > -B/usr1/MICRESS/Philippe/Compilation/Gcc/./prev-gcc/
> > -B/usr1/MICRESS/Philippe/Tools/Gcc/i686-pc-linux-gnu/bin/ -c   -g -O2
> > -fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings
> > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
> > -Wmissing-format-attribute -pedantic -Wno-long-long
> > -Wno-variadic-macros
> > -Wno-overlength-strings -Werror -fno-common   -DHAVE_CONFIG_H -I. -I.
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/.
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../include
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libcpp/include
> > -I/usr1/MICRESS/Philippe/Tools/Gmp/include
> > -I/usr1/MICRESS/Philippe/Tools/Mpfr/include
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber
> > -I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber/bid
> > -I../libdecnumber
> > /WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/tree.c -o tree.o
> > cc1: warnings being treated as errors
> > /WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/tree.c: In function
> > 'initializer_zerop':
> > /WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/tree.c:7694: error:
> > passing argument 1 of 'fixed_zerop' discards qualifiers from pointer
> > target type
> > make[3]: *** [tree.o] Error 1
> >
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33031
> 
> Seems to report the same problem.
> 
> cheers!
> Pranav
> 
> Pranav Bhandarkar
> GNU Tools
> Celunite, Inc.
> (www.celunite.com)
> +91-98220 82881


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]