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
Scrappers-glitch 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

Scrappers-glitch 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

@Scrappers-glitch
Copy link
Member

Scrappers-glitch 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.
@Scrappers-glitch Scrappers-glitch added libs AVR C libraries build Build script related stuff labels Oct 3, 2022
@Scrappers-glitch Scrappers-glitch added this to the Basic AVR milestone Oct 3, 2022
@Scrappers-glitch Scrappers-glitch self-assigned this Oct 3, 2022
@Scrappers-glitch Scrappers-glitch added this to AVR Examples in AVR-Training via automation Oct 3, 2022
@Scrappers-glitch Scrappers-glitch 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
AVR-Training
AVR Examples
Development

Successfully merging a pull request may close this issue.

1 participant