From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3309 invoked by alias); 22 May 2008 21:52:27 -0000 Received: (qmail 3194 invoked by uid 48); 22 May 2008 21:51:44 -0000 Date: Thu, 22 May 2008 21:52:00 -0000 Message-ID: <20080522215144.3193.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/36213] Wrong search path generation In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "martin dot drab at fjfi dot cvut dot cz" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-05/txt/msg01732.txt.bz2 ------- Comment #3 from martin dot drab at fjfi dot cvut dot cz 2008-05-22 21:51 ------- Is using --enable-version-specific-runtime-libs the problem? Should it not be used? I use it because from time to time I have more than one version installed at the same time. Do you say that it should not be used? I'll try if it gets any better that way, then. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36213