You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems silly to have this runtime dependency on gcc just for calling the linker. Calling ld will make #[link_args] and --link_args more accurate. Right now they would be better described as gcc_args.
It seems silly to have this runtime dependency on gcc just for calling the linker. Calling ld will make #[link_args] and --link_args more accurate. Right now they would be better described as gcc_args.