From owner-freebsd-ports@FreeBSD.ORG Mon Nov 14 08:12:37 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B2216A41F for ; Mon, 14 Nov 2005 08:12:37 +0000 (GMT) (envelope-from ari.suutari@syncrontech.com) Received: from espresso2.syncrontech.com (sync-old.syncrontech.com [213.28.98.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A17BA43D45 for ; Mon, 14 Nov 2005 08:12:31 +0000 (GMT) (envelope-from ari.suutari@syncrontech.com) Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.57]) by espresso2.syncrontech.com (8.12.11/8.12.11) with ESMTP id jAE8CBOK007878; Mon, 14 Nov 2005 10:12:11 +0200 (EET) (envelope-from ari.suutari@syncrontech.com) Received: from coffee (coffee.syncrontech.com [62.71.8.37]) by guinness.syncrontech.com (8.12.11/8.12.11) with SMTP id jAE8CArL063434; Mon, 14 Nov 2005 10:12:10 +0200 (EET) (envelope-from ari.suutari@syncrontech.com) Message-ID: <02bb01c5e8f3$1d1e2920$2508473e@sad.syncrontech.com> From: "Ari Suutari" To: Date: Mon, 14 Nov 2005 10:12:05 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: ports@FreeBSD.org Subject: FreeBSD Port: arm-elf-gcc-2.95.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 08:12:37 -0000 Hi, I'm starting development on an embedded arm board and would like to use FreeBSD as development platform. I found out that you are maintainer of arm-elf-gcc295 port. As winarm seems to be gcc 4.0.x, do you have any plans to upgrade this port to newer gcc versions ? That would make it easier to use same arm makefiles from winarm & linux folks (as there seem to be differences in compiler options with older/newer gcc versions) Regards, Ari S.