Skip to content

Add dependencies to README#104

Merged
Ivan-Velickovic merged 5 commits intomainfrom
dependencies
Feb 17, 2024
Merged

Add dependencies to README#104
Ivan-Velickovic merged 5 commits intomainfrom
dependencies

Conversation

@Ivan-Velickovic
Copy link
Collaborator

@Ivan-Velickovic Ivan-Velickovic commented Feb 17, 2024

Mistakenly force-pushed which resulted in #102 getting automatically closed by GitHub. Re-opening with @wom-bat's changes as well as some of my own that I wanted to make in the same PR.

Closes #6

Make the list of dependencies for building the microkit tool more
complete.

This list was created by making a minimal Debian stable chroot
environment, and adding packages until the build worked.

Signed-off-by: Peter Chubb <peter.chubb@unsw.edu.au>
Some trailing whitespace had crept in.

Signed-off-by: Peter Chubb <peter.chubb@unsw.edu.au>
Remove aarch64-linux-gnu-gcc as a dependency; update aarch64-none-elf
compiler version; remove note about pyoxidiser.

Signed-off-by: Peter Chubb <peter.chubb@unsw.edu.au>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
@Ivan-Velickovic
Copy link
Collaborator Author

I've added instructions for building on macOS now that the SDK supports it. Thanks for the patches @wom-bat.

@Ivan-Velickovic Ivan-Velickovic merged commit 006d8a3 into main Feb 17, 2024
@Ivan-Velickovic Ivan-Velickovic deleted the dependencies branch February 17, 2024 05:01
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.

additional pre-requisites and dependencies for building sdk

2 participants