Gnu arm compiler and RVDS arm compiler--Bellagio---

Hi all,

I have compiled Bellagio with Gnu arm code sourcery tool chain .I have compiled my own decoder component with RVDS tool chain( due to some arm cortex A8 assembly code dependency).when i am registering, the shared library built by RVDS toolchain is not getting loaded.

.

Is it not possible to link two different arm elfs (shared libraries) compiled with two different arm tool chains…Kindly help me in this regard…

Thanks in advance,

Regards,
Tilak

Did you followed the ARM apps note 212 ?

http://infocenter.arm.com/help/topic/com.arm.doc.dai0212a/DAI0212A_building_linux_apps_with_rvct40

Take it up with ARM support? It should work.