[Bug 213466] [NEW PORT] devel/arm-none-eabi-newlib: C library intended for use on ARM embedded systems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 13 22:42:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213466
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 at FreeBSD.org
Reporter: bsdports at kyle-evans.net
Created attachment 175727
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175727&action=edit
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 work
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= 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).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list