[Flac-dev] porting flac to uClinux ?
Josh Coalson
xflac at yahoo.com
Wed Sep 1 21:40:04 PDT 2004
--- sivaraman venugopal <sivaramanvenugopal at yahoo.com> wrote:
> hi
> I am trying to port the flac decoder library to
> uClinux which runs on blackfin processor
>
> I saw a directory contains ASM files inside
> src/libFLAC/ia32.
>
> I need to know, whether these files are to be
> converted to corresponding blackfin ASM routines in
> order for the decoder to work.
no, they are not required. the ia32/ and ppc/ directories
contain optimized versions of several C routines in libFLAC.
if FLAC__NO_ASM is defined, libFLAC will be built using just
the C routines.
Josh
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
More information about the Flac-dev
mailing list