Pise tam:
"As usual when I'm trying to port big software packages to SkyOS I just try a
./configure; make.
Every line of code which generates a compile or link error gets replaced with a "#if 0"
or with a
printd("FUNCTION NOT IMPLEMENTED %s@%d", __FUNCTION__, __LINE__);
"
... to je teda cvok. To ja jsem sice psychopat, ale takovehle
veci pri portovani softwaru nedelam, snazim se problematicke
casti nejdriv porozumet.