public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/56751] New: Can not confugure stage 2
@ 2013-03-27  6:49 maxim.prohorenko at gmail dot com
  2013-03-27  6:54 ` [Bug regression/56751] " maxim.prohorenko at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: maxim.prohorenko at gmail dot com @ 2013-03-27  6:49 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56751
           Summary: Can not confugure stage 2
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: maxim.prohorenko@gmail.com


For gcc 4.7.2 work fine.

../gcc-4.7.2/configure --prefix=/usr/local/gcc-4.7.2 --disable-multilib
--enable-languages=c,c++ --without-ppl --without-cloog
--with-mpfr=/usr/local/mpfr-3.0.1 --with-mpc=/usr/local/mpc-0.9
--with-gmp=/usr/local/gmp-5.0.2


For gcc 4.8.0 work wrong.
../gcc-4.8.0/configure --prefix=/home/prohorenko/usr/local/gcc-4.8.0
--disable-multilib --enable-languages=c,c++ --without-ppl --without-cloog
--with-mpfr=/usr/local/mpfr-3.0.1 --with-mpc=/usr/local/mpc-0.9
--with-gmp=/usr/local/gmp-5.0.2

If set
LD_LIBRARY_PATH="/usr/local/mpc-0.9/lib/:/usr/local/mpfr-3.0.1/lib/:/usr/local/gmp-5.0.2/lib/:$LD_LIBRARY_PATH"

Then work fine too.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-27  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-27  6:49 [Bug regression/56751] New: Can not confugure stage 2 maxim.prohorenko at gmail dot com
2013-03-27  6:54 ` [Bug regression/56751] " maxim.prohorenko at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).