OAR

RTEMS 4.0.0 On-Line Library


Apply RTEMS Patch to newlib

PREV UP NEXT Bookshelf Getting Started with GNAT/RTEMS

3.8: Apply RTEMS Patch to newlib

Apply the patch using the following command sequence:

cd tools/newlib-1.8.0
zcat ../../archive/newlib-1.8.0-rtems-diff-19981027.gz | patch -p1

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

cd tools/newlib-1.8.0
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-1998 OAR Corporation