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

Aseembly output truncates without error (commit cf72284) #11

Open
jbruchon opened this issue Dec 12, 2015 · 1 comment
Open

Aseembly output truncates without error (commit cf72284) #11

jbruchon opened this issue Dec 12, 2015 · 1 comment

Comments

@jbruchon
Copy link
Contributor

Commit cf72284 causes assembler output to be truncated without an error in some cases. Testing against a previously working ELKS tree shows elkscmd/ktcp/vjhc.c fails when bcc calls as86 because the assembler output is truncated with no errors indicated; I produced a good vjhc.s of size 205992 and a bad vjhc.s with size 23192; the last line of the good file says ! 0 errors detected while the bad file simply stops in the middle of the code output.

@mfld-fr
Copy link

mfld-fr commented Feb 10, 2017

Sorry for the mixing of the issues, latest commit actually related to mfld-fr#10 and mfld-fr#11, not this one.

rdebath pushed a commit to rdebath/dev86 that referenced this issue Apr 20, 2018
Make dev86 working "in tree"
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