Compiler: GCC4.6.0 built with --prefix=/mingw --enable-fully-dynamic-string

Configure options: --prefix=/mingw --enable-lto --enable-fully-dynamic-string
--enable-threads --with-msse2 --enable-build-with-cxx

Log:
make[3]: Entering directory
`/d/programming/!sourceforge/gcc/host-i686-pc-mingw32/gcc'
g++  -g -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -Wl,--stack,8388608 -o
cc1-dummy.exe c-lang.o c-family/stub-objc.o attribs.o c-errors.o c-decl.o
c-typeck.o c-convert.o c-aux-info.o c-objc-common.o c-parser.o tree-mudflap.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 i386-c.o
msformat-c.o \
          dummy-checksum.o main.o tree-browser.o libbackend.a
../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a
./../intl/libintl.a /mingw/lib/libiconv.a  ../libiberty/libiberty.a
../libdecnumber/libdecnumber.a    -lmpc -lmpfr -lgmp   -L../zlib -lz 
libbackend.a(toplev.o): In function `crash_signal':
d:\programming\!sourceforge\gcc\host-i686-pc-mingw32\gcc/../.././gcc/toplev.c:552:
undefined reference to `strsignal(int)'
libbackend.a(ggc-page.o): In function `Z8init_ggcv':
d:\programming\!sourceforge\gcc\host-i686-pc-mingw32\gcc/../.././gcc/ggc-page.c:1520:
undefined reference to `getpagesize()'
libbackend.a(ggc-common.o): In function `Z32default_gt_pch_alloc_granularityv':
d:\programming\!sourceforge\gcc\host-i686-pc-mingw32\gcc/../.././gcc/ggc-common.c:708:
undefined reference to `getpagesize()'
collect2: ld returned 1 exit status
make[3]: *** [cc1-dummy.exe] Error 1
make[3]: Leaving directory
`/d/programming/!sourceforge/gcc/host-i686-pc-mingw32/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/d/programming/!sourceforge/gcc'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/d/programming/!sourceforge/gcc'
make: *** [all] Error 2


-- 
           Summary: build with --enable-build-with-cxx fails on mingw32
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: alexx999 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45050

Reply via email to