: I have tried out getting microwindows built under ELKS and I failed
because
: it required floating point code, and we don't have a library to
support
: that yet unfortunatly.
This is why I want an ELKS distribution that I can test against.
In the
meantime, set "#define GRAPH3D 0" in demo.c and remove the -lm in the
Makefile. You may also need to remove winlib/graph3d.c from the
winlib/Makefile.
This stuff was added because I added a 3d drawing package to
Micro-Windows
over the weekend (you should see the demo now on Linux...)
Micro-windows
does not require any floating point.
:
: I noticed that the files in the microwindows package contain the
changes I
: sent you to get nano-X working under ELKS, but nano-X-0.6gh does not
: contain these changes. Is this intentional? I could make the changes
available
: as a patch for anyone who wants them.
The nano-X-0.6gh does not contain the patches you sent me after
getting nano-X to run on ELKS. It is instead exactly what I sent you in
the
first place. microwindows-0.7 does contain these fixes, but I am going
to
create a nano-X version for Alex that is the latest, and will contain
just
nano-X stuff. This version will be sent to Alex for posting and
inclusion in
his work. I will call this nano-X-0.61gh.
Greg