Home » Community » Coffee corner » Anyone tried ZAPCC compiler with mold?
Anyone tried ZAPCC compiler with mold? [message #58593] |
Thu, 30 June 2022 03:27 |
jjacksonRIAB
Messages: 227 Registered: June 2011
|
Experienced Member |
|
|
https://github.com/yrnkrn/zapcc
I've been using it as a CLANG build method and it's very fast when combined with mold using -fuse-ld=mold. Only problems I've come across so far is that
1) linking stdc++ and math library must be done manually (think that's mold and I probably haven't set it up correctly)
2) if I have a compiler error it doesn't show up in the error window at all so there's no way of telling the program failed to build
Otherwise it can build and rebuild significantly faster than Clang and GCC. I'm getting build times around 4-6.5 times faster.
|
|
|
Goto Forum:
Current Time: Mon May 12 16:07:40 CEST 2025
Total time taken to generate the page: 0.00470 seconds
|