diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-29 19:12:18 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-29 19:12:18 +0800 |
commit | a243b36b8b27be1d84f84849a3eaf6e63c45534a (patch) | |
tree | 34f445c76f7dddeffcc8342ceb2af3906d6bc8a5 /chapter04 | |
parent | aa9ade1fba5f5cbf9427b786fbb41912e6ec39cf (diff) |
toolchaintechnotes: gcc -dumpmachine is similar to config.guess, but not same
Many distros have some customized things in gcc -dumpmachine. RHEL uses
x86_64-redhat-linux-gnu, and Ubuntu uses x86_64-linux-gnu ("vendor"
field omitted). So don't use "same" here, and also mention the "vendor"
field is sometimes omitted.
Diffstat (limited to 'chapter04')
0 files changed, 0 insertions, 0 deletions