Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 13 pages
Exam (elaborations)

CIS2750 Midterm Questions with Complete Solutions (Latest 2025).

Document preview thumbnail
Preview 2 out of 13 pages

CIS2750 Midterm Questions with Complete Solutions (Latest 2025).

Content preview

CIS2750 Midterm Questions with
Complete Solutions (Latest 2025)
-o, -Wall, -pedantic, -std=c99 in makefiles what do each of
these do - Correct Answers ✅-o: names the
executable/output file
-Wall: activates all warnings
-pedantic: really picking with warnings
-std=c99: uses c99 standard for compiling


-E in makefile - Correct Answers ✅processor translates
directives into more c code, inserts all code from stdio.h


-c in makefile - Correct Answers ✅compiler converts c code
into object code


makefile linker - Correct Answers ✅connects object code to
standard or non standard libraries


how to link and create libraries in makefile - Correct
Answers ✅link library -l(name of library)
-L. provides path to library that isn't in defaults


-fPIC in makefile - Correct Answers ✅creates position
independent code, doesn't assume where in memory your
code will be

, CIS2750 Midterm Questions with
Complete Solutions (Latest 2025)
-shared in makefile - Correct Answers ✅creates a shared
library
.so


what does export LD_LIBRARY_PATH='pwd' do - Correct
Answers ✅tells os where the .so file is at runtime


advantages of making - Correct Answers ✅makes repeated
compilation easier


all in makefile - Correct Answers ✅lists everything you
want the make command to create by default


clean in makefile - Correct Answers ✅deletes intermediate
files


make file rule format - Correct Answers ✅target:
dependencies
command
target: what you want to create
dependencies: what you need to run command
command any unix command (gcc or clang)

Document information

Uploaded on
January 18, 2025
Number of pages
13
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Allivia
3.9
(147)
Sold
787
Followers
400
Items
15617
Last sold
1 day ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions