Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Maybe it depends on gcc so it can use gcc's assebler for inline assembly?


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.


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: