Hi Dongsheng, Dongsheng Song wrote: > On Wed, Nov 12, 2014 at 2:54 AM, <[email protected]> wrote: >> New Revision: 217364 > Windows target (32 bit and 64 bit) broken with this commit.
Did you do a new bootstrap or an incremental build? I got a similar error when I built (on a different system) when I just updated the trunk and hit "make". It did work correctly after doing a build into an empty directory. It *might* be sufficient to delete graphite-interchange.o and try again. Tobias > ... > g++ -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 > -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros > -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ > -static-libgcc -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o > c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o > c/c-objc-common.o c/c-parser.o c/c-array-notation.o > c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o > c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o > c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o > c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o > c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o > c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o > i386-c.o winnt-c.o msformat-c.o \ > cc1-checksum.o libbackend.a main.o libcommon-target.a > libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a > libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a > ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a > -L/home/cauchy/obj/i686-w64-mingw32-gcc-5.0/gcc/./isl/.libs -lisl > -L/home/cauchy/obj/i686-w64-mingw32-gcc-5.0/gcc/./gmp/.libs > -L/home/cauchy/obj/i686-w64-mingw32-gcc-5.0/gcc/./mpfr/src/.libs > -L/home/cauchy/obj/i686-w64-mingw32-gcc-5.0/gcc/./mpc/src/.libs -lmpc > -lmpfr -lgmp -rdynamic -ldl -L../zlib -lz > libbackend.a(graphite-interchange.o): In function > `build_linearized_memory_access': > /home/cauchy/vcs/svn/gcc/trunk/gcc/graphite-interchange.c:109: > undefined reference to `isl_val_int_from_ui' ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
