Anyway, I already have tons of question that I will defer for a better
moment if I don't find answers for them online first. In the meantime I
wonder what happened to all the "cross" compilers (like 2c, 3c, etc )
they seem to be missing from the 386/bin dir.
i don't think all the compilers are "compiled" in, but if you go to
/sys/src/cmd/ and do a 'mk all; mk install' you'll get at least a few
more. try for example the alpha compilers:
for(i in a c l) { cd /sys/src/cmd/7$i && mk install }
then try:
%objtype=alpha mk all
in /sys/src/cmd. it'll be a useless exercise as you don't have any
alpha machines (i presume) but still worth a try, just for kicks.
do ask your questions here, many of us keep learning when another,
more knowledgable 9fan responds, even if we think we know the answer
:)