I follow the instructions to install the SGX sdk I got an error that the ld.gold is not exists. After I run below instruction ``` sudo cp external/toolset/ubuntu20.04/{as,ld,ld.gold,objdump} /usr/local/bin ```