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

Go build -buildmode=c-shared . Is regenerating the library everytime (timestamp change is observed) even though there is no change in the source #64832

Closed
chendu471 opened this issue Dec 21, 2023 · 1 comment

Comments

@chendu471
Copy link

chendu471 commented Dec 21, 2023

Using the go version 1.19.10, is there any extra build flags to use to overcome this ?. We are already using the GOCACHE.

@chendu471 chendu471 changed the title Go build -buildmode=c-shared . Is regenerating the library everytime even though there is no change in the source Go build -buildmode=c-shared . Is regenerating the library everytime (timestamp change is observed) even though there is no change in the source Dec 21, 2023
@thanm
Copy link
Contributor

thanm commented Dec 21, 2023

Please see #47788 (comment) , which describes why we are not fixing bugs in shared build mode, with its attendant problems.

@thanm thanm closed this as completed Dec 21, 2023
@golang golang locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants