From 4ed68f73dae9e7621d7d7512b5feb686e9440bb2 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 6 Jan 2022 23:39:21 +0000 Subject: Tidy up stubs, make vstdlib a stub, build on Linux Important note: it doesn't WORK on Linux, and there's tons of warnings and stuff, but it's easier to work on when all the compiler output and whatnot is there. --- TODO/linux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO/linux') diff --git a/TODO/linux b/TODO/linux index d89baca..d664626 100644 --- a/TODO/linux +++ b/TODO/linux @@ -4,3 +4,6 @@ Early prototype code was written with both Linux and Windows in mind, but since then most of the development happens to have happened on Windows, which has left some gaps. We want to eventually add back support for Linux once all the important Windows stuff is out of the way. + +As of writing the code does sort of compile on Linux, but decidedly does not +actually work. -- cgit v1.2.3