ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
116 stars 49 forks source link

Unknown linker flag 'noexecheap' for ld.gold #87

Open nordmoen opened 2 years ago

nordmoen commented 2 years ago

When trying to build this with ld.gold I get an error that noexecheap is not a valid option. Is this flag required and necessary when building?

I can get around this in two ways, by either forcing the build to use ld.bfd or to patch out the noexecheap option, but I'm not sure which one to go for.

ppanchad-amd commented 1 month ago

@nordmoen Apologies for the lack of response. Please check if you are still seeing this issue with the latest ROCm 6.2? If not, please close the ticket. Thanks!