Hello
that is great.
I wonder how easy it is to compile, say, a web browser for the ARM version of tinycore?. Will people get to know those instructions from that web page?
thanks
V.
To compile is as easy (or hard) as for TC on x86, except it is slower, you must be patient and you have to build necessary dependencies yourself or wait till else is doing it.
If you mean a graphical WEB browser like FIREFOX it is too early, as graphical components are missing, but it will come. You can experiance beauty of character based browser lynx available in the repo. I compiled natively elinks also will be submitted soon.
Most of the basic programs, say cca. 85% is already submitted to the repo which are necessary to build programs, so build infrastructure is ready and operational. Anyone can join to build it up.