Yay Building | Why Its Taking Too Long?
Yay Building | Why Its Taking Too Long?
I decided to yay resolve-davinci but it takes a WHOLE DAY to build(Building CXX object). Why? I have Ryzen 7 1700x and its usage is only up to 25%
You're viewing a single thread.
View all comments
12
comments
We would need to have way more information when we should say you why. But my first guess would be that you're only using one core.
9 0 ReplyI had the same problem the other day and yes, it was only using one core. Turns out you just need to set
MAKEFLAGS="-j$(nproc)"
. I didn't test it yet, but the arch wiki says so11 0 ReplyYep.
3 0 ReplyThank you!
3 0 ReplyFollow this OP.
2 1 Reply
You've viewed 12 comments.
Scroll to top