OR1200 porting MP3 problem
Actually I find the compiler command using for compile mp3 is :
or32-rtems-gcc/or32-rtems-as/or32-rtems-sr/
However, I haven't porting the rtems system to my envirment yet( Cgywin in Windows XP)
I try to use or32-uclinx-* commands to replace those commands
Then it gives out errors as follows:
/opt/or32-uclinux/lib/gcc-lib/or32-uclinux/ 3.1/../../../../or32-uclinx/bin/ld:
canot find -lc
collect2 ld returned 1 exit status
make[1]: *** [minmad] errror1
BTY, I modified the _ANSI file there is no sys/config.h/ in my directory
I think the xess-mad project is porting by the rtems group.
Who have complied this project successfully can give me some advice?
Thanks a lot
Anthony Y
make[1]: Leaving directory `/home/new/or1k/mp3/sw/mad-xess'