--- sivaraman venugopal <[EMAIL PROTECTED]> 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 


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Flac-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flac-dev

Reply via email to