OAR

RTEMS 4.5.0 On-Line Library


Apply RTEMS Patch to binutils

PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

3.7: Apply RTEMS Patch to binutils

Apply the patch using the following command sequence:

cd tools/binutils-2.9.1
zcat ../../archive/binutils-2.9.1-rtems-gnat-3.12p-20000429.diff.gz | patch -p1

Check to see if any of these patches have been rejected using the following sequence:

cd tools/binutils-2.9.1
find . -name "*.rej" -print

If any files are found with the .rej extension, a patch has been rejected. This should not happen with a good patch file which is properly applied.


PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

Copyright © 1988-2000 OAR Corporation