<html>1) does not work<br />
make clean singlezipinstall OS_TARGET=win32 CPU_TARGET=i386  ALLOW_WARNINGS=1 OPT="  -O2 -vxitl -Cp80486 -Op80486"<br />
<br />
hangs on<br />
system.inc(421,2) Start reading includefile C:\Users\Lietotajs\Downloads\fora\a\486\gh\rtl\inc\generic.inc<br />
100 5.174/5.888 Kb Used<br />
....<br />
900 5.307/6.336 Kb Used<br />
1000 5.326/6.336 Kb Used<br />
<br />
this  is fine<br />
make clean singlezipinstall OS_TARGET=win32 CPU_TARGET=i386  ALLOW_WARNINGS=1 OPT="  -O2 -vxitl -CpPENTIUM2 -OpPENTIUM2"<br />
<br />
some other "-Cp" also failing ...<br />
<br />
2) if libgdb.a is not found, then it ends compilation with error... (for 3.2.2 it was optional).</html>