This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Gingerbread2.3.4 with DSP support compile fail!

Other Parts Discussed in Thread: OMAP3530, DM3730

Target: beagleboard built on 32bit Ubuntu
Using: rowboat-gingerbread-dsp manifest (synced today) and
dvsdk_omap3530-evm_4_01_00_09_setuplinux
Command line: make TARGET_PRODUCT=beagleboard -j8 OMAPES=3.x

Result:
lad.c:941: warning: 'cpuId' may be used uninitialized in this function
/home/ap/rowboat-gingerbread-2.3-dsp/prebuilt/linux-x86/toolchain/arm-eabi-­4.4.3//bin/../lib/gcc/arm-eabi/4.4.3/../../../../arm-eabi/bin/ld.bfd:
.ARM.exidx has both ordered [`.ARM.exidx.text.main' in
package/cfg/bin/ti_platforms_evm3530/lad/lad.ov5T] and unordered
[`.ARM.exidx.text.CHNL_control' in
/home/ap/rowboat-gingerbread-2.3-dsp/external/ti-dsp/ti-dvsdk_omap3530-evm_­4_01_00_09/dsplink_1_65_00_02/dsplink/gpp/export/BIN/Linux/OMAP3530/RELEASE­/dsplink.lib]
sections
/home/ap/rowboat-gingerbread-2.3-dsp/prebuilt/linux-x86/toolchain/arm-eabi-­4.4.3//bin/../lib/gcc/arm-eabi/4.4.3/../../../../arm-eabi/bin/ld.bfd:
final link failed: Bad value
collect2: ld returned 1 exit status
gmake[1]: *** [bin/ti_platforms_evm3530/lad.xv5T] Error 1
gmake: ***
[/home/ap/rowboat-gingerbread-2.3-dsp/external/ti-dsp/ti-dvsdk_omap3530-evm­_4_01_00_09/codec-engine_2_26_01_09/packages/ti/dsplink/utils/lad,.executab­les]
Error 2
make[2]: *** [ce] Error 2
make[1]: *** [dvsdk] Error 2
make: *** [dvsdk] Error 2

It seemed Bin Liu and some guys  has encountered this problem ,thank you in advance!