diff options
| author | 2022-01-06 23:39:21 +0000 | |
|---|---|---|
| committer | 2022-01-06 23:39:21 +0000 | |
| commit | 4ed68f73dae9e7621d7d7512b5feb686e9440bb2 (patch) | |
| tree | 9646293b25a5a49b517d776baccce7ddff52a293 /TODO/linux | |
| parent | c3ecdf5caf17825b047e4d8b5d979986cbe380b0 (diff) | |
| download | sst-4ed68f73dae9e7621d7d7512b5feb686e9440bb2.tar.gz sst-4ed68f73dae9e7621d7d7512b5feb686e9440bb2.zip  | |
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.
Diffstat (limited to 'TODO/linux')
| -rw-r--r-- | TODO/linux | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -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.  | 
