Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How do I create a simple shared object library in C(How do I create a simple shared object library in C)
How do I create a simple shared object library in C [message #1768789] Sun, 23 July 2017 23:39 Go to next message
Imozeb Banes is currently offline Imozeb BanesFriend
Messages: 1
Registered: July 2017
Junior Member
How do I create a simple shared object library in C?

Can someone please post the framework and let me know if there are any special settings I need to set in the Eclipse IDE to get it to work with my Linux system?

Thanks!
Re: How do I create a simple shared object library in C [message #1768875 is a reply to message #1768789] Mon, 24 July 2017 14:26 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
I assume you mean so file in the Linux sense. If so, have a read of http://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html.

You may be able to do what you want by creating a new shared library project:

index.php/fa/30098/0/
Previous Topic:g++ not found in PATH
Next Topic:SW4STM32 (Eclipse based) has some C++/C coexistance problems
Goto Forum:
  


Current Time: Sat Apr 27 00:16:17 GMT 2024

Powered by FUDForum. Page generated in 0.02489 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top