Skip to content
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

Incremental Rebuild Failure #972

Open
everythingfunctional opened this issue Dec 4, 2023 · 0 comments
Open

Incremental Rebuild Failure #972

everythingfunctional opened this issue Dec 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@everythingfunctional
Copy link
Member

Description

I think I've narrowed down the situation in which this occurs (for me at least). When modifying a submodule, sometimes it seems like it doesn't know to recreate the archive (*.a) file. My guess is that it doesn't see the dependence between the *.o file for a submodule and the subsequent library.

Expected Behaviour

Modifying any source file should always result in the correct things being recompiled and relinked.

Version of fpm

latest

Platform and Architecture

Linux, MacOS and Windows

Additional Information

No response

@everythingfunctional everythingfunctional added the bug Something isn't working label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant