Post #2167163
2026-04-29 16:05 UTC
@jorge huh gcc can have -unknown* in its tuple for x86 rather than -pc*?
I thought only the cool kids like rust had that
Replies (1)
-
@pinskia@hachyderm.io 2026-04-30 04:14
@zyx @jorge The default for x86 is pc via config.sub: # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users.