jart / blink

tiniest x86-64-linux emulator
ISC License
6.96k stars 222 forks source link

Building and Running the Third-Party item? #154

Open lonnietc opened 1 year ago

lonnietc commented 1 year ago

Hello,

I am new to Blink and would like to build and run the Third-Party examples that are included but could not find any documentation.

In particular, I would like to compile up the QEMU version

https://github.com/jart/blink/tree/master/third_party/qemu

as well as to test out the others if possible.

In the case of qemu, it shows a "qemu.mk" make file and I am not sure how that is used not how to get the proper sources from the "4" directory.

Any help would be greatly appreciated. Thanks

lonnietc commented 1 year ago

Hello,

Any updates on this?

Thanks