Forum Discussion

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

I am using the DE10-NANO Cyclone V board. I am trying to run a Hello World program and when I am compiling my Makefile, the following is the error I get. Please notice that I can't run my Makefile just typing "make". I have to write "make -f Makefile.mk".

$ make -f Makefile.mk arm-linux-gnueabihf-gcc.exe -g -Wall main.o -o my_first_hps main.o: In function `_fini': :(.fini+0x0): multiple definition of `_fini' c:/users/amrita.darji/desktop/intelfpg...