From 80d1d9ad447767289d4e652344a41e41146e640e Mon Sep 17 00:00:00 2001 From: Jacob Godserv Date: Wed, 20 Jan 2010 18:14:58 -0500 Subject: [PATCH 4/9] Attempted to define what a tuple is --- .../proj/en/base/embedded/handbook/intro.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/xml/htdocs/proj/en/base/embedded/handbook/intro.xml b/xml/htdocs/proj/en/base/embedded/handbook/intro.xml index 7ff80d1..bf8fdb2 100644 --- a/xml/htdocs/proj/en/base/embedded/handbook/intro.xml +++ b/xml/htdocs/proj/en/base/embedded/handbook/intro.xml @@ -200,6 +200,9 @@ PDA we wanted to develop for, the above table would look like:
CRT
C RunTime
+
Tuple
+
For crossdev, this is defined as a string in the ARCH-VENDOR-OS-LIBC format. See crossdev -t help for information on how exactly this string can be completed.
+ -- 1.6.4.4