Gregory Haerr

Results 674 comments of Gregory Haerr

> user-side buffers are 1 KB each by default; that's 3 KB of data segment use for pretty much any non-trivial program. Do they need to be this large? It's...

> Perhaps we should have a define to build the C library stdio at a smaller default size Compiling the C library specially for different architectures is kind of asking...

Were you typing something when this happened, or does this happen without any keyboard input? The case below describes a known problem with EAGAIN sometimes being returned for a non-error...

Can you comment out the `unassert` on line 2351 and try again? I don't have WSL with which to test. A real solution needs more than that, but removing the...

Thanks for the continued testing @swolchok. I'm glad to hear this change allows blink to run sectorlisp. I'll fix this, but would like to learn what the errno is that's...

After you get Microwindows and FreeType 2.10.4 (or later, that's the last version I happened to test) available on a Fiwix distribution, let me know if you need help with...

> No fonts. Do I missed something? No, the fonts required for Microwindows are in its src/fonts/truetype directory. Depending on your configuration, some of these might want to be copied...

If you set `SHAREDLIBS = Y` in config, the build will attempt to use shared libraries instead of linking them all into each demo. > Is there a specific demo...

> runapp: could not find nano-X server `runapp` is just a shell script that tries to find the nano-X server, which is otherwise required to be running in order for...

> But if I execute them directly with bin/demo-aafont it works: See the text poking through just to the left of the demo-aafont window you posted, as well as the...