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

* [Bug regression/56751] Can not confugure stage 2
  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 ` maxim.prohorenko at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: maxim.prohorenko at gmail dot com @ 2013-03-27  6:54 UTC (permalink / raw)
  To: gcc-bugs


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

Максим Прохоренко <maxim.prohorenko at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Максим Прохоренко <maxim.prohorenko at gmail dot com> 2013-03-27 06:54:43 UTC ---
Work ok
>From gcc-bugs-return-418527-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 27 07:00:41 2013
Return-Path: <gcc-bugs-return-418527-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 30093 invoked by alias); 27 Mar 2013 07:00:41 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 30043 invoked by uid 48); 27 Mar 2013 07:00:33 -0000
From: "marc.girod at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/56734] Even simple exceptions cause a segmentation fault in my build of gcc on Solaris 10.
Date: Wed, 27 Mar 2013 07:00:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: marc.girod at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-56734-4-unCeEwXOXC@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-56734-4@http.gcc.gnu.org/bugzilla/>
References: <bug-56734-4@http.gcc.gnu.org/bugzilla/>
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
X-SW-Source: 2013-03/txt/msg01968.txt.bz2
Content-length: 250


http://gcc.gnu.org/bugzilla/show_bug.cgi?idV734

--- Comment #4 from Marc Girod <marc.girod at gmail dot com> 2013-03-27 07:00:33 UTC ---
Sorry: the other compiler works once I set LD_LIBRARY_PATH to use its
libstdc++.so.6 and libgcc_s.so.1


^ 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).