this post was submitted on 22 Mar 2024
397 points (99.0% liked)

linuxmemes

20483 readers
923 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 5 months ago (2 children)

12 hours, yes? My first Gentoo install took like 3 times that for all the things stupid me wanted to have.

[–] [email protected] 7 points 5 months ago (1 children)

So I take it you did not install OpenOffice?

[–] [email protected] 2 points 5 months ago

I think there were binary packages for it and Firefox, I wasn't completely unprepared.

[–] [email protected] 3 points 5 months ago (1 children)

Relatable. Me: wants musl libc and to build stuff with clang (so that it's not gnu/gentoo). Firefox: doesn't want neither muls, nor clang due to some god knows how old bug.

[–] [email protected] 3 points 5 months ago

Even under FreeBSD and OpenBSD they use GCC for things requiring it, which kinda highlights Gentoo philosophy's problem in this regard. Setting USE flags mostly globally seems like a cool idea, but when for customization it gets down to setting them for every package - one could as well use FreeBSD ports.