From owner-freebsd-arm@FreeBSD.ORG Mon Aug 5 16:00:00 2013 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D350FF4D for ; Mon, 5 Aug 2013 16:00:00 +0000 (UTC) (envelope-from tom@0x544745.com) Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D98224EE for ; Mon, 5 Aug 2013 16:00:00 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j6so6669580oag.14 for ; Mon, 05 Aug 2013 08:59:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=NKxJsHYexfs7Ibhm6oECZ6cO/bBWPi0w+H2h7/zGajY=; b=W3s4EjvRRwp96r/xO5UCJOyKvz4Z6Zz4bmK2RnTcR/vFYz2+Rq0DOkI7d7gkYyQqYS ggYn5JBRGz7PyRQ5XcS2H5M++QSFVoKm1e4FLn8OU5rcTD4uQwTeuO2EYo/Joo1S7sbO NQA+2q1tO6HQu6mY60OLLr2avicfBHdKriJqqfHGIaDl7XS/XdZPBRrCD5dQP2SGKTgx ZuWBv/9vNmEnBvqnabTNXY6LxydQ65IA686dBDQXtZcUfbIM5jhk3TLvBx9goeOIzxir N5+ERLKUn8COjawn6nIhn6XCVK4cFtZeQkq6l7rjGQl72YD8E193eMwj/3eVvzbclDna 0FkA== MIME-Version: 1.0 X-Received: by 10.60.43.138 with SMTP id w10mr15070163oel.23.1375718015035; Mon, 05 Aug 2013 08:53:35 -0700 (PDT) Received: by 10.182.111.67 with HTTP; Mon, 5 Aug 2013 08:53:34 -0700 (PDT) In-Reply-To: <1375712325.3320.3.camel@revolution.hippie.lan> References: <1375710734.3320.1.camel@revolution.hippie.lan> <1375712325.3320.3.camel@revolution.hippie.lan> Date: Mon, 5 Aug 2013 09:53:34 -0600 Message-ID: Subject: Re: problem compiling libgcrypt from ports From: Tom Everett To: Ian Lepore X-Gm-Message-State: ALoCoQnk2mvb0Ty+tayLw8oyz5MtZAPSqODbEz+4QO7owxKeB2YlNO3MXD+cbaX3lC5nRwZ7Vppl Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 16:00:01 -0000 oh i see. thanks! On Mon, Aug 5, 2013 at 8:18 AM, Ian Lepore wrote: > On Mon, 2013-08-05 at 07:54 -0600, Tom Everett wrote: > > ok, I'll give that a try. Just FYI, it seems that my current gcc version > > is 4.2.1, so I'd be asking to compile with an older gcc? > > > > You're not compiling with gcc at all right now; those error messages you > posted are clang errors (it's complaining that it doesn't support a > particular gcc-specific extension). > > -- Ian > > > -- A better world shall emerge based on faith and understanding - Douglas MacArthur