Skip to content

Instantly share code, notes, and snippets.

@moritz
Created July 26, 2011 13:47
Show Gist options
  • Save moritz/1106801 to your computer and use it in GitHub Desktop.
Save moritz/1106801 to your computer and use it in GitHub Desktop.
Building niecza with -j3
$ make -j3
rm -rf boot/
make: *** No rule to make target `boot/obj/CORE.nam', needed by `boot/obj/CClass.nam'. Stop.
make: *** Waiting for unfinished jobs....
mkdir boot
wget --no-check-certificate -Oboot/niecza.zip $(cat FETCH_URL)
--2011-07-26 15:47:36-- https://github.com/downloads/sorear/niecza/niecza-8.zip
Resolving github.com... 207.97.227.239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment