id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5109,Build system is not generating dependencies for the RTS,simonmar,igloo,"We are missing a call to `include-dependencies` for the RTS somewhere in the build system.  This means that changes in RTS headers aren't forcing the appropriate source files to be recompiled, which can lead to strange crashes when pulling patches and rebuilding.  If stage2 segfaults for you, it might be a good idea to try 

{{{
cd rts; make clean; cd ..; make
}}}
",bug,closed,high,7.2.1,Build System,7.0.3,fixed,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
