From: scaringi_stephen_at_[hidden]
Date: 2006-02-03 10:26:33


 
> Phillip Seaver:
> If it successfully compiled, it deletes the .rsp file, but if the
> compile fails, it leaves the .rsp file there and you would be able to
> see the defines and includes passed in.

Thanks for pointing out the .rsp files. I'm not seeing the behavior you
mention above. Whether or not the compile succeeds, BB always leaves the
.rsp files around. Even when I do a "bjam --clean", the .rsp files are left
behind. Is there a flag to delete the .rsp files?

-Stephen