Altera_Forum
Honored Contributor
15 years agonios2-linux-uclibc-ld.real: cannot find -lieee
Hi, I'm tryining to compile dist10 mp3 decoder source for UcLinux but this appears when I run the make file
$ nios2-linux-gcc -o decode common.o decode.o huffman.o ieeefloat.o musicout.o portableio.o -lm -lieee /opt/nios2/usr/bin/nios2-linux-uclibc-ld.real: cannot find -lieee On gcc everthing runs great but I've this problem. Anybody has suggestions that helps me to solve this problem?? Many thanks for any help