https://homeostasis.scs.carleton.ca/wiki/index.php/COMP3000_Operating_Systems_W23:_Tutorial_2Can you assign this tutorial to someone who has a device/machine that runs on Linux, use the...

1 answer below »
https://homeostasis.scs.carleton.ca/wiki/index.php/COMP3000_Operating_Systems_W23:_Tutorial_2










Can you assign this tutorial to someone who has a device/machine that runs on Linux, use the terminal/shell to perform these tasks and answer the questions in a text file.
Answered 1 days AfterJan 26, 2023

Answer To: https://homeostasis.scs.carleton.ca/wiki/index.php/COMP3000_Operating_Systems_W23:_Tutorial_2Can...

Baljit answered on Jan 28 2023
33 Votes
PART-A
1. When a open the .s file .I notice that whole content of file is in assembly language.
2.
The assembly language is not calling printf ,instead of it ,it is calling puts .
3. In syscall assembly file the program is calling syscall instead of puts that in hello.s file.
4.
PART B:-
1.Size of hello.dynamic (8.6KB) is very less than that hello.static(912.7KB) because in static linkin code is added to executable but in dynamic linking reference to library code is added to binary file and actual library code is added...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here