From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3562 invoked by alias); 6 Aug 2005 15:19:29 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 3540 invoked by uid 48); 6 Aug 2005 15:19:26 -0000 Date: Sat, 06 Aug 2005 15:19:00 -0000 Message-ID: <20050806151926.3539.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041208161701.18889.mike@tedder.com> References: <20041208161701.18889.mike@tedder.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libstdc++/18889] Unable to build libstdc++-v3 X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00663.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-06 15:19 ------- This works for everyone else, I have no idea what your problem is here. Maybe you are over writting the libtool in GCC which is just wrong, you should be able to just mkdir objdir;cd objdir;$(srcdir)/configure && make bootstrap && make install and it will just work. Since this works for me and others I am closing as works for me. -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |WORKSFORME http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18889