Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2018 04:02:33 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Craig Leres <leres@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r468990 - in head/devel: . xtensa-esp32-elf
Message-ID:  <alpine.LSU.2.21.1805220400480.8427@anthias.pfeifer.com>
In-Reply-To: <201805032150.w43LoL9p036469@repo.freebsd.org>
References:  <201805032150.w43LoL9p036469@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 May 2018, Craig Leres wrote:
> Log:
>   This adds devel/xtensa-esp32-elf which builds the Espressif
>   ESP32 toolchain for use with Arduino and FreeRTOS projects.

> Added: head/devel/xtensa-esp32-elf/Makefile
> ==============================================================================
> +DISTFILES=	... gcc-5.2.0.tar.bz2:source3 \

Yikes, that's an old version (latest and last is GCC 5.4) of
an old version (out of maintenance) of GCC.  

Sounds like a bit of a maintenance nightmare in the making?

> +USE_GCC=	yes

Why that?

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1805220400480.8427>