Noah Roberts writes:
>
> A freind has a 286 laptop he wants Linux on, and will want to program
> with it. I saw in the archive that someone had gotten the bcc going
> on elks, is that true? How do I go about getting bcc on elks, and
> also...I want bash or tcsh or some other decent shell...has anyone
> suceeded in compiling any of those for elks? Lets see.....what
> else...
Greg Haerr has been working on getting bcc working under elks, and I
think he made some progress a while back once the kernel memory allocation
code was fixed. bash and tcsh and both far too large to build under elks
at the moment. If you need a shell with advanced interactive features,
then one will be required that does not support the full scripting features
of this shell if it is to fit into elks.
>
> Oh...I got a question in the config ask if I wanted shared lib
> support, but all the docs I read say this does not exist...what is up
> there? And whatever other info may apply that I don't know enough to
> ask about.
>
I have made some progress on a way of building shared library executables
for elks, but it is not yet clean enough to be ready for use. I hope to
make some more progress in the near future. I am currently working on other
areas of the kernel.
Al