Changeset 6e1f869 in rtems
- Timestamp:
- Aug 27, 2003, 2:04:44 PM (17 years ago)
- Children:
- 99f29bf
- Parents:
- 85560036
- Location:
- doc/started
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/started/ChangeLog
r85560036 r6e1f869 1 2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * buildc.t, buildrt.t, started/nt.t, sample.t, tversions.texi: 4 Don't use VARIABLEs containing '-' in @set and @value (violates 5 texi-syntax). 6 1 7 2003-08-22 Joel Sherrill <joel@OARcorp.com> 2 8 -
doc/started/buildc.t
r85560036 r6e1f869 54 54 55 55 @need 1000 56 @subheading @value{GCC -VERSION}57 @example 58 FTP Site: @value{GCC -FTPSITE}59 Directory: @value{GCC -FTPDIR}60 File: @value{GCC -TAR}56 @subheading @value{GCCVERSION} 57 @example 58 FTP Site: @value{GCCFTPSITE} 59 Directory: @value{GCCFTPDIR} 60 File: @value{GCCTAR} 61 61 @ifset use-html 62 @c URL: @uref{Download @value{GCC -VERSION}, ftp://@value{GCC-FTPSITE}@value{GCC-FTPDIR}}63 URL: ftp://@value{GCC -FTPSITE}@value{GCC-FTPDIR}62 @c URL: @uref{Download @value{GCCVERSION}, ftp://@value{GCCFTPSITE}@value{GCCFTPDIR}} 63 URL: ftp://@value{GCCFTPSITE}@value{GCCFTPDIR} 64 64 @end ifset 65 65 @end example 66 66 67 67 @need 1000 68 @subheading @value{BINUTILS -VERSION}69 @example 70 FTP Site: @value{BINUTILS -FTPSITE}71 Directory: @value{BINUTILS -FTPDIR}72 File: @value{BINUTILS -TAR}68 @subheading @value{BINUTILSVERSION} 69 @example 70 FTP Site: @value{BINUTILSFTPSITE} 71 Directory: @value{BINUTILSFTPDIR} 72 File: @value{BINUTILSTAR} 73 73 @ifset use-html 74 @c URL: @uref{ftp://@value{BINUTILS -FTPSITE}@value{BINUTILS-FTPDIR}/@value{BINUTILS-TAR},Download @value{BINUTILS-VERSION}}75 URL: ftp://@value{BINUTILS -FTPSITE}@value{BINUTILS-FTPDIR}/@value{BINUTILS-TAR}74 @c URL: @uref{ftp://@value{BINUTILSFTPSITE}@value{BINUTILSFTPDIR}/@value{BINUTILSTAR},Download @value{BINUTILSVERSION}} 75 URL: ftp://@value{BINUTILSFTPSITE}@value{BINUTILSFTPDIR}/@value{BINUTILSTAR} 76 76 @end ifset 77 77 @end example 78 78 79 79 @need 1000 80 @subheading @value{NEWLIB -VERSION}81 @example 82 FTP Site: @value{NEWLIB -FTPSITE}83 Directory: @value{NEWLIB -FTPDIR}84 File: @value{NEWLIB -TAR}80 @subheading @value{NEWLIBVERSION} 81 @example 82 FTP Site: @value{NEWLIBFTPSITE} 83 Directory: @value{NEWLIBFTPDIR} 84 File: @value{NEWLIBTAR} 85 85 @ifset use-html 86 @c URL: @uref{ftp://@value{NEWLIB -FTPSITE}@value{NEWLIB-FTPDIR}/@value{NEWLIB-TAR}, Download @value{NEWLIB-VERSION}}87 URL: ftp://@value{NEWLIB -FTPSITE}@value{NEWLIB-FTPDIR}/@value{NEWLIB-TAR}86 @c URL: @uref{ftp://@value{NEWLIBFTPSITE}@value{NEWLIBFTPDIR}/@value{NEWLIBTAR}, Download @value{NEWLIBVERSION}} 87 URL: ftp://@value{NEWLIBFTPSITE}@value{NEWLIBFTPDIR}/@value{NEWLIBTAR} 88 88 @end ifset 89 89 @end example … … 92 92 @subheading RTEMS Specific Tool Patches and Scripts 93 93 @example 94 FTP Site: @value{RTEMS -FTPSITE}95 Directory: @value{RTEMS -FTPDIR}/c_tools/source96 @ifset BUILDTOOLS -TAR97 File: @value{BUILDTOOLS -TAR}98 @end ifset 99 @ifset BINUTILS -RTEMSPATCH100 File: @value{BINUTILS -RTEMSPATCH}101 @end ifset 102 @ifset NEWLIB -RTEMSPATCH103 File: @value{NEWLIB -RTEMSPATCH}104 @end ifset 105 @ifset GCC -RTEMSPATCH106 File: @value{GCC -RTEMSPATCH}94 FTP Site: @value{RTEMSFTPSITE} 95 Directory: @value{RTEMSFTPDIR}/c_tools/source 96 @ifset BUILDTOOLSTAR 97 File: @value{BUILDTOOLSTAR} 98 @end ifset 99 @ifset BINUTILSRTEMSPATCH 100 File: @value{BINUTILSRTEMSPATCH} 101 @end ifset 102 @ifset NEWLIBRTEMSPATCH 103 File: @value{NEWLIBRTEMSPATCH} 104 @end ifset 105 @ifset GCCRTEMSPATCH 106 File: @value{GCCRTEMSPATCH} 107 107 @end ifset 108 108 @ifset use-html 109 @c URL: @uref{ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/c_tools/source,Download RTEMS Patches and Scripts}110 URL: ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/c_tools/source109 @c URL: @uref{ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/c_tools/source,Download RTEMS Patches and Scripts} 110 URL: ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/c_tools/source 111 111 @end ifset 112 112 @end example … … 142 142 143 143 @itemize @bullet 144 @item @value{BINUTILS -UNTAR}145 @item @value{GCC -UNTAR}146 @item @value{NEWLIB -UNTAR}144 @item @value{BINUTILSUNTAR} 145 @item @value{GCCUNTAR} 146 @item @value{NEWLIBUNTAR} 147 147 @end itemize 148 148 … … 153 153 /whatever/prefix/you/choose/ 154 154 archive/ 155 @value{GCC -TAR}156 @value{BINUTILS -TAR}157 @value{NEWLIB -TAR}158 @ifset GCC -RTEMSPATCH159 @value{GCC -RTEMSPATCH}160 @end ifset 161 @ifset BINUTILS -RTEMSPATCH162 @value{BINUTILS -RTEMSPATCH}163 @end ifset 164 @ifset NEWLIB -RTEMSPATCH165 @value{NEWLIB -RTEMSPATCH}155 @value{GCCTAR} 156 @value{BINUTILSTAR} 157 @value{NEWLIBTAR} 158 @ifset GCCRTEMSPATCH 159 @value{GCCRTEMSPATCH} 160 @end ifset 161 @ifset BINUTILSRTEMSPATCH 162 @value{BINUTILSRTEMSPATCH} 163 @end ifset 164 @ifset NEWLIBRTEMSPATCH 165 @value{NEWLIBRTEMSPATCH} 166 166 @end ifset 167 167 tools/ 168 @value{BINUTILS -UNTAR}/169 @value{GCC -UNTAR}/170 @value{NEWLIB -UNTAR}/168 @value{BINUTILSUNTAR}/ 169 @value{GCCUNTAR}/ 170 @value{NEWLIBUNTAR}/ 171 171 @end group 172 172 @end example … … 192 192 @subheading Apply RTEMS Patch to GCC 193 193 194 @ifclear GCC -RTEMSPATCH195 No RTEMS specific patches are required for @value{GCC -VERSION} to196 support @value{RTEMS -VERSION}.194 @ifclear GCCRTEMSPATCH 195 No RTEMS specific patches are required for @value{GCCVERSION} to 196 support @value{RTEMSVERSION}. 197 197 @end ifclear 198 198 199 @ifset GCC -RTEMSPATCH199 @ifset GCCRTEMSPATCH 200 200 201 201 Apply the patch using the following command sequence: 202 202 203 203 @example 204 cd tools/@value{GCC -UNTAR}205 cat ../../archive/@value{GCC -RTEMSPATCH} | \204 cd tools/@value{GCCUNTAR} 205 cat ../../archive/@value{GCCRTEMSPATCH} | \ 206 206 patch -p1 207 207 @end example … … 217 217 218 218 @example 219 cd tools/@value{GCC -UNTAR}219 cd tools/@value{GCCUNTAR} 220 220 find . -name "*.rej" -print 221 221 @end example … … 232 232 @subheading Apply RTEMS Patch to binutils 233 233 234 @ifclear BINUTILS -RTEMSPATCH235 No RTEMS specific patches are required for @value{BINUTILS -VERSION} to236 support @value{RTEMS -VERSION}.234 @ifclear BINUTILSRTEMSPATCH 235 No RTEMS specific patches are required for @value{BINUTILSVERSION} to 236 support @value{RTEMSVERSION}. 237 237 @end ifclear 238 238 239 @ifset BINUTILS -RTEMSPATCH239 @ifset BINUTILSRTEMSPATCH 240 240 Apply the patch using the following command sequence: 241 241 242 242 @example 243 cd tools/@value{BINUTILS -UNTAR}244 cat ../../archive/@value{BINUTILS -RTEMSPATCH} | \243 cd tools/@value{BINUTILSUNTAR} 244 cat ../../archive/@value{BINUTILSRTEMSPATCH} | \ 245 245 patch -p1 246 246 @end example … … 256 256 257 257 @example 258 cd tools/@value{BINUTILS -UNTAR}258 cd tools/@value{BINUTILSUNTAR} 259 259 find . -name "*.rej" -print 260 260 @end example … … 271 271 @subheading Apply RTEMS Patch to newlib 272 272 273 @ifclear NEWLIB -RTEMSPATCH274 No RTEMS specific patches are required for @value{NEWLIB -VERSION} to275 support @value{RTEMS -VERSION}.273 @ifclear NEWLIBRTEMSPATCH 274 No RTEMS specific patches are required for @value{NEWLIBVERSION} to 275 support @value{RTEMSVERSION}. 276 276 @end ifclear 277 277 278 @ifset NEWLIB -RTEMSPATCH278 @ifset NEWLIBRTEMSPATCH 279 279 280 280 Apply the patch using the following command sequence: 281 281 282 282 @example 283 cd tools/@value{NEWLIB -UNTAR}284 cat ../../archive/@value{NEWLIB -RTEMSPATCH} | \283 cd tools/@value{NEWLIBUNTAR} 284 cat ../../archive/@value{NEWLIBRTEMSPATCH} | \ 285 285 patch -p1 286 286 @end example … … 296 296 297 297 @example 298 cd tools/@value{NEWLIB -UNTAR}298 cd tools/@value{NEWLIBUNTAR} 299 299 find . -name "*.rej" -print 300 300 @end example … … 477 477 The following example illustrates the invocation of 478 478 @code{configure} and @code{make} 479 to build and install @value{BINUTILS -UNTAR} for the479 to build and install @value{BINUTILSUNTAR} for the 480 480 sparc-rtems target: 481 481 … … 483 483 mkdir b-binutils 484 484 cd b-binutils 485 ../@value{BINUTILS -UNTAR}/configure --target=sparc-rtems \485 ../@value{BINUTILSUNTAR}/configure --target=sparc-rtems \ 486 486 --prefix=/opt/rtems 487 487 make all … … 490 490 @end example 491 491 492 After @value{BINUTILS -UNTAR} is built and installed the492 After @value{BINUTILSUNTAR} is built and installed the 493 493 build directory @code{b-binutils} may be removed. 494 494 495 495 For more information on the invocation of @code{configure}, please 496 refer to the documentation for @value{BINUTILS -UNTAR} or497 invoke the @value{BINUTILS -UNTAR} @code{configure} command with the496 refer to the documentation for @value{BINUTILSUNTAR} or 497 invoke the @value{BINUTILSUNTAR} @code{configure} command with the 498 498 @code{--help} option. 499 499 … … 519 519 @subheading Configuring and Building GCC and NEWLIB 520 520 521 Before building @value{GCC -UNTAR} and @value{NEWLIB-UNTAR},522 @value{BINUTILS -UNTAR} must be installed and the directory521 Before building @value{GCCUNTAR} and @value{NEWLIBUNTAR}, 522 @value{BINUTILSUNTAR} must be installed and the directory 523 523 containing those executables must be in your PATH. 524 524 525 525 The C Library is built as a subordinate component of 526 @value{GCC -UNTAR}. Because of this, the @value{NEWLIB-UNTAR}527 directory source must be available inside the @value{GCC -UNTAR}526 @value{GCCUNTAR}. Because of this, the @value{NEWLIBUNTAR} 527 directory source must be available inside the @value{GCCUNTAR} 528 528 source tree. This is normally accomplished using a symbolic 529 529 link as shown in this example: 530 530 531 531 @example 532 cd @value{GCC -UNTAR}533 ln -s ../@value{NEWLIB -UNTAR}/newlib .532 cd @value{GCCUNTAR} 533 ln -s ../@value{NEWLIBUNTAR}/newlib . 534 534 @end example 535 535 536 536 The following example illustrates the invocation of 537 537 @code{configure} and @code{make} 538 to build and install @value{BINUTILS -UNTAR} for the538 to build and install @value{BINUTILSUNTAR} for the 539 539 sparc-rtems target: 540 540 … … 542 542 mkdir b-gcc 543 543 cd b-gcc 544 ../@value{GCC -UNTAR}/configure --target=sparc-rtems \544 ../@value{GCCUNTAR}/configure --target=sparc-rtems \ 545 545 --with-gnu-as --with-gnu-ld --with-newlib --verbose \ 546 546 --enable-threads --prefix=/opt/rtems … … 550 550 @end example 551 551 552 After @value{GCC -UNTAR} is built and installed the552 After @value{GCCUNTAR} is built and installed the 553 553 build directory @code{b-gcc} may be removed. 554 554 555 555 For more information on the invocation of @code{configure}, please 556 refer to the documentation for @value{GCC -UNTAR} or557 invoke the @value{GCC -UNTAR} @code{configure} command with the556 refer to the documentation for @value{GCCUNTAR} or 557 invoke the @value{GCCUNTAR} @code{configure} command with the 558 558 @code{--help} option. 559 559 … … 607 607 608 608 @need 1000 609 @subheading @value{GDB -VERSION}610 @example 611 FTP Site: @value{GDB -FTPSITE}612 Directory: @value{GDB -FTPDIR}613 File: @value{GDB -TAR}609 @subheading @value{GDBVERSION} 610 @example 611 FTP Site: @value{GDBFTPSITE} 612 Directory: @value{GDBFTPDIR} 613 File: @value{GDBTAR} 614 614 @ifset use-html 615 @c URL: @uref{Download @value{GDB -VERSION}, ftp://@value{GDB-FTPSITE}@value{GDB-FTPDIR}}616 URL: ftp://@value{GDB -FTPSITE}@value{GDB-FTPDIR}615 @c URL: @uref{Download @value{GDBVERSION}, ftp://@value{GDBFTPSITE}@value{GDBFTPDIR}} 616 URL: ftp://@value{GDBFTPSITE}@value{GDBFTPDIR} 617 617 @end ifset 618 618 @end example … … 621 621 @subheading RTEMS Specific Tool Patches and Scripts 622 622 @example 623 FTP Site: @value{RTEMS -FTPSITE}624 Directory: @value{RTEMS -FTPDIR}/c_tools/source625 @ifset BUILDTOOLS -TAR626 File: @value{BUILDTOOLS -TAR}627 @end ifset 628 @ifset GDB -RTEMSPATCH629 File: @value{GDB -RTEMSPATCH}623 FTP Site: @value{RTEMSFTPSITE} 624 Directory: @value{RTEMSFTPDIR}/c_tools/source 625 @ifset BUILDTOOLSTAR 626 File: @value{BUILDTOOLSTAR} 627 @end ifset 628 @ifset GDBRTEMSPATCH 629 File: @value{GDBRTEMSPATCH} 630 630 @end ifset 631 631 @ifset use-html 632 @c URL: @uref{ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/c_tools/source,Download RTEMS Patches and Scripts}633 URL: ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/c_tools/source632 @c URL: @uref{ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/c_tools/source,Download RTEMS Patches and Scripts} 633 URL: ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/c_tools/source 634 634 @end ifset 635 635 @end example … … 644 644 @example 645 645 cd tools 646 tar xzf ../archive/@value{GDB -TAR}647 @end example 648 649 The directory @value{GDB -UNTAR} is created under the tools directory.646 tar xzf ../archive/@value{GDBTAR} 647 @end example 648 649 The directory @value{GDBUNTAR} is created under the tools directory. 650 650 651 651 @c … … 655 655 @subsection Applying RTEMS Patch to GDB 656 656 657 @ifclear GDB -RTEMSPATCH658 No RTEMS specific patches are required for @value{GDB -VERSION} to659 support @value{RTEMS -VERSION}.657 @ifclear GDBRTEMSPATCH 658 No RTEMS specific patches are required for @value{GDBVERSION} to 659 support @value{RTEMSVERSION}. 660 660 @end ifclear 661 661 662 @ifset GDB -RTEMSPATCH662 @ifset GDBRTEMSPATCH 663 663 664 664 Apply the patch using the following command sequence: 665 665 666 666 @example 667 cd tools/@value{GDB -UNTAR}668 cat archive/@value{GDB -RTEMSPATCH} | \667 cd tools/@value{GDBUNTAR} 668 cat archive/@value{GDBRTEMSPATCH} | \ 669 669 patch -p1 670 670 @end example … … 680 680 681 681 @example 682 cd tools/@value{GDB -UNTAR}682 cd tools/@value{GDBUNTAR} 683 683 find . -name "*.rej" -print 684 684 @end example … … 786 786 RTEMS targets using @code{configure} and @code{make} directly. 787 787 The following example illustrates the invocation of @code{configure} 788 and @code{make} to build and install @value{GDB -UNTAR} for the788 and @code{make} to build and install @value{GDBUNTAR} for the 789 789 m68k-rtems target: 790 790 … … 792 792 mkdir b-gdb 793 793 cd b-gdb 794 ../@value{GDB -UNTAR}/configure --target=m68k-rtems \794 ../@value{GDBUNTAR}/configure --target=m68k-rtems \ 795 795 --prefix=/opt/rtems 796 796 make all … … 816 816 @end table 817 817 818 After @value{GDB -UNTAR} is built and installed the818 After @value{GDBUNTAR} is built and installed the 819 819 build directory @code{b-gdb} may be removed. 820 820 821 821 For more information on the invocation of @code{configure}, please 822 refer to the documentation for @value{GDB -UNTAR} or823 invoke the @value{GDB -UNTAR} @code{configure} command with the822 refer to the documentation for @value{GDBUNTAR} or 823 invoke the @value{GDBUNTAR} @code{configure} command with the 824 824 @code{--help} option. 825 825 … … 887 887 888 888 @example 889 find @value{BINUTILS -UNTAR} -name config.status -print889 find @value{BINUTILSUNTAR} -name config.status -print 890 890 @end example 891 891 … … 904 904 905 905 @example 906 -I../../@value{BINUTILS -UNTAR}/gcc -I/@value{BINUTILS-UNTAR}/gcc/include -I.906 -I../../@value{BINUTILSUNTAR}/gcc -I/@value{BINUTILSUNTAR}/gcc/include -I. 907 907 @end example 908 908 -
doc/started/buildrt.t
r85560036 r6e1f869 16 16 placed in your @code{archive} directory. 17 17 18 @subheading @value{RTEMS -VERSION}18 @subheading @value{RTEMSVERSION} 19 19 @example 20 FTP Site: @value{RTEMS -FTPSITE}21 Directory: @value{RTEMS -FTPDIR}22 File: @value{RTEMS -TAR}20 FTP Site: @value{RTEMSFTPSITE} 21 Directory: @value{RTEMSFTPDIR} 22 File: @value{RTEMSTAR} 23 23 @ifset use-html 24 @c URL: @uref{ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}, Download RTEMS components}25 URL: ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}24 @c URL: @uref{ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}, Download RTEMS components} 25 URL: ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR} 26 26 @end ifset 27 27 @end example … … 29 29 @subheading RTEMS Hello World 30 30 @example 31 FTP Site: @value{RTEMS -FTPSITE}32 Directory: @value{RTEMS -FTPDIR}31 FTP Site: @value{RTEMSFTPSITE} 32 Directory: @value{RTEMSFTPDIR} 33 33 File: hello_world_c.tgz 34 34 @ifset use-html 35 @c URL: @uref{ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/hello_world_c.tgz, Download RTEMS Hello World}36 URL: ftp://@value{RTEMS -FTPSITE}@value{RTEMS-FTPDIR}/hello_world_c.tgz35 @c URL: @uref{ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/hello_world_c.tgz, Download RTEMS Hello World} 36 URL: ftp://@value{RTEMSFTPSITE}@value{RTEMSFTPDIR}/hello_world_c.tgz 37 37 @end ifset 38 38 @end example … … 49 49 @example 50 50 cd tools 51 tar xzf ../archive/@value{RTEMS -TAR}51 tar xzf ../archive/@value{RTEMSTAR} 52 52 @end example 53 53 54 This creates the directory @value{RTEMS -UNTAR}.54 This creates the directory @value{RTEMSUNTAR}. 55 55 56 56 … … 135 135 136 136 Make a build directory under tools and build the RTEMS product in this 137 directory. The ../@value{RTEMS -UNTAR}/configure137 directory. The ../@value{RTEMSUNTAR}/configure 138 138 command has numerous command line 139 139 arguments. These arguments are discussed in detail in documentation that … … 141 141 described in the section @ref{Unarchive the RTEMS Source}, these 142 142 configuration options can be found in the file 143 tools/@value{RTEMS -UNTAR}/README.configure.143 tools/@value{RTEMSUNTAR}/README.configure. 144 144 145 145 @b{NOTE}: The GNAT/RTEMS run-time implementation is based on the POSIX … … 155 155 mkdir build-rtems 156 156 cd build-rtems 157 ../@value{RTEMS -UNTAR}/configure --target=<TARGET_CONFIGURATION> \157 ../@value{RTEMSUNTAR}/configure --target=<TARGET_CONFIGURATION> \ 158 158 --disable-posix --disable-tcpip --disable-cxx \ 159 159 --enable-rtemsbsp=<BOARD_SUPPORT_PACKAGE>\ … … 164 164 Where the list of currently supported <TARGET_CONFIGURATION>'s and 165 165 <BOARD_SUPPORT_PACKAGE>'s can be found in 166 tools/@value{RTEMS -UNTAR}/README.configure.166 tools/@value{RTEMSUNTAR}/README.configure. 167 167 168 168 <INSTALL_POINT> is typically the installation point for the … … 171 171 BSP is a supported BSP for the selected CPU family. The list of 172 172 supported BSPs may be found in the file 173 tools/@value{RTEMS -UNTAR}/README.configure173 tools/@value{RTEMSUNTAR}/README.configure 174 174 in the RTEMS source tree. If the BSP parameter is not specified, 175 175 then all supported BSPs for the selected CPU family will be built. -
doc/started/nt.t
r85560036 r6e1f869 265 265 @enumerate 266 266 267 @item Unarchive @value{BINUTILS -TAR} following the267 @item Unarchive @value{BINUTILSTAR} following the 268 268 instructions in @ref{Unarchiving the Tools} into the /source directory. 269 269 Apply the appropriate RTEMS specific patch as detailed in … … 271 271 272 272 @item In the @code{/build/binutils} directory, execute the following 273 command to configure @value{BINUTILS -VERSION}:274 275 @example 276 /source/@value{BINUTILS -UNTAR}/configure \273 command to configure @value{BINUTILSVERSION}: 274 275 @example 276 /source/@value{BINUTILSUNTAR}/configure \ 277 277 --verbose --target=m68k-rtems \ 278 278 --prefix=/gcc-m68k-rtems --with-gnu-as --with-gnu-ld … … 322 322 323 323 @enumerate 324 @item Unarchive and patch @value{GCC -TAR} and @value{NEWLIB-TAR}324 @item Unarchive and patch @value{GCCTAR} and @value{NEWLIBTAR} 325 325 following the instructions in @ref{Unarchiving the Tools}. 326 326 Apply the appropriate RTEMS specific patches as detailed in … … 333 333 334 334 @example 335 /source/@value{GCC -UNTAR}/libf2c336 /source/@value{GCC -UNTAR}/gcc/objc337 /source/@value{GCC -UNTAR}/gcc/f335 /source/@value{GCCUNTAR}/libf2c 336 /source/@value{GCCUNTAR}/gcc/objc 337 /source/@value{GCCUNTAR}/gcc/f 338 338 @end example 339 339 … … 341 341 342 342 @item Link the following directories from Newlib to the main GCC directory, 343 /source/@value{GCC -UNTAR}/ :343 /source/@value{GCCUNTAR}/ : 344 344 345 345 @itemize @bullet 346 @item ln -s ../@value{NEWLIB -UNTAR}/newlib newlib347 @item ln -s ../@value{NEWLIB -UNTAR}/libgloss libgloss346 @item ln -s ../@value{NEWLIBUNTAR}/newlib newlib 347 @item ln -s ../@value{NEWLIBUNTAR}/libgloss libgloss 348 348 @end itemize 349 349 … … 351 351 352 352 @example 353 /source/@value{GCC -UNTAR}/configure \353 /source/@value{GCCUNTAR}/configure \ 354 354 --verbose --target=m68k-rtems \ 355 355 --prefix=/gcc-m68k --with-gnu-as --with-gnu-ld \ -
doc/started/sample.t
r85560036 r6e1f869 65 65 commonly used BSPs classified by their RTEMS CPU family and pointers 66 66 to instructions on how to use them. [NOTE: All file names should be 67 prepended with @value{RTEMS -UNTAR}/c/src/lib/libbsp.]67 prepended with @value{RTEMSUNTAR}/c/src/lib/libbsp.] 68 68 69 69 @need 1000 -
doc/started/tversions.texi
r85560036 r6e1f869 22 22 @c 23 23 24 @set GCC -VERSION gcc 3.2.325 @set GCC -TAR gcc-3.2.3.tar.bz226 @set GCC -UNTAR gcc-3.2.327 @set GCC -FTPSITE gcc.gnu.org28 @set GCC -FTPDIR /pub/gnu/gcc/29 @set GCC -HTTPDIR /pub/gcc/releases/index.html30 @set GCC -RTEMSPATCH gcc-3.2.3-rtems-20030507a.diff24 @set GCCVERSION gcc 3.2.3 25 @set GCCTAR gcc-3.2.3.tar.bz2 26 @set GCCUNTAR gcc-3.2.3 27 @set GCCFTPSITE gcc.gnu.org 28 @set GCCFTPDIR /pub/gnu/gcc/ 29 @set GCCHTTPDIR /pub/gcc/releases/index.html 30 @set GCCRTEMSPATCH gcc-3.2.3-rtems-20030507a.diff 31 31 32 32 @c … … 35 35 36 36 @c The "official" binutils 37 @set BINUTILS -VERSION binutils 2.13.2.138 @set BINUTILS -TAR binutils-2.13.2.1.tar.gz39 @set BINUTILS -UNTAR binutils-2.13.2.140 @set BINUTILS -FTPSITE ftp.gnu.org41 @set BINUTILS -FTPDIR /pub/gnu/binutils42 @c @set BINUTILS -RTEMSPATCH binutils-2.10-rtems-diff-20001107.gz37 @set BINUTILSVERSION binutils 2.13.2.1 38 @set BINUTILSTAR binutils-2.13.2.1.tar.gz 39 @set BINUTILSUNTAR binutils-2.13.2.1 40 @set BINUTILSFTPSITE ftp.gnu.org 41 @set BINUTILSFTPDIR /pub/gnu/binutils 42 @c @set BINUTILSRTEMSPATCH binutils-2.10-rtems-diff-20001107.gz 43 43 44 44 @c … … 47 47 48 48 49 @set NEWLIB -VERSION newlib 1.11.050 @set NEWLIB -TAR newlib-1.11.0.tar.gz51 @set NEWLIB -UNTAR newlib-1.11.052 @set NEWLIB -FTPSITE sources.redhat.com53 @set NEWLIB -FTPDIR /pub/newlib54 @set NEWLIB -RTEMSPATCH newlib-1.11.0-rtems-20030605.diff.gz49 @set NEWLIBVERSION newlib 1.11.0 50 @set NEWLIBTAR newlib-1.11.0.tar.gz 51 @set NEWLIBUNTAR newlib-1.11.0 52 @set NEWLIBFTPSITE sources.redhat.com 53 @set NEWLIBFTPDIR /pub/newlib 54 @set NEWLIBRTEMSPATCH newlib-1.11.0-rtems-20030605.diff.gz 55 55 56 56 @c … … 58 58 @c 59 59 60 @set GDB -VERSION gdb 5.261 @set GDB -TAR gdb-5.2.tar.gz62 @set GDB -UNTAR gdb-5.263 @set GDB -FTPSITE ftp.gnu.org64 @set GDB -FTPDIR /pub/gnu/gdb65 @set GDB -RTEMSPATCH gdb-5.2-rtems-20030211.diff.gz60 @set GDBVERSION gdb 5.2 61 @set GDBTAR gdb-5.2.tar.gz 62 @set GDBUNTAR gdb-5.2 63 @set GDBFTPSITE ftp.gnu.org 64 @set GDBFTPDIR /pub/gnu/gdb 65 @set GDBRTEMSPATCH gdb-5.2-rtems-20030211.diff.gz 66 66 67 67 @c … … 69 69 @c 70 70 71 @set RTEMS -VERSION RTEMS 4.6.072 @set RTEMS -TAR rtems-4.6.0.tar.bz273 @set RTEMS -UNTAR rtems-4.6.074 @set RTEMS -FTPSITE ftp.rtems.com75 @set RTEMS -FTPDIR /pub/rtems/releases/4.6.071 @set RTEMSVERSION RTEMS 4.6.0 72 @set RTEMSTAR rtems-4.6.0.tar.bz2 73 @set RTEMSUNTAR rtems-4.6.0 74 @set RTEMSFTPSITE ftp.rtems.com 75 @set RTEMSFTPDIR /pub/rtems/releases/4.6.0 76 76
Note: See TracChangeset
for help on using the changeset viewer.