This is the mail archive of the gcc@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]

[buildrobot] i686-interix3 --enable-obsolete


Hi!

Build log at
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=39836

g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../../gcc/gcc -I../../../gcc/gcc/. -I../../../gcc/gcc/../include -I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include  -I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I../../../gcc/gcc/../libbacktrace    -I. -I. -I../../../gcc/gcc -I../../../gcc/gcc/. -I../../../gcc/gcc/../include -I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include  -I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I../../../gcc/gcc/../libbacktrace   \
../../../gcc/gcc/config/i386/winnt.c
../../../gcc/gcc/config/i386/winnt.c: In function \u2018void i386_pe_unique_section(tree, int)\u2019:
../../../gcc/gcc/config/i386/winnt.c:418:8: error: \u2018flag_writable_rel_rdata\u2019 was not declared in this scope
   if (!flag_writable_rel_rdata)
        ^
../../../gcc/gcc/config/i386/winnt.c: In function \u2018unsigned int i386_pe_section_type_flags(tree, const char*, int)\u2019:
../../../gcc/gcc/config/i386/winnt.c:476:8: error: \u2018flag_writable_rel_rdata\u2019 was not declared in this scope
   if (!flag_writable_rel_rdata)
        ^
../../../gcc/gcc/config/i386/winnt.c:501:42: error: cast from type \u2018const char*\u2019 to type \u2018unsigned int*\u2019 casts away qualifiers [-Werror=cast-qual]
   slot = htab.find_slot ((unsigned int *)name, INSERT);
                                          ^
cc1plus: all warnings being treated as errors
make[2]: *** [winnt.o] Error 1

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:         Alles wird gut! ...und heute wirds schon ein biÃchen besser.
the second  :

Attachment: signature.asc
Description: Digital signature


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