Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 22:42:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213466] [NEW PORT] devel/arm-none-eabi-newlib: C library intended for use on ARM embedded systems
Message-ID:  <bug-213466-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213466
           Summary: [NEW PORT] devel/arm-none-eabi-newlib: C library
                    intended for use on ARM embedded systems
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: bsdports@kyle-evans.net

Created attachment 175727
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175727&action=
=3Dedit
shar(1) archive of devel/arm-none-eabi-newlib

Hi,

Doing some work with embedded systems, I've found need for Newlib for
arm-none-eabi. Specifically, I'm doing work at the moment with Arduino Dues=
 and
Zeros. The --disable-newlib-supplied-syscalls is required for most of the w=
ork
I do, and this seems to be the standard over in ArchLinux-land as well, for
what that's worth.

Quote, pkg-descr:

Newlib is a C library intended for use on embedded systems. It is
a conglomeration of several library parts, all under free software
licenses, that make them easily usable on embedded products.

The licensing of Newlib is quite messy, so I've omitted LICENSE for the time
being. It has a hodge-podge of GPL* and BSD* licenses applied to different
parts of it (and 9 different COPYING* files), so intuition tells me I should
probably hunt down all of these and LICENSE_COMB=3D multi it to play on the=
 safe
side, since some of them are more restrictive than others. Thoughts?

Tested building with Poudriere (9.3 amd64, 10.3 amd64, 11.0 amd64) as well =
as
Synth (recent -CURRENT).

--=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-213466-13>