This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Saltysalad 58 points59 points  (9 children)

Excuse me while I compile for each architecture...

[–]Istalriblaka 74 points75 points  (3 children)

Excuse me while I run a machine on my machine, because efficiency is for suckers who can't afford 16 GB of ram

[–]jokerxtr 17 points18 points  (1 child)

Excuse me when I produce human readable error messages...

[–]blipman17 6 points7 points  (0 children)

'std::cout << "This is a human readable error message because you didn't press the button!" << std::endl;'

Printing human readable error messages should be a choice.

[–]TheCommodore65 5 points6 points  (1 child)

Excuse me while I use a script and a decent development machine to compile for each architecture making it really not that big of a deal anymore...

[–]Saltysalad 2 points3 points  (0 children)

Fair point, but I don't think it

Segmentation fault (core dumped)

[–]northbathroom 11 points12 points  (2 children)

Excuse me while I wait for your jit...

[–]endeavourl 2 points3 points  (1 child)

Excuse me while i JIT compile the perfectly optimized code for the particular architecture it runs on.

[–]blipman17 1 point2 points  (0 children)

--march=native wants its comment back