niXman, Did the build of libgfortran, libstdc++, libquadmath, libssp, etc worked?
Kai 2012/3/22 niXman <[email protected]>: > Hello list. > > I have a new problem but now with gcc-4.7.0 for i686 host =) > > The compiler has built without any difficulties, but when trying to > compile any code with it, I get this: > http://clip2net.com/clip/m0/1332451748-clip-14kb.jpg > > An hour ago, I've built gcc-4.6.3-sjlj using gcc-4.6.2-sjlj. It works. > I`ve built with it the 4.7.0 which also crashes. I thought that may > be the problem is with the build 4.6.3. > I've installed 4.6.2, rebuilt with it the 4.7.0 and all its > dependencies - the problem persists. > > host gcc -v: > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=e:/mingw/bin/../libexec/gcc/i686-pc-mingw32/4.6.3/lto-wrapper.exe > Target: i686-pc-mingw32 > Configured with: ../../mingw-src/gcc-4.6.3/configure \ > --host=i686-pc-mingw32 \ > --build=i686-pc-mingw32 \ > --target=i686-pc-mingw32 \ > --prefix=/mingw-x86 \ > --with-arch=i686 \ > --with-tune=generic \ > --enable-languages=c,c++,lto,fortran \ > --enable-libstdcxx-time=yes \ > --with-host-libstdcxx=-lstdc++ \ > --enable-shared \ > --enable-static \ > --enable-libgomp \ > --enable-lto \ > --enable-graphite \ > --enable-cloog-backend=isl \ > --enable-checking=release \ > --enable-fully-dynamic-string \ > --enable-threads=posix \ > --disable-libstdcxx-pch \ > --enable-libstdcxx-debug \ > --enable-sjlj-exceptions \ > --disable-debug \ > --disable-bootstrap \ > --disable-multilib \ > --disable-rpath \ > --disable-win32-registry \ > --disable-nls \ > --disable-werror \ > --disable-symvers \ > --with-gmp=/mingw-libs \ > --with-mpfr=/mingw-libs \ > --with-mpc=/mingw-libs \ > --with-ppl=/mingw-libs \ > --with-cloog=/mingw-libs \ > --with-libiconv-prefix=/mingw-libs > Thread model: posix > gcc version 4.6.3 (niXman build) > > flags for configure 4.7.0: > --host=i686-pc-mingw32 \ > --build=i686-pc-mingw32 \ > --target=i686-pc-mingw32 \ > --prefix=/mingw-x86 \ > --with-arch=i686 \ > --with-tune=generic \ > --enable-languages=c,c++,lto,fortran \ > --enable-libstdcxx-time=yes \ > --with-host-libstdcxx=-lstdc++ \ > --enable-shared \ > --enable-static \ > --enable-libgomp \ > --enable-lto \ > --enable-graphite \ > --enable-cloog-backend=isl \ > --enable-checking=release \ > --enable-fully-dynamic-string \ > --enable-threads=posix \ > --disable-libstdcxx-pch \ > --enable-libstdcxx-debug \ > --enable-sjlj-exceptions \ > --disable-debug \ > --disable-bootstrap \ > --disable-multilib \ > --disable-rpath \ > --disable-win32-registry \ > --disable-nls \ > --disable-werror \ > --disable-symvers \ > --with-gmp=/mingw-libs \ > --with-mpfr=/mingw-libs \ > --with-mpc=/mingw-libs \ > --with-ppl=/mingw-libs \ > --with-cloog=/mingw-libs \ > --with-libiconv-prefix=/mingw-libs > > The strange thing is that the 4.6.3 builds and runs successfully, but > 4.7.0 with the same flags builds but crashes. > > > P.S. > what am I so unlucky ... %) > > > -- > Regards, > niXman > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
