search for: decoder_arm_sourc

Displaying 1 result from an estimated 1 matches for "decoder_arm_sourc".

Did you mean: decoder_arm_sources
2012 Jun 14
1
Compilation problem with theorarm
...got messages about undefined symbol: oc_frag_recon_inter2_arm. I have fixed Makefile.am by adding arm/ARMbitwise2.s \ arm/ARMdecode.s \ arm/ARMfilter.s \ arm/ARMfrag.s \ arm/ARMidct.s \ arm/ARMint.h \ arm/ARMoffsets.s \ arm/ARMoptions.s \ arm/ARMpp.s \ arm/ARMstate.c to EXTRA_DIST and decoder_arm_sources = \ arm/ARMbitwise2.s \ arm/ARMdecode.s \ arm/ARMfilter.s \ arm/ARMfrag.s \ arm/ARMidct.s \ arm/ARMpp.s \ arm/ARMstate.c but it didn't help. Any idea, how to get theorarm well compiled? Regards Andrzej