arm-uclinuxeabi-gcc not able to create shared library

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

arm-uclinuxeabi-gcc not able to create shared library

1,020件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by awadhesh on Sat Mar 22 03:07:15 MST 2014
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
ラベル(1)
0 件の賞賛
返信
1 返信

904件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by awadhesh on Mon Mar 24 04:41:51 MST 2014

Quote: awadhesh
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




If anyone have idea, please let me know.
0 件の賞賛
返信