Commit graph

4 commits

Author SHA1 Message Date
114c64501a Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword). 2026-04-12 13:13:10 +01:00
f9cbc40e0a D'oh! My memory model is WRONG and I need to rethink. 2026-04-06 16:12:53 +01:00
74b47f4380 The Day 1 exercise now works. It did compile yesterday, but didn't link.
I installed the package `gcc-multilib` to fix this.
2026-04-06 15:06:50 +01:00
882f991db4 Day 1. Assembly code is being generated, on a monkey see, monkey do basis;
but it doesn't link because of a missing library; and having moved source
files around the Makefile currently doesn't work.
2026-04-06 09:48:44 +01:00