Hacker News new | ask | show | jobs
by oarfish 1116 days ago
The biggest problem with distcc is that it fails with architecture-specific instruction sets like avx.

A problem not shared by icecc.

1 comments

Isn’t that just a matter of setting appropriate target flags, and not letting them by implied? That’s basic build hygiene anyway.