Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

arm-uclinuxeabi-gcc not able to create shared library

Status
Not open for further replies.

Awadhesh Maurya

Newbie level 1
Newbie level 1
Joined
Mar 22, 2014
Messages
0
Helped
0
Reputation
0
Reaction score
0
Trophy points
0
Activity points
22
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
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top