I'm playing with GNAT/RTEMS on pc386. There is an interesting feature with the makefile. Changing an Ada source file doesn't cause the image to be rebuilt. My experience with makefiles is somewhat limited, but would it make sence to always invoke gnatmake when the make files is run? Steve