Port
Madplay
The following files are required:
Madplay-0.15.2b.tar.gz
,
Libmad-0.15.1b.tar.gz
,
Libid3tag-0.15.1b.tar.gz
And
Zlib-1.2.3.tar.gz
.
You can find links to the first three files on this website:
Http://sourceforge.net/project/showfiles.php? Group_id = 12349
Zlib
Is:
Http://www.gzip.org
The compilation method is as follows:
Zlib
./Configure -- prefix =
/Home/madplay/allokhere
Modify makefile
Cc = arm-Linux-gcc
AR = arm-Linux-ar RC
Ranlib = arm-Linux-ranlib
Id3tag:
. /Configure cc = arm-Linux-GCC cppflags =-I/home/madplay/allokhere/include ldflags =-L/home/madplay/allokhere/lib -- prefix =/home/madplay /allokhere -- disable-shared -- Host = arm-Linux
Libmad
./Configure cc = arm-Linux-GCC -- Host = arm-Linux -- prefix =/home/madplay/allokhere -- disable-shared
Madplay
. /Configure cc = arm-Linux-GCC -- Host = arm-Linux-Prefix =/home/madplay/allokhere -- disable-shared -- enable-static cppflags =-I/home/madplay /allokhere/include ldflags =-L/home/madplay/allokhere/lib