cross compiler not able to create .so file

A

Awadhesh Maurya

Guest
I am working on uCLinux on ea-LPC1788 board. I am using arm-uClinuxeabi-gcc compiler But it is not able to compile dynamic linked files to create .so file.
I have checked the compiler property using arm-uclinuxeabi-gcc -v, it shows --disable-shared i.e. compile does not have feature to create .so file.

For that I need uClinux compiler, which can compile .so file.
OR
What I need to do to compile the dynamic linked files to create .so files.

Any reply should be appreciated
 

Members online


Top