Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2017 04:46:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218235] [PATCH] devel/arduino-tools: Update to 1.8.2 tools versions
Message-ID:  <bug-218235-13-Xu8gxutfGs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218235-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218235-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218235

Kyle Evans <bsdports@kyle-evans.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181324|0                           |1
        is obsolete|                            |
 Attachment #181341|                            |maintainer-approval+
              Flags|                            |

--- Comment #2 from Kyle Evans <bsdports@kyle-evans.net> ---
Created attachment 181341
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181341&action=
=3Dedit
svn(1) diff of devel/arduino-tools

Tiny update to devel/arduino-tools to switch to using devel/gcc-arm-embedded
instead of arm-none-eabi-{gcc,newlib}. I unfortunately had not realized that
gcc-embedded was a separate thing entirely when I started this mess, so end=
ed
up with the devel/arm-none-eabi-{gcc,newlib} ports, the latter of which I
created.

arm-none-eabi-gcc was *not* producing binaries that worked with the Arduino
Due. On the other hand, devel/gcc-arm-embedded *does* produce working binar=
ies,
and it can comes packaged with newlib. As an added bonus, it seems to have
libstdcxx enabled for GCC which should allow SAMD ports to build based sole=
ly
off of this following some more slight tweaks here and there, none of which=
 I
have time for within the next couple of weeks.

Many thanks to lev@ for maintaining devel/gcc-arm-embedded

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218235-13-Xu8gxutfGs>