Skip to content

Conversation

@stefan18-ux
Copy link

@stefan18-ux stefan18-ux commented Oct 20, 2025

In lab3, the task static-dynamic says "we want to see the difference in memory layout between the statically-linked and dynamically-linked executables.", but the current Makefile does not make a dynamic and a static linked executable, only a dynamic one. I modified the Makefile in order to provide both executables.

…ate Makefile for proper static and dynamic linking.

The previous Makefile did not provide both dynamic and static executables.

Signed-off-by: Oprea Stefan Antoniu <[email protected]>
@teodutu teodutu added student-contrib Fix or improvement made by a student and removed student-contrib Fix or improvement made by a student labels Oct 25, 2025
Copy link

@teodutu teodutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teodutu teodutu merged commit 3ceaf98 into cs-pub-ro:main Oct 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants