From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28411 invoked by alias); 29 Dec 2002 19:39:03 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28399 invoked from network); 29 Dec 2002 19:38:59 -0000 Received: from unknown (HELO mail.cs.tu-berlin.de) (130.149.17.13) by 209.249.29.67 with SMTP; 29 Dec 2002 19:38:59 -0000 Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id UAA13506; Sun, 29 Dec 2002 20:36:48 +0100 (MET) Received: (from doko@localhost) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id gBTJamh07953; Sun, 29 Dec 2002 20:36:48 +0100 (MET) From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15887.20176.278795.928264@gargle.gargle.HOWL> Date: Sun, 29 Dec 2002 13:19:00 -0000 To: David Edelsohn Cc: gcc@gcc.gnu.org, debian-gcc@lists.debian.org Subject: Re: [3.3 branch] Ada bootstrap failure on powerpc-linux In-Reply-To: <200212291631.LAA27288@makai.watson.ibm.com> References: <15887.276.690249.907061@gargle.gargle.HOWL> <200212291631.LAA27288@makai.watson.ibm.com> X-SW-Source: 2002-12/txt/msg01547.txt.bz2 David Edelsohn writes: > >>>>> Matthias Klose writes: > > Matthias> ../targtyps.o(.text+0x6a): In function `get_target_long_double_size': > Matthias> : undefined reference to `rs6000_long_double_type_size' > Matthias> ../targtyps.o(.text+0x6e): In function `get_target_long_double_size': > Matthias> : undefined reference to `rs6000_long_double_type_size' > > This has been discussed on the GCC mailinglist before. Because > Gnat cannot link with the GCC infrastructure defining this variable to > provide variable size, it needs to assume 64-bit long double for now. I found http://gcc.gnu.org/ml/gcc/2002-03/msg00809.html but this was before branching for 3.1/3.2.