[fpc-devel] Patches
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Thu Sep 30 11:38:35 CEST 2010
    
    
  
On 30 Sep 2010, at 11:40, Hans-Peter Diettrich wrote:
> Next I'll move ppudump into the compiler, according to Adem's  
> suggestion, so that the dependency show stopper goes away.
The basic issue is that the functionality ppudump happens to depend on  
must not depend on the code generator. The current build system  
enforces this rather strictly. Removing the check from the build  
system so that you can break this separation of concerns is just wrong.
Jonas
    
    
More information about the fpc-devel
mailing list