From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 13 10:16:52 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5F571065673 for ; Sat, 13 Jun 2009 10:16:52 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 3FEAE8FC0A for ; Sat, 13 Jun 2009 10:16:52 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: by ewy8 with SMTP id 8so3044528ewy.43 for ; Sat, 13 Jun 2009 03:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:content-transfer-encoding:in-reply-to; bh=2JNVB6413/Zodb3aFSFrd+p1Ayul6/VOGTxZS/Ws61Y=; b=NYi0sxF0wgb6zM3LvEK2K4qFIVa/deCyo4V/b16Gk0LwkI+MYbFLlBthiarwww93j9 UT7Bd8BBFlD6D4OmQoE/TAw1SS8ZQDhbt6ZsrWvZW/gFLy6tWycjz7DJHx3bnuI0dyQl cV+ROe/h40uikOsIb/WJwYqbHHtXS+ARYjzd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to; b=eUwQ+4qIFkPQd8wceQgfvv+Pp0BU3vQd4fAF8tv/gAbcV9R6eT2bVQyynZ5joOZD1h Qy+Ji4m+EGG/W5l3d3qnMA0XvO4+ngjoiag+RWo+0NlTcMKqlLAThue5Y0RcTCDFVXu8 jtCmGapAnvX656T8fVQ9vSt6CyY19Zm0m0tag= Received: by 10.210.19.7 with SMTP id 7mr5436009ebs.76.1244888205547; Sat, 13 Jun 2009 03:16:45 -0700 (PDT) Received: from logik.internal.network (81-86-41-187.dsl.pipex.com [81.86.41.187]) by mx.google.com with ESMTPS id 8sm3400726ewy.61.2009.06.13.03.16.39 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 13 Jun 2009 03:16:40 -0700 (PDT) Received: by logik.internal.network (Postfix, from userid 11001) id 989DA5D59; Sat, 13 Jun 2009 10:16:38 +0000 (UTC) Date: Sat, 13 Jun 2009 11:16:38 +0100 From: xorquewasp@googlemail.com To: =?UTF-8?B?0JzQuNEg0LDQuNC7INCa0LjQv9Cw?= Message-ID: <20090613101638.GA39139@logik.internal.network> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Cc: freebsd-hackers@freebsd.org Subject: Re: GNAT on FreeBSD amd64 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2009 10:16:53 -0000 On 2009-06-13 01:42:05, Михаил Кипа wrote: > I need gnat on FreeBSD 7.2 amd64, but in ports it is only for i386 :(. I have > tired to compile cross compiler under linux, and now I can compile my ada > programs under linux for FreeBSD, but I can`t compile native amd64 FreeBSD gcc. > Can anybody help me with GNAT under amd64 FreeBSD? Hello. A port is on the way, I'm working on it. I've also spoken to Karel Miklav, the maintainer of the current lang/gnat-gcc ports with regards to updating them to be amd64 compatible too. I'm currently blocked waiting for a replacement for an RMA'd hard disk but development will resume the minute it turns up. Nice to see some interest in this port!