We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am getting the error -lcrytp missing error when i try to complie my source:
i am using the gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux release version for compling my source.Please do let me know were i am going wrong or do let me know a work around for solving this compilier error.Thanks.
Hi,
Not sure of this but the libcrypt is not a part of the toolchain.
Maybe you can install additional package "libcrypt-dev" to correct this.
Regards