Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Installing clang or gcc? It's probably compiling a lot of stuff. It's basically a nightmare of header files that are loaded, parsed, compiled, linked, optimized...
Go grab a coffee, take a shower, read a book or two :) -
@HampusMa yeah... that's the library, I assumed you need it for a program, that's why I mentioned gcc / clang.
-
You can ignore tests by passing --nocheck argument to makepkg.
You can also let makepkg to use multithread for compiling, by changing MAKEFLAGS to :
MAKEFLAGS="-j$(nproc)
I use discord client as well. -
@HampusMa Fml. Forgot to charge my laptop so i have to install libc++ again. But this time i'm installing it over night so it will hopefully be done at the morning
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Have you ever installed libc++?
If you haven't then i warn you.
When libc++ installs it does a lot of tests and it takes fucking forever!
What the fuck!
What are you even testing? How long patience people have?
And sorry for not screenshoting. I dont want to accidently interupt their "testing"
rant
libc++
c++
patience
linux