therecipe / qt

Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.5k stars 748 forks source link

Pro Tip - Use Faster Linker (mold): from 1 minute 10 sec -> 12 sec flat #1258

Open 5k3105 opened 2 years ago

5k3105 commented 2 years ago

https://github.com/rui314/mold

mold -run qtdeploy

(info added to wiki: https://github.com/therecipe/qt/wiki/Faster-builds-(Linux))

aadog commented 2 years ago

@5k3105 How to install mold