make install command fails with the following error:
`
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: Relocations in generic ELF (EM: 50)
/usr/bin/ld: miranda.o: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:398: miranda] Error 1
make[1]: Leaving directory '/mnt/c/Users/HP/Downloads/miranda/src'
make: *** [Makefile:409: install-recursive] Error 1
`
make installcommand fails with the following error:`
`