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

long Link times for initial build, or modifications to the api, please support the mold linker #1395

Open
enetheru opened this issue Feb 28, 2024 · 0 comments

Comments

@enetheru
Copy link

Godot version

4.2

godot-cpp version

4.2

System information

windows 11 - mingw64

Issue description

Initial compilation of the godot-cpp takes upto 17 minutes to link when I make modifications to the api, or clean build.
In godot proper you can specify linker=<bfd,gold,lld,mold> which allows you to change the linker to mold, and others.

PR for godot: godotengine/godot#63278

it would be awesome if the godot-cpp scons scripts also supported this to cut down on iteration times.

Steps to reproduce

any compilation of godot-cpp

Minimal reproduction project

no project needed.

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

1 participant