Forum Discussion

MapleDoi's avatar
MapleDoi
Icon for New Contributor rankNew Contributor
5 years ago

collect2.exe: error: ld returned 1 exit status Shows up during 'make'

Hi, I am using DE1-SoC. I have a C code which uses pow and sqrt from math.h library. But when i try to make file is shows this error, and says: undefined reference to 'pow' undefined reference to '...