From 5655cd8fd351f7146a84be135e0ef903c48f1734 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 31 May 2012 00:55:06 -0400 Subject: Update URL to cortexa8 TBB procedure. --- diff --git a/dev.html b/dev.html index 671ba92..36e8d4d 100755 --- a/dev.html +++ b/dev.html @@ -34,7 +34,7 @@
Legal and technical requirements to protect user freedom and to ensure that all included software can be legally distributed and effectively supported.

Development Environment

-

All packages are cross-built using a toolchain consisting of kernel headers, GNU Binutils, GCC, and a standard C/C++ library. The cortexa8-linux-eglibc port, for example, is currently built using Linux-libre 3.2.7, GMP 5.0.2, MPFR 3.1.0, MPC 0.9, Binutils 2.22, GCC 4.6.2, and EGLIBC 2.15.

+

All packages are cross-built using a toolchain consisting of kernel headers, GNU Binutils, GCC, and a standard C/C++ library. The cortexa8-linux-eglibc port, for example, is currently built using Linux-libre 3.2.7, GMP 5.0.2, MPFR 3.1.0, MPC 0.9, Binutils 2.22, GCC 4.6.2, and EGLIBC 2.15.

This operating system currently supports the following programming languages: C (ISO/IEC 9899 as implemented by GCC), C++ (ISO/IEC 14882 as implemented by GCC), UNIX shell command language (POSIX.1-2008 XCU), and microprocessor assembly languages (with syntax and directives as implemented in GNU as). Support for more languages (e.g. Perl and Python) will come as their respective interpreters and compilers are packaged; this may take time as these programs usually have many build-time and run-time dependencies and some of these programs cannot easily be cross-built.

Remaining Tasks

There are a number of development projects that remain to be done.

-- cgit v0.9.1