this post was submitted on 11 Oct 2023
350 points (92.3% liked)

Programmer Humor

31998 readers
581 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
350
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Used all of these three. I don't want to even look at MS Visual C/C++ ecosystem.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 78 points 11 months ago (12 children)

Why are clang and gcc the wrong way around?

[–] [email protected] 54 points 11 months ago (5 children)

I'm a gcc user partly because of the optimization. I mean it's a pretty small difference. But still for scientific stuff gcc is slightly better I think. There's not much difference though and it basically comes to personal preference.

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

For not that performance intensive stuff I would use clang though.

load more comments (4 replies)
load more comments (10 replies)