Skip to content

Dependencies for C++ files in rt are wrong #1449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nikomatsakis opened this issue Jan 6, 2012 · 0 comments
Closed

Dependencies for C++ files in rt are wrong #1449

nikomatsakis opened this issue Jan 6, 2012 · 0 comments

Comments

@nikomatsakis
Copy link
Contributor

I am not 100% sure why, but the autogeneration of dependencies for the C++ files in rt definitely do not work. Changing a header file, for example, does not cause all the files that include that header to be recompiled. I would be inclined to just have *.cpp depend on *.h, but if someone who understands how the dependency generation works wants to try and tackle the problem a smarter way, that's fine with me too. :)

Kobzol pushed a commit to Kobzol/rust that referenced this issue Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants