From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4268 invoked by alias); 9 Sep 2011 16:18:43 -0000 Received: (qmail 4252 invoked by uid 22791); 9 Sep 2011 16:18:41 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pz0-f50.google.com (HELO mail-pz0-f50.google.com) (209.85.210.50) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Sep 2011 16:18:22 +0000 Received: by pzd13 with SMTP id 13so1440362pzd.9 for ; Fri, 09 Sep 2011 09:18:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.0.38 with SMTP id 6mr238235pbb.525.1315585100048; Fri, 09 Sep 2011 09:18:20 -0700 (PDT) Received: by 10.142.90.10 with HTTP; Fri, 9 Sep 2011 09:18:19 -0700 (PDT) In-Reply-To: <48CE1D2E-DFAA-4D30-96A6-5C3EC6ED0B9B@mac.com> References: <76A9B64F-3A3E-451E-BC23-EB4580B9875F@mac.com> <563FFE3F-C083-4668-B459-EF4D00E4EECB@mac.com> <9ED5FF3E-92FA-433A-8D09-CE81ABEC238D@mac.com> <201D7C12-D208-4C72-8744-195673483E83@mac.com> <48CE1D2E-DFAA-4D30-96A6-5C3EC6ED0B9B@mac.com> Date: Fri, 09 Sep 2011 16:18:00 -0000 Message-ID: Subject: Re: long long size compute failure during make of gcc-4.6.1 on OS X 10.7 Lion From: Jonathan Wakely To: Bruce Hoglund Cc: Ian Lance Taylor , gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-09/txt/msg00088.txt.bz2 On 7 September 2011 23:11, Bruce Hoglund wrote: > > On Sep 7, 2011, at 12:32 PM, Ian Lance Taylor wrote: > >> Bruce Hoglund writes: >> >>> configure:5790: gcc -o conftest -g -fkeep-inline-functions =A0 =A0conft= est.c =A0>&5 >>> Undefined symbols for architecture x86_64: >>> "___builtin___stpncpy_chk", referenced from: >>> =A0 =A0 ___inline_stpncpy_chk in ccL1VweA.o >>> ld: symbol(s) not found for architecture x86_64 This is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D50342