Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

[BUILD] Static libraries V.S. Shared (Dynamic) Libraries #141

Open
4 of 5 tasks
pavly-gerges opened this issue Oct 3, 2022 · 0 comments · May be fixed by #143
Open
4 of 5 tasks

[BUILD] Static libraries V.S. Shared (Dynamic) Libraries #141

pavly-gerges opened this issue Oct 3, 2022 · 0 comments · May be fixed by #143
Assignees
Labels
build Build script related stuff libs AVR C libraries
Milestone

Comments

@pavly-gerges
Copy link
Member

pavly-gerges commented Oct 3, 2022

  • Simple Compilation into object files example.
  • Compile a project and link to a static object file example.
  • Simple Compilation into shared/dynamic object files example.
  • Compile a project and link to a shared object library example.
  • List down the steps the compile takes to produce the project.
@pavly-gerges pavly-gerges added libs AVR C libraries build Build script related stuff labels Oct 3, 2022
@pavly-gerges pavly-gerges added this to the Basic AVR milestone Oct 3, 2022
@pavly-gerges pavly-gerges self-assigned this Oct 3, 2022
@pavly-gerges pavly-gerges linked a pull request Oct 9, 2022 that will close this issue
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Build script related stuff libs AVR C libraries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant