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

Trouble running bochs #1

Open
meongithub opened this issue Feb 15, 2018 · 2 comments
Open

Trouble running bochs #1

meongithub opened this issue Feb 15, 2018 · 2 comments

Comments

@meongithub
Copy link

When I start the bochs emulator I get the following error:

meonubuntu@meonubuntu:~/ecs251/josvmm$ make bochs
+ ld obj/boot/boot
boot block too large: 517 bytes (max 510)
boot/Makefrag:22: recipe for target 'obj/boot/boot' failed
make: *** [obj/boot/boot] Error 1
make: *** Deleting file 'obj/boot/boot'

The only suggestion I found on searching this was to downgrade gcc to 3.x (but this hard to do)

My current gcc and system info:

gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)

Any ideas?

@donporter
Copy link
Member

I just pushed a batch of fixes that should address this issue. Sorry for the delay in getting back to you.

Let me know if this fixes the problem.

@sskras
Copy link

sskras commented May 30, 2020

@meongithub, any news?

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

3 participants