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

Feature request: add output option #22

Open
jonathan-a-thomason opened this issue Apr 25, 2024 · 0 comments
Open

Feature request: add output option #22

jonathan-a-thomason opened this issue Apr 25, 2024 · 0 comments

Comments

@jonathan-a-thomason
Copy link
Contributor

In many linkers there exists a -o option that allows the ability to specify the name of the output file.
I think this would be a good a addition to the slasm linker, since this also disambiguates what the output name is without needing to worry about the order of the files for the argument list.

For this particular linker it may be possible to append the requirement that the .slb is appended regardless of the chosen name.

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

No branches or pull requests

2 participants
@jonathan-a-thomason and others