Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture-ten: Native program building process #16

Open
7 tasks
pavly-gerges opened this issue Dec 15, 2022 · 0 comments
Open
7 tasks

Lecture-ten: Native program building process #16

pavly-gerges opened this issue Dec 15, 2022 · 0 comments
Assignees
Labels
avr-primer AVR MCU interfacing c-primer Basic C programming language documentation Improvements or additions to documentation
Milestone

Comments

@pavly-gerges
Copy link
Contributor

This session should cover the following:

  • Pre-processing.
  • Compilation (and static linking).
  • Assembler.
  • Linker (dynamic).
  • Runtime.
  • Examples on compiling and running C programs using bash.
  • Examples on static libraries build, packaging and linking in a basic C program.
@pavly-gerges pavly-gerges added c-primer Basic C programming language avr-primer AVR MCU interfacing labels Dec 15, 2022
@pavly-gerges pavly-gerges added this to the C-Primer milestone Dec 15, 2022
@pavly-gerges pavly-gerges self-assigned this Dec 15, 2022
@pavly-gerges pavly-gerges moved this to Todo in C-Primer Dec 15, 2022
@pavly-gerges pavly-gerges added the documentation Improvements or additions to documentation label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avr-primer AVR MCU interfacing c-primer Basic C programming language documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

3 participants
@pavly-gerges and others