From a22f10e0fac4b4e8878101b5c19512f50980f766 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 21 Nov 2005 20:33:43 +0000 Subject: [PATCH] Added new host and cross targets. Updated source tree size. --- documentation/README.1st | 50 +++++++++++++++++++++++++-------------- documentation/README.html | 29 ++++++++++++++++++----- 2 files changed, 55 insertions(+), 24 deletions(-) diff --git a/documentation/README.1st b/documentation/README.1st index 5ef499e86..7ae238a14 100644 --- a/documentation/README.1st +++ b/documentation/README.1st @@ -39,28 +39,36 @@ Supported platforms configuration files in the configure/os directory and then make changes for your new platforms. - Host platforms (operating system - architecture - ) + Host platforms (operating system - architecture - ) aix-ppc aix-ppc-gnu cygwin-x86 - darwin-ppc (Mac OS X) + darwin-ppc (Mac OS X) hpux-parisc hpux-parisc-gnu + linux-ppc + linux-ppc-bgl linux-x86 + linux-x86_64 linux-x86-borland solaris-sparc solaris-sparc-gnu + solaris-sparc64 + solaris-sparc64-gnu solaris-x86 solaris-x86-gnu win32-x86 win32-x86-borland + win32-x86-cygwin + win32-x86-mingw - Debugging builds - linux-x86-debug (GNU compiler with -g option for host builds) - solaris-sparc-debug (sun compiler with -g option for host builds) - win32-x86-debug (MS Visual C++ with debug option for host builds) + Debugging builds + + linux-x86-debug + linux-x86_64-debug + solaris-sparc-debug + win32-x86-debug Cross compile target platforms (operating system - architecture) @@ -68,23 +76,29 @@ Supported platforms linux-486 (linux-x86 host) linux-586 (linux-x86 host) linux-686 (linux-x86 host) - linux-athlon (linux-x86 host) - vxWorks-486 - vxWorks-68040 - vxWorks-68040-debug - vxWorks-68040lc - vxWorks-68060 + linux-althon (linux-x86 host) + linuxRT-mvme2100 + vxWorks-486 + vxWorks-68040 + vxWorks-68040lc + vxWorks-68060 vxWorks-pentium - vxWorks-ppc603 + vxWorks-ppc603 vxWorks-ppc603_long - vxWorks-ppc604 + vxWorks-ppc604 vxWorks-ppc604_long - RTEMS-gen68360 + vxWorks6-mv2100 + vxWorks6-mv5100 + RTEMS-gen68360 RTEMS-mcp750 - RTEMS-mvme167 + RTEMS-mvme167 RTEMS-pc386 RTEMS-psim + RTEMS-uC5282 + Debugging builds + + vxWorks=68040-debug Supported compilers @@ -134,7 +148,7 @@ Software requirements Host system storage requirements The GNU zipped tar file is approximately 1.4 MB in size. The unzipped - untarred distribution source tree is approximately 7.3 MB. The build + untarred distribution source tree is approximately 7.5 MB. The build created files for each host take approximately 40 MB and the build created files for each target take approximately 10 MB. diff --git a/documentation/README.html b/documentation/README.html index f78a9b37d..cdc02a6dc 100644 --- a/documentation/README.html +++ b/documentation/README.html @@ -59,20 +59,27 @@ directory and then make changes for your new platforms. c++ compiler>)
-
aix-ppc +aix-ppc
aix-ppc-gnu
cygwin-x86
darwin-ppc (Mac OS X)
hpux-parisc
hpux-parisc-gnu +
linux-ppc +
linux-ppc-bgl
linux-x86 +
linux-x86_64
linux-x86-borland
solaris-sparc
solaris-sparc-gnu +
solaris-sparc64 +
solaris-sparc64-gnu
solaris-x86
solaris-x86-gnu
win32-x86
win32-x86-borland +
win32-x86-cygwin +
win32-x86-mingw
@@ -80,9 +87,10 @@ c++ compiler>)
Debugging builds
-
linux-x86-debug     (GNU compiler with -g option for host builds) -
solaris-sparc-debug (sun compiler with -g option for host builds) -
win32-x86-debug     (MS Visual C++ with debug option for host builds) +linux-x86-debug +
linux-x86_64-debug +
solaris-sparc-debug +
win32-x86-debug
@@ -96,14 +104,14 @@ Cross compile target platforms (operating system - architecture)
-
linux-386 (linux-x86 host) +linux-386 (linux-x86 host)
linux-486 (linux-x86 host)
linux-586 (linux-x86 host)
linux-686 (linux-x86 host)
linux-althon (linux-x86 host) +
linuxRT-mvme2100
vxWorks-486
vxWorks-68040 -
vxWorks-68040-debug
vxWorks-68040lc
vxWorks-68060
vxWorks-pentium @@ -111,11 +119,20 @@ Cross compile target platforms (operating system - architecture)
vxWorks-ppc603_long
vxWorks-ppc604
vxWorks-ppc604_long +
vxWorks6-mv2100 +
vxWorks6-mv5100
RTEMS-gen68360
RTEMS-mcp750
RTEMS-mvme167
RTEMS-pc386
RTEMS-psim +
RTEMS-uC5282 +
+
+ +
Debugging builds +
+vxWorks-68040-debug