Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thayne
on Sept 9, 2021
|
parent
|
context
|
favorite
| on:
60x speed-up of Linux “perf”
Maybe it depends on gcc so it can use gcc's assebler for inline assembly?
marcthe12
on Sept 10, 2021
[–]
no its for linking. basically clang unless configured in the source it does not know what link options to give. Actually even rust uses gcc or clang to do same thing.
account42
on Sept 10, 2021
|
parent
[–]
Clang will also use libgcc by default under Linux to allow e.g. stack unwinding to work in mixed Clang + GCC applications.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: