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]

Fixed! (was: [buildrobot] i686-mingw32crt)


On Tue, 2013-11-26 04:27:21 +0100, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:
> Build log at
> http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40445
> 
> 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/bid -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/bid -I../libdecnumber -I../../../gcc/gcc/../libbacktrace   \
> ../../../gcc/gcc/config/i386/winnt.c
> ../../../gcc/gcc/config/i386/winnt.c: In function âunsigned int i386_pe_section_type_flags(tree, const char*, int)â:
> ../../../gcc/gcc/config/i386/winnt.c:501:42: error: cast from type âconst char*â to type âunsigned int*â 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

Got fixed by Kai Tietze. Thanks!

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
  Signature of:                           Wenn ich wach bin, trÃume ich.
  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]