Rockbox Development > Starting Development and Compiling
NEED HELP on compiling just codec with arm-none-linux-gnueabi
powerpan:
compiler : arm-none-linux-gnueabi-gcc
config to SDL and modify makefile
add CFLAG in -DCPU_ARM -DARM_ARCH=5 -D__ARM_EABI__
error compiling with __div0 not found, any way to solve it?
what I want to do is just compile codec parts as share lib for arm linux
bluebrother:
Why are you trying to do this? What are you working on? Some context would really help ...
powerpan:
wanna cross compile codecs for arm linux with ASM optimized codes, that's all.
hope anybody could help on how to compile the codecs only.
linuxstb:
There is a Google Summer of Code project which will enable you to do just that - see:
http://www.rockbox.org/mail/archive//rockbox-dev-archive-2011-05/0020.shtml
As it stands now, there is no simple way to do what you want.
powerpan:
view the link. I've already made this in PC, using compiled codec directly.
and also made it compiled without ASM files in arm linux,
but not success in arm linux cause I don't know much about the makefile. I know just modify the make file, ignore LD rockbox then could make what i want.
also need to modify a little bit of config.h
if somebody could help, just help me to modify the makefile to do so. thanks a lot!
Navigation
[0] Message Index
[#] Next page
Go to full version