From ffc8aa94975d0498f5af26dca70907718dd074ea Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 04 Jan 2013 21:27:29 -0500 Subject: dev/todo/packaging: Five packages listed are done. --- (limited to 'dev/todo') 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 -- cgit v0.9.1