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

Possibly missing bin directory creation on Makefile #1

Open
dgchrt opened this issue Nov 6, 2020 · 1 comment
Open

Possibly missing bin directory creation on Makefile #1

dgchrt opened this issue Nov 6, 2020 · 1 comment

Comments

@dgchrt
Copy link

dgchrt commented Nov 6, 2020

First make run output:

mv: rename main.bin to bin/main.com: No such file or directory
make: *** [build] Error 1

After creating a bin directory it's clean:

Binary file start = 00000100
Records start     = 00000100
Highest address   = 0000037C
Pad Byte          = FF
Done.
@CodeAsm
Copy link

CodeAsm commented Jul 20, 2024

I support this issue and especially their pull request

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