Question: use PUTTY please Exercise #2 Create a dynamic library (i.e. shared object.so) of the functions in your functions.cpp files and use the.so library to compile

use PUTTY please use PUTTY please Exercise #2 Create a dynamic library (i.e. shared object.so)

Exercise #2 Create a dynamic library (i.e. shared object.so) of the functions in your functions.cpp files and use the.so library to compile the main.cpp program. Name the library cmp310 and link to it when using g++ to compile the main.cpp program. Note: main.cpp has only one include statement (i.e. #include "header.h") that includes function declarations only. Submit: 2 1. All header (.h) file(s) 2. All source (.cpp) files including main.cpp 3. Commands to create the.so library file including linking to the dynamic library. 4. Provide screenshots of running program Exercise #2 Create a dynamic library (i.e. shared object.so) of the functions in your functions.cpp files and use the.so library to compile the main.cpp program. Name the library cmp310 and link to it when using g++ to compile the main.cpp program. Note: main.cpp has only one include statement (i.e. #include "header.h") that includes function declarations only. Submit: 2 1. All header (.h) file(s) 2. All source (.cpp) files including main.cpp 3. Commands to create the.so library file including linking to the dynamic library. 4. Provide screenshots of running program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!