From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5931 invoked by alias); 29 Nov 2007 22:37:04 -0000 Received: (qmail 5905 invoked by uid 22791); 29 Nov 2007 22:37:03 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 29 Nov 2007 22:36:59 +0000 Received: (qmail 14852 invoked from network); 29 Nov 2007 22:36:57 -0000 Received: from unknown (HELO ?10.210.73.116?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Nov 2007 22:36:57 -0000 Message-ID: <474F3F03.9090308@codesourcery.com> Date: Fri, 30 Nov 2007 05:32:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Mark Mitchell , Bernd Schmidt , Jie Zhang , gcc@gcc.gnu.org, GCC Patches , rsandifo@nildram.co.uk, libstdc++ Subject: Re: Link tests after GCC_NO_EXECUTABLES References: <46EFBCC1.6070200@gmail.com> <46EFC383.7020503@t-online.de> <46EFC9E9.7090201@gmail.com> <46EFCEF9.3060304@t-online.de> <46EFCF7A.2080704@gmail.com> <46EFD236.6080907@t-online.de> <46EFDA4D.3070006@gmail.com> <474C0C52.8050503@t-online.de> <474C8FA4.2040603@codesourcery.com> <474C95BA.1060807@t-online.de> <474C96C1.7010208@codesourcery.com> <474C98AA.50105@t-online.de> <474C9A65.2060902@codesourcery.com> <474C9B33.8060503@t-online.de> <474C9CBD.2070708@codesourcery.com> <87fxyqdc45.fsf@firetop.home> <474D943C.4030106@codesourcery.com> <877ik0aerh.fsf@firetop.home> In-Reply-To: <877ik0aerh.fsf@firetop.home> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg01683.txt.bz2 Richard Sandiford wrote: [I've added the libstdc++ list to this mail. If the libstdc++ maintainers need more context, I'll be happy to provide pointers, as I'm sure will others CC'd above.] >> if test "x${with_newlib}" != "xyes"; then >> AC_LIBTOOL_DLOPEN >> fi > Reverting the libgloss change > and applying the change above introduced no regressions. Thank you for working on this. > Perhaps we should turn target-libgfortran off by default for mips*-elf*. I think that is the right thing to do. If we want Fortran to work on bare-metal targets, then we should make it's configure script work like the libstdc++ one, as you say. I would like to give the libstdc++ maintainers a chance to comment on the libstdc++ patch above and Rask and other maintainers a chance to comment on the libgloss reversion. I'll pre-approve the patch if no objections in 48 hours. Thanks, -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713