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

Assembly Compilation Support #28

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Assembly Compilation Support #28

merged 1 commit into from
Feb 28, 2024

Conversation

dinkelk
Copy link
Collaborator

@dinkelk dinkelk commented Feb 28, 2024

This supports the compilation of assembly files (asm) within the Adamant build system. There are no dependencies tracked between Ada and assembly or C/C++ and assembly. So, for now, you must compile assembly "manually" prior to linking by writing a custom redo file, or by other means. Assembly must use the file extension .s.

@dinkelk dinkelk merged commit 388b552 into lasp:main Feb 28, 2024
4 checks passed
@dinkelk dinkelk deleted the asm-support-s branch March 12, 2024 15:17
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.

1 participant