Closed
Description
The CLinker
class is a link hook helper class wrapping linking functionalities. It needs to work on all platforms.
- Linux - [native_toolchain_c] Add linking on Linux #987
- Windows - [native_toolchain_c] Add Linking for Windows #2367
- Mac - [native_toolchain_c] Add linking for macOS #2360 (Add more link OSs #2177 WIP)
- Android - [native_toolchain_c] Add linking for Android #2347
- iOS - [native_toolchain_c] Add linking for iOS #2363
- Fuchsia