Q-Operating-System icon indicating copy to clipboard operation
Q-Operating-System copied to clipboard

run in repl?

Open 17lwinn opened this issue 2 years ago • 0 comments

hi, I tried running this in repl.it- which can use qemu but it throws many errors during the compilation process.

'__shrinkTrigger' defined but not used
 cc1 all warnings being treated as errors
Makefile:66: recipe for target 'kernel/inc/hashmap.o' failed error 1

Any help? I followed all the instructions in the docs. code is here (just click 'run' at the top')

  • just so you know, install-pkg is how packages are installed in replit without needing root

17lwinn avatar Feb 25 '22 14:02 17lwinn