OAR

RTEMS 4.5.1-pre3 On-Line Library


Apply RTEMS Patch to GNAT

PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

3.9: Apply RTEMS Patch to GNAT

Apply the patch using the following command sequence:

cd tools/gnat-3.13p-src
zcat ../../archive/gnat-3.13p-rtems-20000829.diff | patch -p1

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

cd tools/gnat-3.13p-src
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