summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/todo/packaging.mdwn32
1 files changed, 0 insertions, 32 deletions
diff --git a/dev/todo/packaging.mdwn b/dev/todo/packaging.mdwn
index e653c1c..af5c919 100644
--- a/dev/todo/packaging.mdwn
+++ b/dev/todo/packaging.mdwn
@@ -38,30 +38,6 @@ packaged soon includes:
more information. We will need to modify Perl's build system a bit before
we can build a package.
- * **[GNU Multiple Precision Arithmetic Library (GMP)](http://gmplib.org/)**
-
- GMP is a free library for arbitrary precision arithmetic, operating on
- signed integers, rational numbers, and floating point numbers. It is used
- by GCC.
-
- * **[GNU MPFR](http://www.mpfr.org/)**
-
- MPFR is a C library for multiple-precision floating-point computations with
- correct rounding.
-
- * **[GNU MPC](http://www.multiprecision.org/index.php?prog=mpc)**
-
- MPC is a C library for the arithmetic of complex numbers with arbitrarily
- high precision and correct rounding of the result.
-
- * **[GNU Binutils](https://www.gnu.org/software/binutils/)**
-
- GNU Binutils is a collection of binary utilities, including a linker and
- assembler.
-
- Binutils and GCC are part of the
- [[multiarch_cross_toolchain|dev/todo/multiarch-cross-toolchains]] project.
-
* **[GNU Compiler Collection (GCC)](http://gcc.gnu.org/)**
GCC is an optimizing compiler with frontends and libraries for a wide range
@@ -70,14 +46,6 @@ packaged soon includes:
Binutils and GCC are part of the
[[multiarch_cross_toolchain|dev/todo/multiarch-cross-toolchains]] project.
- * **[GNU Make](https://www.gnu.org/software/make/)**
-
- GNU Make is a tool that automatically builds software packages.
-
- Note: [A small patch](http://bugs.debian.org/618840) exists in Debian to
- enable Make to use multiarch library paths. We can do something similar
- (but with host-architecture paths rather than build-architecture paths).
-
* **[DAS U-Boot](http://www.denx.de/wiki/U-Boot)**
U-Boot is a bootloader used on many embedded computers, including the